Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 375f1d8fbd10d4953db1b5dba506489aad22c3c4 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-ssh15115224663616425463.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-ssh8834551000004884141.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-ssh12658566366053729942.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-ssh6354703886916038031.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-ssh1821198274570489777.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 Running on prd-ubuntu20.04-docker-8c-8g-33629 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/212 [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/212 # 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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 (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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 Commit message: "Merge pull request #3994 from jinlinGuan/issue-3980" > git rev-list --no-walk ff693608c36af4ab72a5c512cfc781335cb747c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T08:41:55.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T08:41:55.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T08:41:55.205Z] ========================================================= [2022-04-28T08:41:55.205Z] EdgeX Global Pipelines Version Info [2022-04-28T08:41:55.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:41:55.977Z] ------------------- [2022-04-28T08:41:55.977Z] stable info: [2022-04-28T08:41:55.977Z] ------------------- [2022-04-28T08:41:55.977Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T08:41:55.977Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T08:41:55.977Z] Message: update stable to v1.0.227 [2022-04-28T08:41:56.565Z] ------------------- [2022-04-28T08:41:56.565Z] experimental info: [2022-04-28T08:41:56.565Z] ------------------- [2022-04-28T08:41:56.565Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T08:41:56.565Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T08:41:56.565Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T08:41:56.734Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T08:41:56.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T08:41:56.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T08:41:56.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T08:41:56.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T08:41:56.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T08:41:56.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T08:41:56.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T08:41:56.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T08:41:56.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T08:41:56.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T08:41:56.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T08:41:56.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T08:41:56.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T08:41:56.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T08:41:56.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T08:41:56.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T08:41:56.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T08:41:57.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T08:41:57.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T08:41:57.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T08:41:57.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T08:41:57.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T08:41:57.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T08:41:57.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T08:41:57.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] echo [2022-04-28T08:41:57.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 375f1d8 [Pipeline] echo [2022-04-28T08:41:57.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:41:57.170Z] provisioning config files... [2022-04-28T08:41:57.185Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/212@tmp/config7772018801597283612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:41:57.498Z] ---> docker-login.sh [2022-04-28T08:41:57.498Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:41:57.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:41:57.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:41:57.761Z] Configure a credential helper to remove this warning. See [2022-04-28T08:41:57.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:41:57.761Z] [2022-04-28T08:41:57.761Z] Login Succeeded [2022-04-28T08:41:57.761Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:41:58.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:41:58.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:41:58.025Z] Configure a credential helper to remove this warning. See [2022-04-28T08:41:58.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:41:58.025Z] [2022-04-28T08:41:58.025Z] Login Succeeded [2022-04-28T08:41:58.025Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:41:58.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:41:58.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:41:58.287Z] Configure a credential helper to remove this warning. See [2022-04-28T08:41:58.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:41:58.287Z] [2022-04-28T08:41:58.287Z] Login Succeeded [2022-04-28T08:41:58.287Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:41:58.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:41:58.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:41:58.287Z] Configure a credential helper to remove this warning. See [2022-04-28T08:41:58.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:41:58.287Z] [2022-04-28T08:41:58.287Z] Login Succeeded [2022-04-28T08:41:58.287Z] docker.io [2022-04-28T08:41:58.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:41:58.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:41:58.822Z] Configure a credential helper to remove this warning. See [2022-04-28T08:41:58.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:41:58.822Z] [2022-04-28T08:41:58.822Z] Login Succeeded [2022-04-28T08:41:58.822Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:41:58.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T08:41:59.142Z] + 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-04-28T08:41:59.142Z] + dirname cmd/core-command/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/core-data/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/support-notifications/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T08:41:59.142Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T08:41:59.142Z] + cut -d/ -f2 [2022-04-28T08:41:59.142Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T08:41:59.268Z] 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-04-28T08:41:59.610Z] + git rev-list -1 --merges 375f1d8fbd10d4953db1b5dba506489aad22c3c4~1..375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] echo [2022-04-28T08:41:59.624Z] -----------> git rev-list -1 --merges 375f1d8fbd10d4953db1b5dba506489aad22c3c4~1..375f1d8fbd10d4953db1b5dba506489aad22c3c4 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:41:59.624Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [false] [Pipeline] sh [2022-04-28T08:41:59.918Z] + git log --format=format:%s -1 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] echo [2022-04-28T08:41:59.937Z] ========================================================= [2022-04-28T08:41:59.937Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T08:41:59.937Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T08:42:00.440Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T08:42:00.440Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T08:42:00.440Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T08:42:00.440Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T08:42:00.440Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T08:42:00.440Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T08:42:00.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:42:00.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:42:00.897Z] [2022-04-28T08:42:00.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:42:01.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:42:01.212Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T08:42:01.212Z] 1fe172e4850f: Pulling fs layer [2022-04-28T08:42:01.212Z] caf521ccaac6: Pulling fs layer [2022-04-28T08:42:01.212Z] 3ead6fa29328: Pulling fs layer [2022-04-28T08:42:01.212Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T08:42:01.212Z] a8d5f1318db7: Pulling fs layer [2022-04-28T08:42:01.212Z] c427282e49a2: Pulling fs layer [2022-04-28T08:42:01.212Z] 1827001aaf11: Pulling fs layer [2022-04-28T08:42:01.212Z] 0714d37db230: Pulling fs layer [2022-04-28T08:42:01.212Z] ac28cf19c067: Pulling fs layer [2022-04-28T08:42:01.212Z] ca983d60f3e2: Pulling fs layer [2022-04-28T08:42:01.212Z] 5c2a1cbceb83: Waiting [2022-04-28T08:42:01.212Z] a8d5f1318db7: Waiting [2022-04-28T08:42:01.212Z] c427282e49a2: Waiting [2022-04-28T08:42:01.212Z] 1827001aaf11: Waiting [2022-04-28T08:42:01.212Z] 9f894cec8388: Pulling fs layer [2022-04-28T08:42:01.212Z] ca983d60f3e2: Waiting [2022-04-28T08:42:01.212Z] 9f894cec8388: Waiting [2022-04-28T08:42:01.212Z] ac28cf19c067: Waiting [2022-04-28T08:42:01.212Z] caf521ccaac6: Verifying Checksum [2022-04-28T08:42:01.212Z] caf521ccaac6: Download complete [2022-04-28T08:42:01.212Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T08:42:01.212Z] 5c2a1cbceb83: Download complete [2022-04-28T08:42:01.472Z] 3ead6fa29328: Verifying Checksum [2022-04-28T08:42:01.472Z] 3ead6fa29328: Download complete [2022-04-28T08:42:01.472Z] a8d5f1318db7: Verifying Checksum [2022-04-28T08:42:01.472Z] a8d5f1318db7: Download complete [2022-04-28T08:42:01.472Z] c427282e49a2: Verifying Checksum [2022-04-28T08:42:01.472Z] 0714d37db230: Verifying Checksum [2022-04-28T08:42:01.472Z] 0714d37db230: Download complete [2022-04-28T08:42:01.472Z] ac28cf19c067: Verifying Checksum [2022-04-28T08:42:01.472Z] ac28cf19c067: Download complete [2022-04-28T08:42:01.472Z] ca983d60f3e2: Download complete [2022-04-28T08:42:01.472Z] 9f894cec8388: Verifying Checksum [2022-04-28T08:42:01.472Z] 9f894cec8388: Download complete [2022-04-28T08:42:01.472Z] 1fe172e4850f: Download complete [2022-04-28T08:42:01.733Z] 1827001aaf11: Verifying Checksum [2022-04-28T08:42:01.733Z] 1827001aaf11: Download complete [2022-04-28T08:42:03.120Z] 1fe172e4850f: Pull complete [2022-04-28T08:42:03.120Z] caf521ccaac6: Pull complete [2022-04-28T08:42:03.693Z] 3ead6fa29328: Pull complete [2022-04-28T08:42:03.693Z] 5c2a1cbceb83: Pull complete [2022-04-28T08:42:03.954Z] a8d5f1318db7: Pull complete [2022-04-28T08:42:04.215Z] c427282e49a2: Pull complete [2022-04-28T08:42:06.129Z] 1827001aaf11: Pull complete [2022-04-28T08:42:06.129Z] 0714d37db230: Pull complete [2022-04-28T08:42:06.391Z] ac28cf19c067: Pull complete [2022-04-28T08:42:06.391Z] ca983d60f3e2: Pull complete [2022-04-28T08:42:06.391Z] 9f894cec8388: Pull complete [2022-04-28T08:42:06.391Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T08:42:06.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:42:06.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T08:42:06.473Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T08:42:06.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T08:42:08.189Z] $ docker top f0fc001800f5ad3e98e26d05b76dc927e451ab2bce5a15491cd2341becf6c5e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T08:42:08.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:42:08.307Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:42:08.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:42:08.464Z] $ docker exec f0fc001800f5ad3e98e26d05b76dc927e451ab2bce5a15491cd2341becf6c5e2 ssh-agent [2022-04-28T08:42:08.589Z] SSH_AUTH_SOCK=/tmp/ssh-s517Solnjy07/agent.33 [2022-04-28T08:42:08.589Z] SSH_AGENT_PID=39 [2022-04-28T08:42:08.598Z] Running ssh-add (command line suppressed) [2022-04-28T08:42:08.742Z] Identity added: /w/workspace/edgex-go/212@tmp/private_key_4130941890544335701.key (/w/workspace/edgex-go/212@tmp/private_key_4130941890544335701.key) [2022-04-28T08:42:08.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:42:09.051Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T08:42:09.076Z] $ docker exec --env ******** --env ******** f0fc001800f5ad3e98e26d05b76dc927e451ab2bce5a15491cd2341becf6c5e2 ssh-agent -k [2022-04-28T08:42:09.192Z] unset SSH_AUTH_SOCK; [2022-04-28T08:42:09.193Z] unset SSH_AGENT_PID; [2022-04-28T08:42:09.193Z] echo Agent pid 39 killed; [2022-04-28T08:42:09.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T08:42:09.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:42:09.236Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:42:09.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:42:09.374Z] $ docker exec f0fc001800f5ad3e98e26d05b76dc927e451ab2bce5a15491cd2341becf6c5e2 ssh-agent [2022-04-28T08:42:09.498Z] SSH_AUTH_SOCK=/tmp/ssh-rEXMLhLMe6VY/agent.73 [2022-04-28T08:42:09.498Z] SSH_AGENT_PID=79 [2022-04-28T08:42:09.503Z] Running ssh-add (command line suppressed) [2022-04-28T08:42:09.625Z] Identity added: /w/workspace/edgex-go/212@tmp/private_key_4063402774800109798.key (/w/workspace/edgex-go/212@tmp/private_key_4063402774800109798.key) [2022-04-28T08:42:09.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:42:09.935Z] + git semver init [2022-04-28T08:42:10.197Z] 2022-04-28 08:42:10,166 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T08:42:10.197Z] 2022-04-28 08:42:10,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/212/.semver [2022-04-28T08:42:10.198Z] 2022-04-28 08:42:10,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/212/.semver [2022-04-28T08:42:10.198Z] 2022-04-28 08:42:10,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/212/.semver'], cwd=/w/workspace/edgex-go/212, universal_newlines=False, shell=None, istream=None) [2022-04-28T08:42:14.415Z] 2022-04-28 08:42:14,322 [append_file] DEBUG append to file:/w/workspace/edgex-go/212/.git/info/exclude [2022-04-28T08:42:14.415Z] 2022-04-28 08:42:14,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/212/.semver/main with force:False [2022-04-28T08:42:14.415Z] 2022-04-28 08:42:14,323 [read_version] DEBUG read version from /w/workspace/edgex-go/212/.semver/main [2022-04-28T08:42:14.415Z] 2022-04-28 08:42:14,323 [read_version] DEBUG read version from /w/workspace/edgex-go/212/.semver/main [2022-04-28T08:42:14.415Z] 2.2.0-dev.84 [Pipeline] } [2022-04-28T08:42:14.431Z] $ docker exec --env ******** --env ******** f0fc001800f5ad3e98e26d05b76dc927e451ab2bce5a15491cd2341becf6c5e2 ssh-agent -k [2022-04-28T08:42:14.549Z] unset SSH_AUTH_SOCK; [2022-04-28T08:42:14.549Z] unset SSH_AGENT_PID; [2022-04-28T08:42:14.549Z] echo Agent pid 79 killed; [2022-04-28T08:42:14.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T08:42:14.875Z] + git semver [Pipeline] } [2022-04-28T08:42:15.163Z] $ docker stop --time=1 f0fc001800f5ad3e98e26d05b76dc927e451ab2bce5a15491cd2341becf6c5e2 [2022-04-28T08:42:16.517Z] $ docker rm -f f0fc001800f5ad3e98e26d05b76dc927e451ab2bce5a15491cd2341becf6c5e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:42:16.866Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T08:42:17.137Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T08:42:17.142Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.84 [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-04-28T08:42:17.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:42:17.290Z] ========================================================= [2022-04-28T08:42:17.290Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T08:42:17.290Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:42:17.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:42:17.586Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T08:42:17.586Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T08:42:17.586Z] 666ba61612fd: Pulling fs layer [2022-04-28T08:42:17.586Z] 8ed8ca486205: Pulling fs layer [2022-04-28T08:42:17.586Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T08:42:17.586Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T08:42:17.586Z] ca2b28591e48: Pulling fs layer [2022-04-28T08:42:17.586Z] a51346096db8: Pulling fs layer [2022-04-28T08:42:17.586Z] daebc70d1ce1: Pulling fs layer [2022-04-28T08:42:17.586Z] 0e18a0eac166: Pulling fs layer [2022-04-28T08:42:17.586Z] a51346096db8: Waiting [2022-04-28T08:42:17.586Z] 4fe6c5a15a65: Waiting [2022-04-28T08:42:17.586Z] daebc70d1ce1: Waiting [2022-04-28T08:42:17.586Z] ca2b28591e48: Waiting [2022-04-28T08:42:17.586Z] 0e18a0eac166: Waiting [2022-04-28T08:42:17.586Z] 8ed8ca486205: Verifying Checksum [2022-04-28T08:42:17.586Z] 8ed8ca486205: Download complete [2022-04-28T08:42:17.586Z] 666ba61612fd: Verifying Checksum [2022-04-28T08:42:17.586Z] 666ba61612fd: Download complete [2022-04-28T08:42:17.586Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T08:42:17.586Z] 22a0e8bec74d: Download complete [2022-04-28T08:42:17.586Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T08:42:17.586Z] 59bf1c3509f3: Download complete [2022-04-28T08:42:17.586Z] ca2b28591e48: Verifying Checksum [2022-04-28T08:42:17.586Z] ca2b28591e48: Download complete [2022-04-28T08:42:17.586Z] a51346096db8: Verifying Checksum [2022-04-28T08:42:17.586Z] a51346096db8: Download complete [2022-04-28T08:42:17.846Z] daebc70d1ce1: Verifying Checksum [2022-04-28T08:42:17.846Z] daebc70d1ce1: Download complete [2022-04-28T08:42:17.846Z] 59bf1c3509f3: Pull complete [2022-04-28T08:42:17.846Z] 666ba61612fd: Pull complete [2022-04-28T08:42:18.114Z] 8ed8ca486205: Pull complete [2022-04-28T08:42:18.377Z] 0e18a0eac166: Download complete [2022-04-28T08:42:18.638Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T08:42:18.638Z] 4fe6c5a15a65: Download complete [2022-04-28T08:42:22.845Z] 4fe6c5a15a65: Pull complete [2022-04-28T08:42:22.845Z] 22a0e8bec74d: Pull complete [2022-04-28T08:42:22.845Z] ca2b28591e48: Pull complete [2022-04-28T08:42:22.845Z] a51346096db8: Pull complete [2022-04-28T08:42:23.105Z] daebc70d1ce1: Pull complete [2022-04-28T08:42:25.653Z] 0e18a0eac166: Pull complete [2022-04-28T08:42:25.653Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T08:42:25.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:42:25.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:42:25.958Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:42:25.958Z] WORKDIR /edgex [2022-04-28T08:42:25.958Z] COPY go.mod . [2022-04-28T08:42:25.958Z] RUN go mod download [2022-04-28T08:42:25.958Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-28T08:42:27.345Z] Sending build context to Docker daemon 335.1MB [2022-04-28T08:42:27.345Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:42:27.345Z] ---> f018257e8ee9 [2022-04-28T08:42:27.345Z] Step 2/4 : WORKDIR /edgex [2022-04-28T08:42:29.898Z] ---> Running in 0fe3d104c674 [2022-04-28T08:42:30.166Z] Removing intermediate container 0fe3d104c674 [2022-04-28T08:42:30.166Z] ---> 71d1f8849fe4 [2022-04-28T08:42:30.166Z] Step 3/4 : COPY go.mod . [2022-04-28T08:42:30.430Z] ---> dd14b21d748b [2022-04-28T08:42:30.430Z] Step 4/4 : RUN go mod download [2022-04-28T08:42:30.430Z] ---> Running in 422add95ec34 [2022-04-28T08:42:32.226Z] Still waiting to schedule task [2022-04-28T08:42:32.227Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-28T08:42:48.564Z] Removing intermediate container 422add95ec34 [2022-04-28T08:42:48.565Z] ---> 9cc74b50b0ad [2022-04-28T08:42:48.565Z] Successfully built 9cc74b50b0ad [2022-04-28T08:42:48.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:42:48.864Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T08:42:48.865Z] . [Pipeline] withDockerContainer [2022-04-28T08:42:48.946Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T08:42:48.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T08:42:49.454Z] $ docker top 8ff2969426dcda364074be39a9310bfeeba9d95ee75a67ef69fe780b4e09978a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:42:49.815Z] + go version [2022-04-28T08:42:49.815Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T08:42:49.831Z] $ docker stop --time=1 8ff2969426dcda364074be39a9310bfeeba9d95ee75a67ef69fe780b4e09978a [2022-04-28T08:42:51.121Z] $ docker rm -f 8ff2969426dcda364074be39a9310bfeeba9d95ee75a67ef69fe780b4e09978a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:42:51.559Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T08:42:51.559Z] . [Pipeline] withDockerContainer [2022-04-28T08:42:51.633Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T08:42:51.675Z] $ 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/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T08:42:52.069Z] $ docker top c628f78fbb50b71953847da9938844bedd0fc0e71a60ce4507e7aae4dffa580b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T08:42:52.152Z] ========================================================= [2022-04-28T08:42:52.152Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T08:42:52.152Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:42:52.448Z] + make test [2022-04-28T08:42:52.449Z] go mod tidy -compat=1.17 [2022-04-28T08:42:52.449Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T08:42:57.816Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T08:43:10.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T08:43:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-04-28T08:43:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T08:43:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T08:43:11.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-04-28T08:43:11.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T08:43:11.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 53.4% of statements [2022-04-28T08:43:11.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T08:43:11.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.194s coverage: 89.2% of statements [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 84.4% of statements [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.410s coverage: 95.6% of statements [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2022-04-28T08:43:14.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-04-28T08:43:14.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-04-28T08:43:24.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-04-28T08:43:24.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-04-28T08:43:26.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-04-28T08:43:26.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.4% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T08:43:36.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-28T08:43:36.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-28T08:43:36.266Z] 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-04-28T08:43:54.368Z] GO111MODULE=on go vet ./... [2022-04-28T08:43:56.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:43:57.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:43:57.425Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T08:43:58.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T08:43:58.662Z] + ls -al . [2022-04-28T08:43:58.662Z] total 672 [2022-04-28T08:43:58.662Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 08:43 . [2022-04-28T08:43:58.662Z] drwxr-xr-x 4 root root 4096 Apr 28 08:42 .. [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 08:41 .dockerignore [2022-04-28T08:43:58.662Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 08:42 .git [2022-04-28T08:43:58.662Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 08:41 .github [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 08:41 .gitignore [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 08:41 .golangci.yml [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 08:41 .hadolint.yml [2022-04-28T08:43:58.662Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 08:42 .semver [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 08:41 .sonarcloud.properties [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 08:41 ADOPTERS.md [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 08:41 Attribution.txt [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 08:41 CHANGELOG.md [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 08:41 CONTRIBUTING.md [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 08:41 GOVERNANCE.md [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 08:41 Jenkinsfile [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 08:41 LICENSE [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 08:41 Makefile [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 08:41 OWNERS.md [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 08:41 README.md [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 08:41 SECURITY.md [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 12 Apr 28 08:42 VERSION [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 08:41 ZMQWindows.md [2022-04-28T08:43:58.662Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 08:41 bin [2022-04-28T08:43:58.662Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 08:41 cmd [2022-04-28T08:43:58.662Z] -rw-r--r-- 1 root root 435134 Apr 28 08:43 coverage.out [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 08:41 go.mod [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 08:41 go.sum [2022-04-28T08:43:58.662Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 08:41 internal [2022-04-28T08:43:58.662Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 08:41 openapi [2022-04-28T08:43:58.662Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 08:41 snap [2022-04-28T08:43:58.662Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 08:41 version.go [Pipeline] sh [2022-04-28T08:43:58.952Z] + '[' -e coverage.out ] [2022-04-28T08:43:58.952Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T08:43:59.058Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T08:43:59.345Z] + make build [2022-04-28T08:43:59.345Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T08:44:06.564Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33631 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-28T08:44:06.577Z] Running in /w/workspace/edgex-go/212 [Pipeline] { [Pipeline] checkout [2022-04-28T08:44:06.967Z] The recommended git tool is: git [2022-04-28T08:44:14.090Z] using credential edgex-jenkins-ssh [2022-04-28T08:44:14.108Z] Cloning the remote Git repository [2022-04-28T08:44:14.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T08:44:14.167Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T08:44:14.254Z] > git init /w/workspace/edgex-go/212 # timeout=10 [2022-04-28T08:44:14.353Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T08:44:14.353Z] > git --version # timeout=10 [2022-04-28T08:44:14.385Z] > git --version # 'git version 2.25.1' [2022-04-28T08:44:14.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:44:14.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:44:22.373Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T08:44:22.373Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T08:44:27.649Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T08:44:27.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T08:44:28.845Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T08:44:30.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.84" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T08:44:30.418Z] Avoid second fetch [2022-04-28T08:44:30.418Z] Checking out Revision 375f1d8fbd10d4953db1b5dba506489aad22c3c4 (main) [2022-04-28T08:44:30.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T08:44:31.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T08:44:30.375Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T08:44:30.401Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:44:30.441Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T08:44:30.463Z] > git checkout -f 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 [2022-04-28T08:44:32.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T08:44:33.245Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T08:44:34.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T08:44:34.831Z] Commit message: "Merge pull request #3994 from jinlinGuan/issue-3980" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2022-04-28T08:44:35.578Z] $ docker stop --time=1 c628f78fbb50b71953847da9938844bedd0fc0e71a60ce4507e7aae4dffa580b [2022-04-28T08:44:35.721Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T08:44:35.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:44:35.721Z] Dload Upload Total Spent Left Speed [2022-04-28T08:44:35.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 82818 [2022-04-28T08:44:38.046Z] $ docker rm -f c628f78fbb50b71953847da9938844bedd0fc0e71a60ce4507e7aae4dffa580b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-04-28T08:44:38.691Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:44:39.154Z] + sudo tee /etc/docker/daemon.new [2022-04-28T08:44:39.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T08:44:39.154Z] { [2022-04-28T08:44:39.154Z] "registry-mirrors": [ [2022-04-28T08:44:39.154Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T08:44:39.154Z] ], [2022-04-28T08:44:39.154Z] "bip": "10.250.0.254/24", [2022-04-28T08:44:39.154Z] "hosts": [ [2022-04-28T08:44:39.154Z] "tcp://0.0.0.0:5555", [2022-04-28T08:44:39.154Z] "unix:///var/run/docker.sock" [2022-04-28T08:44:39.154Z] ], [2022-04-28T08:44:39.154Z] "mtu": 1458, [2022-04-28T08:44:39.154Z] "selinux-enabled": true, [2022-04-28T08:44:39.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T08:44:39.154Z] } [Pipeline] sh [2022-04-28T08:44:39.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T08:44:39.183Z] [2022-04-28T08:44:39.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:44:39.510Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T08:44:39.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T08:44:39.542Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T08:44:39.542Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T08:44:39.542Z] ca9280d653b3: Pulling fs layer [2022-04-28T08:44:39.542Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T08:44:39.542Z] cbdbe7a5bc2a: Download complete [2022-04-28T08:44:39.802Z] ca9280d653b3: Verifying Checksum [2022-04-28T08:44:39.802Z] ca9280d653b3: Download complete [2022-04-28T08:44:39.802Z] cbdbe7a5bc2a: Pull complete [2022-04-28T08:44:39.854Z] + sudo service docker restart [2022-04-28T08:44:40.384Z] 7e9c9ca2126c: Verifying Checksum [2022-04-28T08:44:40.384Z] ca9280d653b3: Pull complete [2022-04-28T08:44:43.687Z] 7e9c9ca2126c: Pull complete [2022-04-28T08:44:43.687Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T08:44:43.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T08:44:43.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T08:44:43.798Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T08:44:43.879Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@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-04-28T08:44:45.380Z] $ docker top 9491049fc51b468ef9ab034dab504df9024f396f58ec7e96da27acd74f9f8945 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:44:45.742Z] + docker-compose build --help [2022-04-28T08:44:45.742Z] + grep parallel [2022-04-28T08:44:46.316Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T08:44:46.592Z] $ docker stop --time=1 9491049fc51b468ef9ab034dab504df9024f396f58ec7e96da27acd74f9f8945 [2022-04-28T08:44:48.045Z] $ docker rm -f 9491049fc51b468ef9ab034dab504df9024f396f58ec7e96da27acd74f9f8945 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:44:48.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T08:44:48.456Z] . [Pipeline] withDockerContainer [2022-04-28T08:44:48.544Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T08:44:48.585Z] $ 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/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T08:44:48.963Z] $ docker top 4ade6cd1a489d878ccf83a8146a2c90edccbb6684c78bba85459fff83ab19ac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:44:49.322Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T08:44:49.891Z] Building core-command ... [2022-04-28T08:44:49.891Z] Building core-data ... [2022-04-28T08:44:49.891Z] Building core-metadata ... [2022-04-28T08:44:49.891Z] Building security-bootstrapper ... [2022-04-28T08:44:49.891Z] Building security-proxy-setup ... [2022-04-28T08:44:49.891Z] Building security-secretstore-setup ... [2022-04-28T08:44:49.891Z] Building security-spiffe-token-provider ... [2022-04-28T08:44:49.891Z] Building security-spire-agent ... [2022-04-28T08:44:49.891Z] Building security-spire-config ... [2022-04-28T08:44:49.891Z] Building security-spire-server ... [2022-04-28T08:44:49.891Z] Building support-notifications ... [2022-04-28T08:44:49.891Z] Building support-scheduler ... [2022-04-28T08:44:49.891Z] Building sys-mgmt-agent ... [2022-04-28T08:44:49.891Z] Building security-spire-config [2022-04-28T08:44:49.891Z] Building sys-mgmt-agent [2022-04-28T08:44:49.891Z] Building security-bootstrapper [2022-04-28T08:44:49.891Z] Building core-data [2022-04-28T08:44:49.891Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:44:58.223Z] provisioning config files... [2022-04-28T08:44:58.248Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/212@tmp/config7381429233407257055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:44:58.689Z] ---> docker-login.sh [2022-04-28T08:44:58.689Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:44:59.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:59.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:59.567Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:59.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:59.567Z] [2022-04-28T08:44:59.567Z] Login Succeeded [2022-04-28T08:44:59.567Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:44:59.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:45:00.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:45:00.115Z] Configure a credential helper to remove this warning. See [2022-04-28T08:45:00.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:45:00.115Z] [2022-04-28T08:45:00.115Z] Login Succeeded [2022-04-28T08:45:00.115Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:45:00.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:45:00.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:45:00.391Z] Configure a credential helper to remove this warning. See [2022-04-28T08:45:00.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:45:00.391Z] [2022-04-28T08:45:00.391Z] Login Succeeded [2022-04-28T08:45:00.391Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:45:01.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:45:01.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:45:01.005Z] Configure a credential helper to remove this warning. See [2022-04-28T08:45:01.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:45:01.005Z] [2022-04-28T08:45:01.005Z] Login Succeeded [2022-04-28T08:45:01.005Z] docker.io [2022-04-28T08:45:01.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:45:01.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:45:01.869Z] Configure a credential helper to remove this warning. See [2022-04-28T08:45:01.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:45:01.869Z] [2022-04-28T08:45:01.869Z] Login Succeeded [2022-04-28T08:45:01.869Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:45:01.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T08:45:02.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:45:02.440Z] ========================================================= [2022-04-28T08:45:02.440Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T08:45:02.440Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:45:02.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:45:03.051Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T08:45:03.051Z] 9b3977197b4f: Pulling fs layer [2022-04-28T08:45:03.051Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T08:45:03.051Z] 94645a83ff95: Pulling fs layer [2022-04-28T08:45:03.051Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T08:45:03.051Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T08:45:03.051Z] 3096ccb668a1: Pulling fs layer [2022-04-28T08:45:03.051Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T08:45:03.051Z] a4caa8a26152: Pulling fs layer [2022-04-28T08:45:03.051Z] 3f3a8bcf1eab: Waiting [2022-04-28T08:45:03.051Z] 0c92f367c5e7: Waiting [2022-04-28T08:45:03.051Z] 3096ccb668a1: Waiting [2022-04-28T08:45:03.051Z] e8cf19c19ddd: Waiting [2022-04-28T08:45:03.051Z] a4caa8a26152: Waiting [2022-04-28T08:45:03.051Z] 94645a83ff95: Verifying Checksum [2022-04-28T08:45:03.051Z] 94645a83ff95: Download complete [2022-04-28T08:45:03.051Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T08:45:03.051Z] 1a89e8eeedd5: Download complete [2022-04-28T08:45:03.051Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T08:45:03.051Z] 0c92f367c5e7: Download complete [2022-04-28T08:45:03.051Z] 3096ccb668a1: Verifying Checksum [2022-04-28T08:45:03.051Z] 3096ccb668a1: Download complete [2022-04-28T08:45:03.051Z] 9b3977197b4f: Verifying Checksum [2022-04-28T08:45:03.051Z] 9b3977197b4f: Download complete [2022-04-28T08:45:03.051Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T08:45:03.051Z] e8cf19c19ddd: Download complete [2022-04-28T08:45:04.038Z] 9b3977197b4f: Pull complete [2022-04-28T08:45:04.323Z] 1a89e8eeedd5: Pull complete [2022-04-28T08:45:04.599Z] 94645a83ff95: Pull complete [2022-04-28T08:45:04.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:45:04.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:45:04.780Z] ---> 9cc74b50b0ad [2022-04-28T08:45:04.780Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:45:04.780Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:45:04.780Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:45:04.780Z] ---> 9cc74b50b0ad [2022-04-28T08:45:04.780Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T08:45:04.780Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:45:04.780Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:45:04.780Z] ---> 9cc74b50b0ad [2022-04-28T08:45:04.780Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T08:45:04.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:45:04.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:45:04.780Z] ---> 9cc74b50b0ad [2022-04-28T08:45:04.780Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:45:04.780Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:45:04.780Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:45:04.780Z] ---> 9cc74b50b0ad [2022-04-28T08:45:04.780Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T08:45:05.195Z] a4caa8a26152: Verifying Checksum [2022-04-28T08:45:05.195Z] a4caa8a26152: Download complete [2022-04-28T08:45:05.790Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T08:45:05.790Z] 3f3a8bcf1eab: Download complete [2022-04-28T08:45:08.077Z] ---> Running in 78e675efb01b [2022-04-28T08:45:08.077Z] ---> Running in f275f95452b2 [2022-04-28T08:45:08.077Z] ---> Running in 3730ae635ef1 [2022-04-28T08:45:08.077Z] ---> Running in 4dc0685690a6 [2022-04-28T08:45:08.077Z] ---> Running in 55c7d98d1e43 [2022-04-28T08:45:08.077Z] Removing intermediate container 3730ae635ef1 [2022-04-28T08:45:08.077Z] ---> fd5ecad7726b [2022-04-28T08:45:08.077Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:45:08.077Z] Removing intermediate container 78e675efb01b [2022-04-28T08:45:08.077Z] ---> 79f1e4f321c7 [2022-04-28T08:45:08.077Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:45:08.077Z] Removing intermediate container f275f95452b2 [2022-04-28T08:45:08.077Z] ---> e423f2bf8456 [2022-04-28T08:45:08.077Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:45:08.077Z] Removing intermediate container 55c7d98d1e43 [2022-04-28T08:45:08.077Z] ---> 6e8134b294e3 [2022-04-28T08:45:08.077Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:45:08.077Z] Removing intermediate container 4dc0685690a6 [2022-04-28T08:45:08.077Z] ---> 617709129c58 [2022-04-28T08:45:08.077Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:45:08.077Z] ---> Running in d9b653ac905c [2022-04-28T08:45:08.077Z] ---> Running in 8e2b262236fd [2022-04-28T08:45:08.077Z] ---> Running in 6ec192d07b45 [2022-04-28T08:45:08.077Z] ---> Running in 91686bae1e08 [2022-04-28T08:45:08.077Z] ---> Running in ee18997ad7ac [2022-04-28T08:45:09.020Z] Removing intermediate container d9b653ac905c [2022-04-28T08:45:09.021Z] ---> 30e24cb864a9 [2022-04-28T08:45:09.021Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T08:45:09.021Z] ---> Running in 17434e2188d7 [2022-04-28T08:45:09.285Z] Removing intermediate container 8e2b262236fd [2022-04-28T08:45:09.286Z] ---> 438c13153fa2 [2022-04-28T08:45:09.286Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T08:45:09.545Z] ---> Running in 688edc030f38 [2022-04-28T08:45:09.545Z] Removing intermediate container ee18997ad7ac [2022-04-28T08:45:09.545Z] ---> 625bb3c07c5e [2022-04-28T08:45:09.545Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T08:45:09.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:09.545Z] Removing intermediate container 6ec192d07b45 [2022-04-28T08:45:09.545Z] ---> 75c8aac55269 [2022-04-28T08:45:09.545Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T08:45:09.545Z] ---> Running in 8524ca1983b4 [2022-04-28T08:45:09.805Z] Removing intermediate container 91686bae1e08 [2022-04-28T08:45:09.805Z] ---> 376bb2fa70f5 [2022-04-28T08:45:09.805Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T08:45:09.805Z] ---> Running in 3980f165426d [2022-04-28T08:45:09.805Z] ---> Running in 23c6e6b7d1ba [2022-04-28T08:45:10.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:10.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:10.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:10.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:10.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:10.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:10.903Z] OK: 221 MiB in 52 packages [2022-04-28T08:45:10.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:10.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:11.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:45:11.161Z] Removing intermediate container 17434e2188d7 [2022-04-28T08:45:11.161Z] ---> 69c362fc77ee [2022-04-28T08:45:11.161Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T08:45:11.161Z] OK: 221 MiB in 52 packages [2022-04-28T08:45:11.161Z] OK: 221 MiB in 52 packages [2022-04-28T08:45:11.421Z] ---> ae97b196a036 [2022-04-28T08:45:11.421Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:45:11.421Z] OK: 221 MiB in 52 packages [2022-04-28T08:45:11.421Z] ---> Running in cd46301b74bf [2022-04-28T08:45:11.421Z] OK: 221 MiB in 52 packages [2022-04-28T08:45:11.681Z] Removing intermediate container 688edc030f38 [2022-04-28T08:45:11.681Z] ---> 8cf2a946f4aa [2022-04-28T08:45:11.681Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:45:11.941Z] Removing intermediate container 8524ca1983b4 [2022-04-28T08:45:11.941Z] ---> 6caa193f9cd4 [2022-04-28T08:45:11.941Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T08:45:11.941Z] ---> 2ce11149d0af [2022-04-28T08:45:11.942Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:45:11.942Z] Removing intermediate container 3980f165426d [2022-04-28T08:45:11.942Z] ---> 959f6231db21 [2022-04-28T08:45:11.942Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:45:11.942Z] Removing intermediate container 23c6e6b7d1ba [2022-04-28T08:45:11.942Z] ---> 4147e7351bca [2022-04-28T08:45:11.942Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T08:45:11.942Z] ---> Running in 66a53df0bb2b [2022-04-28T08:45:12.202Z] ---> dbfa42fecb4b [2022-04-28T08:45:12.202Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:45:12.202Z] ---> Running in ad4cc7478b52 [2022-04-28T08:45:12.202Z] ---> 5f45939c3efb [2022-04-28T08:45:12.202Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:45:12.202Z] ---> Running in e28307072414 [2022-04-28T08:45:12.202Z] ---> dd540c172807 [2022-04-28T08:45:12.202Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:45:12.202Z] ---> Running in 987c022bd3a2 [2022-04-28T08:45:12.775Z] Removing intermediate container cd46301b74bf [2022-04-28T08:45:12.775Z] ---> 4b08afd52540 [2022-04-28T08:45:12.775Z] Step 8/26 : COPY . . [2022-04-28T08:45:16.987Z] Removing intermediate container ad4cc7478b52 [2022-04-28T08:45:16.987Z] ---> d7f516282b58 [2022-04-28T08:45:16.987Z] Step 8/25 : COPY . . [2022-04-28T08:45:16.987Z] Removing intermediate container 66a53df0bb2b [2022-04-28T08:45:16.987Z] ---> a3234a23aafe [2022-04-28T08:45:16.987Z] Step 8/23 : COPY . . [2022-04-28T08:45:17.251Z] Removing intermediate container 987c022bd3a2 [2022-04-28T08:45:17.251Z] ---> 43d30710fe2b [2022-04-28T08:45:17.251Z] Step 8/31 : COPY . . [2022-04-28T08:45:18.203Z] 3f3a8bcf1eab: Pull complete [2022-04-28T08:45:18.203Z] 0c92f367c5e7: Pull complete [2022-04-28T08:45:18.203Z] 3096ccb668a1: Pull complete [2022-04-28T08:45:19.190Z] e8cf19c19ddd: Pull complete [2022-04-28T08:45:23.825Z] ---> 29f2d94de457 [2022-04-28T08:45:23.825Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T08:45:23.825Z] Removing intermediate container e28307072414 [2022-04-28T08:45:23.825Z] ---> 54075b29a5f3 [2022-04-28T08:45:23.825Z] Step 8/23 : COPY . . [2022-04-28T08:45:23.825Z] ---> Running in 9ee61a007025 [2022-04-28T08:45:23.825Z] ---> 94f2125aa939 [2022-04-28T08:45:23.825Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T08:45:23.825Z] ---> 4a5bdc23a885 [2022-04-28T08:45:23.825Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T08:45:23.825Z] ---> efcb5965ab7f [2022-04-28T08:45:23.825Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T08:45:23.825Z] Removing intermediate container 9ee61a007025 [2022-04-28T08:45:23.825Z] ---> 9338efb712b0 [2022-04-28T08:45:23.825Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T08:45:25.209Z] ---> Running in b4b790497a34 [2022-04-28T08:45:25.209Z] ---> Running in 617a5ff16fe1 [2022-04-28T08:45:25.209Z] ---> Running in e02f36ba80c7 [2022-04-28T08:45:25.209Z] ---> Running in dfdaf0b9762e [2022-04-28T08:45:25.778Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T08:45:25.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.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T08:45:25.912Z] a4caa8a26152: Pull complete [2022-04-28T08:45:25.912Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T08:45:25.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:45:25.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:45:26.037Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T08:45:26.272Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:45:26.273Z] WORKDIR /edgex [2022-04-28T08:45:26.273Z] COPY go.mod . [2022-04-28T08:45:26.273Z] RUN go mod download [2022-04-28T08:45:26.273Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-28T08:45:27.436Z] Removing intermediate container 617a5ff16fe1 [2022-04-28T08:45:27.436Z] ---> 2627e260ca1f [2022-04-28T08:45:27.436Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T08:45:27.436Z] ---> Running in e1430d9f270a [2022-04-28T08:45:27.696Z] Removing intermediate container e1430d9f270a [2022-04-28T08:45:27.696Z] ---> 9711d7302815 [2022-04-28T08:45:27.696Z] 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-04-28T08:45:27.696Z] ---> Running in a51b7e56ff01 [2022-04-28T08:45:28.919Z] Sending build context to Docker daemon 169.3MB [2022-04-28T08:45:28.919Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:45:28.919Z] ---> 725f1c02e7f9 [2022-04-28T08:45:28.919Z] Step 2/4 : WORKDIR /edgex [2022-04-28T08:45:29.086Z] ---> 2e195d4b18e4 [2022-04-28T08:45:29.086Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T08:45:29.086Z] spire-1.2.1/ [2022-04-28T08:45:29.086Z] spire-1.2.1/.data/ [2022-04-28T08:45:29.086Z] spire-1.2.1/.data/.file [2022-04-28T08:45:29.086Z] spire-1.2.1/.dockerignore [2022-04-28T08:45:29.086Z] spire-1.2.1/.gitattributes [2022-04-28T08:45:29.086Z] spire-1.2.1/.githooks/ [2022-04-28T08:45:29.086Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/ [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/ [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T08:45:29.086Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T08:45:29.086Z] spire-1.2.1/.gitignore [2022-04-28T08:45:29.086Z] spire-1.2.1/.go-version [2022-04-28T08:45:29.086Z] spire-1.2.1/.golangci.yml [2022-04-28T08:45:29.086Z] spire-1.2.1/ADOPTERS.md [2022-04-28T08:45:29.086Z] spire-1.2.1/CHANGELOG.md [2022-04-28T08:45:29.086Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T08:45:29.086Z] spire-1.2.1/CODEOWNERS [2022-04-28T08:45:29.086Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T08:45:29.086Z] spire-1.2.1/Dockerfile [2022-04-28T08:45:29.086Z] spire-1.2.1/Dockerfile.dev [2022-04-28T08:45:29.086Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T08:45:29.086Z] spire-1.2.1/LICENSE [2022-04-28T08:45:29.086Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T08:45:29.086Z] spire-1.2.1/Makefile [2022-04-28T08:45:29.086Z] spire-1.2.1/README.md [2022-04-28T08:45:29.086Z] spire-1.2.1/ROADMAP.md [2022-04-28T08:45:29.086Z] spire-1.2.1/SECURITY.md [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T08:45:29.086Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in ee71f0e86270 [2022-04-28T08:45:29.087Z] [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T08:45:29.087Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/ [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/agent/ [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/server/ [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/server/server.conf [2022-04-28T08:45:29.087Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/ [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/auditlog.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/ [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/spire_server.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/telemetry.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/upgrading.md [2022-04-28T08:45:29.087Z] spire-1.2.1/doc/using_spire.md [2022-04-28T08:45:29.087Z] spire-1.2.1/examples/ [2022-04-28T08:45:29.087Z] spire-1.2.1/examples/README.md [2022-04-28T08:45:29.087Z] spire-1.2.1/go.mod [2022-04-28T08:45:29.087Z] spire-1.2.1/go.sum [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T08:45:29.087Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T08:45:29.088Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/health/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/log/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T08:45:29.089Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/version/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/config.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T08:45:29.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T08:45:29.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/server.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/private/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/private/server/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/common/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T08:45:29.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T08:45:29.092Z] spire-1.2.1/release/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire-extras/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire/README.md [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire/conf/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T08:45:29.092Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/script/ [2022-04-28T08:45:29.092Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T08:45:29.092Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T08:45:29.092Z] spire-1.2.1/support/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T08:45:29.092Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/clock/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/clock/clock.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T08:45:29.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T08:45:29.093Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/common [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T08:45:29.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T08:45:29.094Z] spire-1.2.1/test/integration/test.sh [2022-04-28T08:45:29.094Z] spire-1.2.1/test/plugintest/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/testca/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/testca/ca.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/testkey/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T08:45:29.094Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/testkey/new.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/util/ [2022-04-28T08:45:29.094Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/util/race.go [2022-04-28T08:45:29.094Z] spire-1.2.1/test/util/util.go [2022-04-28T08:45:29.094Z] building spire from source... [2022-04-28T08:45:29.356Z] Installing go1.17.7... [2022-04-28T08:45:29.616Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T08:45:30.368Z] ---> Running in c3fe5c006f50 [2022-04-28T08:45:30.646Z] Removing intermediate container c3fe5c006f50 [2022-04-28T08:45:30.646Z] ---> 7e1749bf5a17 [2022-04-28T08:45:30.646Z] Step 3/4 : COPY go.mod . [2022-04-28T08:45:31.250Z] ---> 4d70198c62dd [2022-04-28T08:45:31.250Z] Step 4/4 : RUN go mod download [2022-04-28T08:45:31.534Z] ---> Running in a5f688c4b4b0 [2022-04-28T08:45:34.900Z] Building bin/spire-server... [2022-04-28T08:45:34.900Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T08:45:34.900Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T08:45:34.900Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T08:45:34.900Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T08:45:34.900Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T08:45:35.158Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T08:45:35.158Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T08:45:35.418Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T08:45:35.418Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T08:45:35.418Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T08:45:35.676Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T08:45:35.676Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T08:45:35.676Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T08:45:35.676Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T08:45:35.676Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T08:45:35.676Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T08:45:35.676Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T08:45:35.676Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T08:45:35.676Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T08:45:35.935Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T08:45:35.935Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T08:45:35.935Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T08:45:35.935Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T08:45:35.935Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T08:45:36.195Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T08:45:36.195Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T08:45:36.195Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T08:45:36.195Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T08:45:36.195Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T08:45:36.454Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T08:45:36.454Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T08:45:36.454Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T08:45:36.454Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T08:45:36.454Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T08:45:36.713Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T08:45:36.713Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T08:45:36.713Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T08:45:36.713Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T08:45:36.713Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T08:45:36.713Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T08:45:36.713Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T08:45:36.972Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T08:45:36.972Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T08:45:36.972Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T08:45:36.972Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T08:45:37.232Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T08:45:37.232Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T08:45:37.232Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T08:45:37.491Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T08:45:37.491Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T08:45:37.491Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T08:45:37.754Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T08:45:38.013Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T08:45:39.917Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T08:45:39.917Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T08:45:39.917Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T08:45:39.917Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T08:45:39.917Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T08:45:44.111Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T08:45:44.111Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T08:45:44.111Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T08:45:44.111Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T08:45:44.111Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T08:45:44.111Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T08:45:44.111Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T08:45:44.111Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T08:45:44.111Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T08:45:44.432Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T08:45:45.000Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T08:45:45.258Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T08:45:45.258Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T08:45:45.258Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T08:45:45.825Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T08:45:45.825Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T08:45:45.825Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T08:45:45.826Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T08:45:46.152Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T08:45:46.152Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T08:45:46.411Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T08:45:46.411Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T08:45:46.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T08:45:46.411Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T08:45:46.669Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T08:45:46.669Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T08:45:46.669Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T08:45:46.927Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T08:45:46.927Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T08:45:46.927Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T08:45:46.927Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T08:45:47.186Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T08:45:47.186Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T08:45:47.444Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T08:45:47.444Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T08:45:47.703Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T08:45:47.961Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T08:45:47.961Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T08:45:47.961Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T08:45:47.961Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T08:45:47.961Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T08:45:47.961Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T08:45:47.961Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T08:45:48.220Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T08:45:48.221Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T08:45:48.221Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T08:45:48.480Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T08:45:48.480Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T08:45:48.480Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T08:45:48.480Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T08:45:48.480Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T08:45:48.480Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T08:45:48.480Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T08:45:48.480Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T08:45:48.739Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T08:45:48.739Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T08:45:48.739Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T08:45:48.739Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T08:45:48.739Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T08:45:48.739Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T08:45:48.739Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T08:45:48.739Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T08:45:48.998Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T08:45:48.998Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T08:45:48.998Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T08:45:48.998Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T08:45:48.998Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T08:45:48.998Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T08:45:48.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T08:45:48.998Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T08:45:48.998Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T08:45:48.998Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T08:45:48.998Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T08:45:48.998Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T08:45:48.998Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T08:45:49.311Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T08:45:49.311Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T08:45:49.311Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T08:45:49.311Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T08:45:49.311Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T08:45:49.311Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T08:45:49.311Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T08:45:49.570Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T08:45:49.570Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T08:45:49.570Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T08:45:53.823Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T08:45:53.823Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T08:46:02.059Z] Removing intermediate container e02f36ba80c7 [2022-04-28T08:46:02.059Z] ---> fbc25a44e39d [2022-04-28T08:46:02.059Z] [2022-04-28T08:46:02.059Z] Removing intermediate container ee71f0e86270 [2022-04-28T08:46:02.059Z] ---> efc53fdc07a1 [2022-04-28T08:46:02.059Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T08:46:02.059Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T08:46:02.059Z] Removing intermediate container dfdaf0b9762e [2022-04-28T08:46:02.059Z] ---> 8fcd93a6c9a7 [2022-04-28T08:46:02.059Z] [2022-04-28T08:46:02.059Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T08:46:02.059Z] Removing intermediate container b4b790497a34 [2022-04-28T08:46:02.059Z] ---> 81e35920108a [2022-04-28T08:46:02.059Z] [2022-04-28T08:46:02.059Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T08:46:02.059Z] ---> Running in e7b7e32b5ca1 [2022-04-28T08:46:02.059Z] 3.14: Pulling from library/alpine [2022-04-28T08:46:02.059Z] 3.14: Pulling from library/alpine [2022-04-28T08:46:02.059Z] 3.14: Pulling from library/alpine [2022-04-28T08:46:02.999Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:46:02.999Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:46:02.999Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:46:02.999Z] Status: Image is up to date for alpine:3.14 [2022-04-28T08:46:02.999Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:46:02.999Z] Status: Image is up to date for alpine:3.14 [2022-04-28T08:46:02.999Z] ---> e04c818066af [2022-04-28T08:46:02.999Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T08:46:02.999Z] ---> e04c818066af [2022-04-28T08:46:02.999Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T08:46:02.999Z] ---> e04c818066af [2022-04-28T08:46:02.999Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T08:46:03.570Z] ---> Running in 1bf6a67e5c8d [2022-04-28T08:46:03.570Z] ---> Running in 1b16b5987bb0 [2022-04-28T08:46:03.570Z] ---> Running in ba28b3bf2697 [2022-04-28T08:46:03.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T08:46:04.093Z] Removing intermediate container 1bf6a67e5c8d [2022-04-28T08:46:04.093Z] ---> 7d9c4fc0b4ce [2022-04-28T08:46:04.093Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T08:46:04.093Z] Removing intermediate container ba28b3bf2697 [2022-04-28T08:46:04.093Z] ---> ff1f66b968de [2022-04-28T08:46:04.093Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T08:46:04.093Z] ---> Running in db6fe4ad6946 [2022-04-28T08:46:04.093Z] ---> Running in 8ca26519bfae [2022-04-28T08:46:04.351Z] Removing intermediate container db6fe4ad6946 [2022-04-28T08:46:04.351Z] ---> e07cbc6fb13c [2022-04-28T08:46:04.351Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T08:46:04.351Z] ---> Running in 208e4a95c547 [2022-04-28T08:46:04.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:04.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:04.875Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T08:46:04.875Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T08:46:04.875Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T08:46:04.875Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:46:04.875Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:46:04.875Z] Removing intermediate container 208e4a95c547 [2022-04-28T08:46:04.875Z] ---> 72f83bb90336 [2022-04-28T08:46:04.875Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:46:04.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:04.875Z] OK: 6 MiB in 17 packages [2022-04-28T08:46:04.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:05.212Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T08:46:05.212Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T08:46:05.212Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:46:05.212Z] OK: 6 MiB in 16 packages [2022-04-28T08:46:05.781Z] ---> Running in d34ee14fc416 [2022-04-28T08:46:05.781Z] Removing intermediate container e7b7e32b5ca1 [2022-04-28T08:46:05.781Z] ---> 8d4557d76ebe [2022-04-28T08:46:05.781Z] [2022-04-28T08:46:05.781Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T08:46:06.354Z] 20.10.14: Pulling from library/docker [2022-04-28T08:46:06.920Z] Removing intermediate container 1b16b5987bb0 [2022-04-28T08:46:06.920Z] ---> 0af770564a4e [2022-04-28T08:46:06.920Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T08:46:07.189Z] Removing intermediate container 8ca26519bfae [2022-04-28T08:46:07.189Z] ---> f80a6b3731d9 [2022-04-28T08:46:07.189Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T08:46:08.127Z] ---> Running in 1f354db63890 [2022-04-28T08:46:08.389Z] ---> Running in c33508b03cd2 [2022-04-28T08:46:08.389Z] Removing intermediate container 1f354db63890 [2022-04-28T08:46:08.389Z] ---> 5c8eeb4cca22 [2022-04-28T08:46:08.389Z] Step 13/25 : WORKDIR / [2022-04-28T08:46:08.648Z] ---> Running in d1c6dd39b82c [2022-04-28T08:46:08.648Z] Removing intermediate container c33508b03cd2 [2022-04-28T08:46:08.648Z] ---> b421d6b7c331 [2022-04-28T08:46:08.648Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T08:46:08.906Z] ---> Running in d18570ea7593 [2022-04-28T08:46:08.906Z] Removing intermediate container d34ee14fc416 [2022-04-28T08:46:08.906Z] ---> bf8fd6e62db0 [2022-04-28T08:46:08.906Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T08:46:08.906Z] Removing intermediate container d1c6dd39b82c [2022-04-28T08:46:08.906Z] ---> 1348f79bef67 [2022-04-28T08:46:08.906Z] 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-04-28T08:46:08.906Z] Removing intermediate container d18570ea7593 [2022-04-28T08:46:08.906Z] ---> 2fcec5c13021 [2022-04-28T08:46:08.906Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T08:46:09.165Z] ---> Running in 38d2e594c1a2 [2022-04-28T08:46:09.165Z] ---> Running in d18f1b243b61 [2022-04-28T08:46:09.423Z] ---> ff86bbe15b55 [2022-04-28T08:46:09.423Z] 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-04-28T08:46:09.991Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:09.991Z] ---> 7f11092ac5dd [2022-04-28T08:46:09.991Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T08:46:10.559Z] ---> c6da6547f7f3 [2022-04-28T08:46:10.559Z] 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-04-28T08:46:10.818Z] Removing intermediate container 38d2e594c1a2 [2022-04-28T08:46:10.818Z] ---> cbba25a4391b [2022-04-28T08:46:10.818Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T08:46:10.818Z] ---> Running in c1ba368b113d [2022-04-28T08:46:10.819Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:11.079Z] ---> f10ebef3a85a [2022-04-28T08:46:11.079Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T08:46:11.344Z] Removing intermediate container c1ba368b113d [2022-04-28T08:46:11.344Z] ---> cf37af1f9f1c [2022-04-28T08:46:11.344Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T08:46:11.344Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T08:46:11.344Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T08:46:11.621Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T08:46:11.621Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T08:46:11.881Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T08:46:11.881Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T08:46:11.881Z] ---> b215f3939252 [2022-04-28T08:46:11.881Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T08:46:11.881Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:46:11.881Z] OK: 8 MiB in 20 packages [2022-04-28T08:46:12.140Z] ---> 5703a724b648 [2022-04-28T08:46:12.140Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T08:46:12.140Z] ---> Running in 23fc9dff0e34 [2022-04-28T08:46:13.080Z] Removing intermediate container d18f1b243b61 [2022-04-28T08:46:13.080Z] ---> a8151e5af36c [2022-04-28T08:46:13.080Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:46:13.080Z] ---> 20548e31a4ad [2022-04-28T08:46:13.080Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T08:46:13.647Z] ---> 07203e3a3bc3 [2022-04-28T08:46:13.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T08:46:13.907Z] ---> 9c5f2f6a8276 [2022-04-28T08:46:13.907Z] 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-04-28T08:46:13.907Z] Removing intermediate container 23fc9dff0e34 [2022-04-28T08:46:13.907Z] ---> 235c585aa260 [2022-04-28T08:46:13.907Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:46:13.907Z] ---> Running in 3bddf4179b5e [2022-04-28T08:46:14.474Z] ---> 3016de51dd5d [2022-04-28T08:46:14.474Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T08:46:15.045Z] ---> 2b14e2311391 [2022-04-28T08:46:15.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T08:46:15.614Z] ---> 7766624898b8 [2022-04-28T08:46:15.614Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T08:46:15.614Z] ---> 708d3c10aeca [2022-04-28T08:46:15.614Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T08:46:15.614Z] ---> Running in df11e488da06 [2022-04-28T08:46:15.614Z] Removing intermediate container 3bddf4179b5e [2022-04-28T08:46:15.614Z] ---> cf652d72951b [2022-04-28T08:46:15.614Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T08:46:15.873Z] ---> Running in e6fd62b7dc0b [2022-04-28T08:46:15.873Z] Removing intermediate container df11e488da06 [2022-04-28T08:46:15.873Z] ---> 927443dfaaea [2022-04-28T08:46:15.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:46:16.136Z] ---> 6633c2f42340 [2022-04-28T08:46:16.136Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T08:46:16.136Z] ---> Running in fc553a310225 [2022-04-28T08:46:16.136Z] Removing intermediate container e6fd62b7dc0b [2022-04-28T08:46:16.136Z] ---> 97e1891ef176 [2022-04-28T08:46:16.136Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T08:46:16.136Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T08:46:16.136Z] ---> Running in f94ed91a6883 [2022-04-28T08:46:16.136Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T08:46:16.136Z] ---> 7417809fdb73 [2022-04-28T08:46:16.136Z] 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-04-28T08:46:16.395Z] ---> Running in d6ebbe3c99cf [2022-04-28T08:46:16.395Z] Removing intermediate container fc553a310225 [2022-04-28T08:46:16.395Z] ---> e029c8f4fee2 [2022-04-28T08:46:16.395Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T08:46:16.395Z] ---> 1d7fa0ff6d00 [2022-04-28T08:46:16.395Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T08:46:16.652Z] ---> Running in 987f8292f5a6 [2022-04-28T08:46:16.652Z] Removing intermediate container f94ed91a6883 [2022-04-28T08:46:16.652Z] ---> 36f38bced188 [2022-04-28T08:46:16.652Z] Step 24/25 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:46:16.652Z] ---> Running in 754de4ae07ec [2022-04-28T08:46:16.912Z] Removing intermediate container d6ebbe3c99cf [2022-04-28T08:46:16.912Z] ---> c2ed6d74e686 [2022-04-28T08:46:16.912Z] 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-04-28T08:46:16.912Z] Removing intermediate container 987f8292f5a6 [2022-04-28T08:46:16.912Z] ---> e44fa5fc9d13 [2022-04-28T08:46:16.912Z] Step 22/23 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:46:16.912Z] ---> 3bb242cf1d83 [2022-04-28T08:46:16.912Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T08:46:17.172Z] ---> Running in a1d80a6d3416 [2022-04-28T08:46:17.172Z] ---> Running in 42e716ffa919 [2022-04-28T08:46:17.172Z] Removing intermediate container 754de4ae07ec [2022-04-28T08:46:17.172Z] ---> c43f76c77a47 [2022-04-28T08:46:17.172Z] Step 25/25 : LABEL version=2.2.0-dev.84 [2022-04-28T08:46:17.430Z] ---> Running in 3b2bedb855c7 [2022-04-28T08:46:17.430Z] ---> Running in 5ad32b8f3e2f [2022-04-28T08:46:17.430Z] Removing intermediate container 42e716ffa919 [2022-04-28T08:46:17.430Z] ---> df066f6bc5a6 [2022-04-28T08:46:17.430Z] Step 23/23 : LABEL version=2.2.0-dev.84 [2022-04-28T08:46:17.688Z] ---> Running in b10b2c7b7c28 [2022-04-28T08:46:17.688Z] Removing intermediate container 3b2bedb855c7 [2022-04-28T08:46:17.688Z] ---> de21366c3b26 [2022-04-28T08:46:17.688Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T08:46:17.946Z] Removing intermediate container b10b2c7b7c28 [2022-04-28T08:46:17.946Z] ---> 1d50d6e58d51 [2022-04-28T08:46:17.946Z] [2022-04-28T08:46:17.946Z] Removing intermediate container 5ad32b8f3e2f [2022-04-28T08:46:17.946Z] ---> 02eaf3165579 [2022-04-28T08:46:17.946Z] [2022-04-28T08:46:17.946Z] Successfully built 02eaf3165579 [2022-04-28T08:46:17.946Z] Successfully built 1d50d6e58d51 [2022-04-28T08:46:17.946Z] Successfully tagged core-data:latest [2022-04-28T08:46:17.946Z] Building security-spiffe-token-provider [2022-04-28T08:46:17.946Z]  Building core-data ... done Successfully tagged security-secretstore-setup:latest [2022-04-28T08:46:17.946Z] Building support-scheduler [2022-04-28T08:46:18.205Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:18.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:18.464Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T08:46:18.464Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T08:46:18.464Z] Executing bash-5.1.16-r0.post-install [2022-04-28T08:46:18.464Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T08:46:18.464Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T08:46:18.464Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T08:46:18.464Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T08:46:18.464Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T08:46:18.464Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T08:46:18.464Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T08:46:18.464Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T08:46:18.464Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T08:46:18.464Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T08:46:18.464Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T08:46:18.464Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T08:46:18.464Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T08:46:18.464Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T08:46:18.464Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T08:46:18.557Z] Removing intermediate container a5f688c4b4b0 [2022-04-28T08:46:18.557Z] ---> 5a72ecefee67 [2022-04-28T08:46:18.557Z] Successfully built 5a72ecefee67 [2022-04-28T08:46:18.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:46:18.725Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T08:46:18.725Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T08:46:18.725Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T08:46:18.725Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T08:46:18.725Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T08:46:18.725Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T08:46:18.725Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T08:46:18.725Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T08:46:18.725Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T08:46:18.725Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T08:46:18.725Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T08:46:18.725Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T08:46:18.901Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:46:18.901Z] . [Pipeline] withDockerContainer [2022-04-28T08:46:18.984Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T08:46:18.984Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T08:46:18.984Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T08:46:18.984Z] ---> 716732d2e3c2 [2022-04-28T08:46:18.984Z] Step 26/31 : RUN chmod +x /entrypoint.sh(33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T08:46:18.984Z] [2022-04-28T08:46:18.984Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T08:46:18.984Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T08:46:18.984Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T08:46:18.984Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T08:46:18.984Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T08:46:18.984Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T08:46:18.984Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T08:46:18.984Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T08:46:18.984Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T08:46:18.984Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T08:46:18.984Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:46:18.984Z] OK: 83 MiB in 65 packages [2022-04-28T08:46:19.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-33631 does not seem to be running inside a container [2022-04-28T08:46:19.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@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-04-28T08:46:19.931Z] Collecting docker-compose==1.23.2 [2022-04-28T08:46:19.931Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T08:46:19.931Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T08:46:19.931Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T08:46:20.190Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T08:46:20.190Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T08:46:20.190Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T08:46:20.190Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T08:46:20.449Z] Collecting PyYAML<4,>=3.10 [2022-04-28T08:46:20.449Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T08:46:20.608Z] $ docker top bc3c0feb569f1cb6a47fea7a9dd3b7d8e0a748fb294293975e18e58dc48d6c5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:46:21.385Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T08:46:21.385Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T08:46:21.385Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T08:46:21.385Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T08:46:21.526Z] + go version [2022-04-28T08:46:21.526Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T08:46:21.557Z] $ docker stop --time=1 bc3c0feb569f1cb6a47fea7a9dd3b7d8e0a748fb294293975e18e58dc48d6c5d [2022-04-28T08:46:22.326Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T08:46:22.326Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T08:46:22.585Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T08:46:22.585Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T08:46:22.844Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T08:46:22.844Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T08:46:22.844Z] 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-04-28T08:46:22.844Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T08:46:22.844Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T08:46:22.844Z] 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-04-28T08:46:22.844Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T08:46:22.844Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T08:46:22.844Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T08:46:23.113Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T08:46:23.113Z] Collecting idna<2.8,>=2.5 [2022-04-28T08:46:23.113Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T08:46:23.113Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T08:46:23.113Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T08:46:23.113Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T08:46:23.113Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T08:46:23.113Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T08:46:23.113Z] Attempting uninstall: urllib3 [2022-04-28T08:46:23.113Z] Found existing installation: urllib3 1.26.7 [2022-04-28T08:46:23.113Z] Uninstalling urllib3-1.26.7: [2022-04-28T08:46:23.113Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T08:46:23.205Z] $ docker rm -f bc3c0feb569f1cb6a47fea7a9dd3b7d8e0a748fb294293975e18e58dc48d6c5d [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-04-28T08:46:23.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T08:46:23.885Z] [2022-04-28T08:46:23.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:46:24.058Z] Attempting uninstall: idna [2022-04-28T08:46:24.058Z] Found existing installation: idna 3.3 [2022-04-28T08:46:24.058Z] Uninstalling idna-3.3: [2022-04-28T08:46:24.058Z] Successfully uninstalled idna-3.3 [2022-04-28T08:46:24.058Z] ---> Running in 1791d7f7b7c0 [2022-04-28T08:46:24.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T08:46:24.317Z] Attempting uninstall: requests [2022-04-28T08:46:24.317Z] Found existing installation: requests 2.26.0 [2022-04-28T08:46:24.537Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T08:46:24.537Z] 29e5d40040c1: Pulling fs layer [2022-04-28T08:46:24.537Z] 1ce36da41761: Pulling fs layer [2022-04-28T08:46:24.537Z] 25b303627fd3: Pulling fs layer [2022-04-28T08:46:24.537Z] 29e5d40040c1: Verifying Checksum [2022-04-28T08:46:24.537Z] 29e5d40040c1: Download complete [2022-04-28T08:46:24.577Z] Uninstalling requests-2.26.0: [2022-04-28T08:46:24.577Z] Successfully uninstalled requests-2.26.0 [2022-04-28T08:46:24.577Z] Running setup.py install for texttable: started [2022-04-28T08:46:24.817Z] 1ce36da41761: Verifying Checksum [2022-04-28T08:46:24.817Z] 1ce36da41761: Download complete [2022-04-28T08:46:24.836Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T08:46:24.836Z] Running setup.py install for PyYAML: started [2022-04-28T08:46:25.093Z] 29e5d40040c1: Pull complete [2022-04-28T08:46:25.403Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:46:25.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:46:25.404Z] ---> 9cc74b50b0ad [2022-04-28T08:46:25.404Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:46:25.404Z] ---> Using cache [2022-04-28T08:46:25.404Z] ---> e423f2bf8456 [2022-04-28T08:46:25.404Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:46:25.404Z] ---> Using cache [2022-04-28T08:46:25.404Z] ---> 376bb2fa70f5 [2022-04-28T08:46:25.404Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T08:46:25.404Z] ---> Using cache [2022-04-28T08:46:25.404Z] ---> 4147e7351bca [2022-04-28T08:46:25.404Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:46:25.404Z] ---> Using cache [2022-04-28T08:46:25.404Z] ---> dd540c172807 [2022-04-28T08:46:25.404Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:46:25.404Z] ---> Using cache [2022-04-28T08:46:25.404Z] ---> 43d30710fe2b [2022-04-28T08:46:25.404Z] Step 8/22 : COPY . . [2022-04-28T08:46:25.404Z] ---> Using cache [2022-04-28T08:46:25.404Z] ---> 4a5bdc23a885 [2022-04-28T08:46:25.404Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T08:46:25.404Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:46:25.404Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:46:25.404Z] ---> 9cc74b50b0ad [2022-04-28T08:46:25.404Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T08:46:25.404Z] ---> Using cache [2022-04-28T08:46:25.404Z] ---> e423f2bf8456 [2022-04-28T08:46:25.404Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T08:46:25.404Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T08:46:25.971Z] Running setup.py install for docopt: started [2022-04-28T08:46:26.525Z] 1ce36da41761: Pull complete [2022-04-28T08:46:26.525Z] 25b303627fd3: Verifying Checksum [2022-04-28T08:46:26.525Z] 25b303627fd3: Download complete [2022-04-28T08:46:26.538Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T08:46:26.538Z] Running setup.py install for dockerpty: started [2022-04-28T08:46:27.110Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T08:46:27.110Z] ---> Running in 2bbb99044c65 [2022-04-28T08:46:27.110Z] ---> Running in 15653d71b6ea [2022-04-28T08:46:27.374Z] Removing intermediate container 1791d7f7b7c0 [2022-04-28T08:46:27.374Z] ---> 41a830bc092e [2022-04-28T08:46:27.374Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T08:46:27.374Z] 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-04-28T08:46:27.374Z] ---> Running in da8c4bfff255 [2022-04-28T08:46:27.941Z] Removing intermediate container da8c4bfff255 [2022-04-28T08:46:27.941Z] ---> fe1c92fb0003 [2022-04-28T08:46:27.941Z] Step 28/31 : CMD ["gate"] [2022-04-28T08:46:27.941Z] ---> Running in 0cc321b40134 [2022-04-28T08:46:27.941Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T08:46:28.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:28.200Z] Removing intermediate container 0cc321b40134 [2022-04-28T08:46:28.200Z] ---> 1b54d09da826 [2022-04-28T08:46:28.200Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T08:46:28.460Z] ---> Running in bad33dce2c28 [2022-04-28T08:46:29.039Z] Removing intermediate container bad33dce2c28 [2022-04-28T08:46:29.039Z] ---> e5f5f41705df [2022-04-28T08:46:29.039Z] Step 30/31 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:46:29.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:29.301Z] ---> Running in 66f73a918a18 [2022-04-28T08:46:29.301Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:46:29.301Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:46:29.301Z] OK: 15864 distinct packages available [2022-04-28T08:46:29.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:29.819Z] Removing intermediate container 66f73a918a18 [2022-04-28T08:46:29.819Z] ---> 512b127c6c7d [2022-04-28T08:46:29.819Z] Step 31/31 : LABEL version=2.2.0-dev.84 [2022-04-28T08:46:29.819Z] ---> Running in e2eeb658d37f [2022-04-28T08:46:30.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:30.387Z] Removing intermediate container e2eeb658d37f [2022-04-28T08:46:30.387Z] ---> b8171aaf6a0c [2022-04-28T08:46:30.387Z] [2022-04-28T08:46:30.387Z] Successfully built b8171aaf6a0c [2022-04-28T08:46:30.387Z] Successfully tagged security-bootstrapper:latest [2022-04-28T08:46:30.387Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-04-28T08:46:30.649Z] OK: 221 MiB in 52 packages [2022-04-28T08:46:33.192Z] Removing intermediate container a1d80a6d3416 [2022-04-28T08:46:33.192Z] ---> f5d95c134ca1 [2022-04-28T08:46:33.192Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T08:46:33.763Z] ---> Running in bb40865ddbc8 [2022-04-28T08:46:33.763Z] Removing intermediate container 2bbb99044c65 [2022-04-28T08:46:33.763Z] ---> fce957ab8435 [2022-04-28T08:46:33.763Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T08:46:34.022Z] Removing intermediate container bb40865ddbc8 [2022-04-28T08:46:34.022Z] ---> a6b996d9568d [2022-04-28T08:46:34.022Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T08:46:34.281Z] ---> Running in 81e4e28e3d11 [2022-04-28T08:46:34.281Z] ---> 5cdae5d68c32 [2022-04-28T08:46:34.281Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:46:34.281Z] ---> Running in a0ecb2b6fc83 [2022-04-28T08:46:35.223Z] Removing intermediate container 81e4e28e3d11 [2022-04-28T08:46:35.223Z] ---> f7225a42de07 [2022-04-28T08:46:35.223Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T08:46:36.711Z] 25b303627fd3: Pull complete [2022-04-28T08:46:36.711Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T08:46:36.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T08:46:36.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T08:46:36.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-33631 does not seem to be running inside a container [2022-04-28T08:46:37.086Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@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-04-28T08:46:37.133Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:46:37.133Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:46:37.133Z] ---> 9cc74b50b0ad [2022-04-28T08:46:37.133Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T08:46:37.133Z] ---> Using cache [2022-04-28T08:46:37.133Z] ---> e423f2bf8456 [2022-04-28T08:46:37.133Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:46:37.133Z] ---> Using cache [2022-04-28T08:46:37.133Z] ---> 376bb2fa70f5 [2022-04-28T08:46:37.133Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T08:46:37.391Z] ---> Running in 43150cf43017 [2022-04-28T08:46:37.391Z] ---> 80b8b1302cff [2022-04-28T08:46:37.391Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T08:46:37.652Z] Removing intermediate container a0ecb2b6fc83 [2022-04-28T08:46:37.652Z] ---> deefc338b6d2 [2022-04-28T08:46:37.652Z] Step 7/20 : COPY . . [2022-04-28T08:46:38.221Z] ---> d70113e80c9d [2022-04-28T08:46:38.221Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T08:46:38.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:39.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:46:39.669Z] $ docker top 0397b8a4fdcf88c9d1514afc129ac84b4750919f5b012c67638e5a4ca470b7df -eo pid,comm [2022-04-28T08:46:39.677Z] OK: 221 MiB in 52 packages [Pipeline] { [Pipeline] sh [2022-04-28T08:46:40.247Z] ---> 73ad47e82a8f [2022-04-28T08:46:40.247Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T08:46:40.628Z] + docker-compose build --help [2022-04-28T08:46:40.628Z] + grep parallel [2022-04-28T08:46:40.816Z] ---> Running in 4f7d906e3135 [2022-04-28T08:46:41.086Z] Removing intermediate container 4f7d906e3135 [2022-04-28T08:46:41.086Z] ---> de9b0c9b2038 [2022-04-28T08:46:41.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:46:41.349Z] Removing intermediate container 43150cf43017 [2022-04-28T08:46:41.349Z] ---> 3dd419f0b48d [2022-04-28T08:46:41.349Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T08:46:41.349Z] ---> Running in ab0f542f3bc3 [2022-04-28T08:46:42.289Z] Removing intermediate container ab0f542f3bc3 [2022-04-28T08:46:42.289Z] ---> adc3f1f0c1b7 [2022-04-28T08:46:42.289Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T08:46:42.289Z] ---> 6bc7a1944a88 [2022-04-28T08:46:42.289Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:46:42.551Z] ---> Running in 82a5a0487dff [2022-04-28T08:46:42.551Z] ---> Running in b99534ddc783 [2022-04-28T08:46:43.121Z] Removing intermediate container b99534ddc783 [2022-04-28T08:46:43.121Z] ---> a11a839de1a1 [2022-04-28T08:46:43.121Z] Step 22/23 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:46:43.121Z] ---> Running in 73a74eeb1042 [2022-04-28T08:46:43.689Z] Removing intermediate container 73a74eeb1042 [2022-04-28T08:46:43.689Z] ---> bd68060c9a34 [2022-04-28T08:46:43.689Z] Step 23/23 : LABEL version=2.2.0-dev.84 [2022-04-28T08:46:43.689Z] ---> Running in 49b381d54888 [2022-04-28T08:46:44.257Z] Removing intermediate container 49b381d54888 [2022-04-28T08:46:44.257Z] ---> 45b57d327c59 [2022-04-28T08:46:44.257Z] [2022-04-28T08:46:44.257Z] Successfully built 45b57d327c59 [2022-04-28T08:46:44.257Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T08:46:44.257Z] Building security-spire-server [2022-04-28T08:46:44.944Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T08:46:45.242Z] $ docker stop --time=1 0397b8a4fdcf88c9d1514afc129ac84b4750919f5b012c67638e5a4ca470b7df [2022-04-28T08:46:46.966Z] $ docker rm -f 0397b8a4fdcf88c9d1514afc129ac84b4750919f5b012c67638e5a4ca470b7df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:46:47.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T08:46:47.630Z] . [Pipeline] withDockerContainer [2022-04-28T08:46:47.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-33631 does not seem to be running inside a container [2022-04-28T08:46:48.023Z] $ 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/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@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-04-28T08:46:48.726Z]  Building sys-mgmt-agent ... done Removing intermediate container 82a5a0487dff [2022-04-28T08:46:48.726Z] ---> c81373c97031 [2022-04-28T08:46:48.726Z] Step 8/26 : COPY . . [2022-04-28T08:46:48.726Z] ---> ebea48a6b8b2 [2022-04-28T08:46:48.726Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T08:46:49.294Z] ---> Running in 0a4c5803acb1 [2022-04-28T08:46:49.454Z] $ docker top 4ce96e32909cceb9c7b0d2ebc17f87dad27348bd83c5739ab07c5c05c7efa7d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:46:49.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T08:46:50.387Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T08:46:50.436Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:46:50.436Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:46:50.436Z] ---> 9cc74b50b0ad [2022-04-28T08:46:50.436Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T08:46:50.436Z] ---> Using cache [2022-04-28T08:46:50.436Z] ---> e423f2bf8456 [2022-04-28T08:46:50.436Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:46:50.436Z] ---> Using cache [2022-04-28T08:46:50.436Z] ---> 376bb2fa70f5 [2022-04-28T08:46:50.436Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T08:46:50.436Z] ---> Using cache [2022-04-28T08:46:50.436Z] ---> 3dd419f0b48d [2022-04-28T08:46:50.436Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T08:46:50.436Z] ---> Using cache [2022-04-28T08:46:50.436Z] ---> 6bc7a1944a88 [2022-04-28T08:46:50.436Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:46:50.436Z] ---> Using cache [2022-04-28T08:46:50.436Z] ---> c81373c97031 [2022-04-28T08:46:50.436Z] Step 8/25 : COPY . . [2022-04-28T08:46:57.105Z] Building core-command ... [2022-04-28T08:46:57.105Z] Building core-data ... [2022-04-28T08:46:57.105Z] Building core-metadata ... [2022-04-28T08:46:57.105Z] Building security-bootstrapper ... [2022-04-28T08:46:57.105Z] Building security-proxy-setup ... [2022-04-28T08:46:57.105Z] Building security-secretstore-setup ... [2022-04-28T08:46:57.105Z] Building security-spiffe-token-provider ... [2022-04-28T08:46:57.105Z] Building security-spire-agent ... [2022-04-28T08:46:57.105Z] Building security-spire-config ... [2022-04-28T08:46:57.105Z] Building security-spire-server ... [2022-04-28T08:46:57.105Z] Building support-notifications ... [2022-04-28T08:46:57.105Z] Building support-scheduler ... [2022-04-28T08:46:57.105Z] Building sys-mgmt-agent ... [2022-04-28T08:46:57.105Z] Building support-notifications [2022-04-28T08:46:57.105Z] Building security-proxy-setup [2022-04-28T08:46:57.105Z] Building core-command [2022-04-28T08:46:57.105Z] Building security-spire-agent [2022-04-28T08:46:57.105Z] Building security-bootstrapper [2022-04-28T08:47:00.418Z] ---> 7cdb5d1428d3 [2022-04-28T08:47:00.418Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T08:47:00.418Z] ---> Running in ef6813ce5a31 [2022-04-28T08:47:00.418Z] Removing intermediate container 15653d71b6ea [2022-04-28T08:47:00.418Z] ---> b5d74560ba32 [2022-04-28T08:47:00.418Z] [2022-04-28T08:47:00.418Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T08:47:00.418Z] ---> e04c818066af [2022-04-28T08:47:00.418Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T08:47:00.418Z] ---> 6c732a4b6e6f [2022-04-28T08:47:00.418Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T08:47:00.418Z] ---> Running in de3740d76a21 [2022-04-28T08:47:00.418Z] ---> Running in d54f73a5962f [2022-04-28T08:47:00.418Z] Removing intermediate container ef6813ce5a31 [2022-04-28T08:47:00.418Z] ---> 44c59b3e4375 [2022-04-28T08:47:00.418Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T08:47:00.418Z] ---> Running in 15f44a4760be [2022-04-28T08:47:00.418Z] Removing intermediate container d54f73a5962f [2022-04-28T08:47:00.418Z] ---> 76af592a79ba [2022-04-28T08:47:00.418Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T08:47:00.681Z] ---> Running in d46c16444cbb [2022-04-28T08:47:00.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:00.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:00.940Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T08:47:00.940Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:47:00.940Z] OK: 6 MiB in 15 packages [2022-04-28T08:47:01.877Z] Removing intermediate container de3740d76a21 [2022-04-28T08:47:01.877Z] ---> cb16c1f26f07 [2022-04-28T08:47:01.877Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:47:01.877Z] Removing intermediate container d46c16444cbb [2022-04-28T08:47:01.877Z] ---> 35fc886f271c [2022-04-28T08:47:01.877Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T08:47:01.877Z] Removing intermediate container 15f44a4760be [2022-04-28T08:47:01.877Z] ---> 48e51c558aa5 [2022-04-28T08:47:01.877Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T08:47:01.877Z] ---> Running in 3a18d7971374 [2022-04-28T08:47:01.877Z] ---> Running in 3fc6d673d8a2 [2022-04-28T08:47:01.877Z] ---> Running in dbf0a50f6abf [2022-04-28T08:47:02.140Z] Removing intermediate container 3fc6d673d8a2 [2022-04-28T08:47:02.140Z] ---> f529cad357bf [2022-04-28T08:47:02.140Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T08:47:02.140Z] ---> Running in 38c4efd999a3 [2022-04-28T08:47:02.140Z] Removing intermediate container dbf0a50f6abf [2022-04-28T08:47:02.140Z] ---> 0bd3008c9291 [2022-04-28T08:47:02.140Z] 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-04-28T08:47:02.140Z] Removing intermediate container 3a18d7971374 [2022-04-28T08:47:02.140Z] ---> 027acef574c8 [2022-04-28T08:47:02.140Z] 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-04-28T08:47:02.140Z] ---> Running in c0616b9ea8db [2022-04-28T08:47:02.140Z] ---> Running in 0566d230dd1b [2022-04-28T08:47:02.399Z] Removing intermediate container 38c4efd999a3 [2022-04-28T08:47:02.399Z] ---> 777b0689a4ff [2022-04-28T08:47:02.399Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T08:47:02.662Z] ---> Running in cc87a6043a44 [2022-04-28T08:47:02.921Z] Removing intermediate container cc87a6043a44 [2022-04-28T08:47:02.921Z] ---> 193406ac0148 [2022-04-28T08:47:02.921Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:47:03.497Z] spire-1.2.1/ [2022-04-28T08:47:03.497Z] spire-1.2.1/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.data/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.data/.file [2022-04-28T08:47:03.497Z] spire-1.2.1/.dockerignore [2022-04-28T08:47:03.497Z] spire-1.2.1/.gitattributes [2022-04-28T08:47:03.497Z] spire-1.2.1/.githooks/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.gitignore [2022-04-28T08:47:03.497Z] spire-1.2.1/.go-version [2022-04-28T08:47:03.497Z] spire-1.2.1/.golangci.yml [2022-04-28T08:47:03.497Z] spire-1.2.1/ADOPTERS.md [2022-04-28T08:47:03.497Z] spire-1.2.1/CHANGELOG.md [2022-04-28T08:47:03.497Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T08:47:03.497Z] spire-1.2.1/CODEOWNERS [2022-04-28T08:47:03.497Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T08:47:03.497Z] spire-1.2.1/Dockerfile [2022-04-28T08:47:03.497Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.data/.file [2022-04-28T08:47:03.497Z] spire-1.2.1/.dockerignore [2022-04-28T08:47:03.497Z] spire-1.2.1/.gitattributes [2022-04-28T08:47:03.497Z] spire-1.2.1/.githooks/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T08:47:03.497Z] spire-1.2.1/.gitignore [2022-04-28T08:47:03.497Z] spire-1.2.1/.go-version [2022-04-28T08:47:03.497Z] spire-1.2.1/.golangci.yml [2022-04-28T08:47:03.497Z] spire-1.2.1/ADOPTERS.md [2022-04-28T08:47:03.497Z] spire-1.2.1/CHANGELOG.md [2022-04-28T08:47:03.497Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T08:47:03.497Z] spire-1.2.1/CODEOWNERS [2022-04-28T08:47:03.497Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T08:47:03.497Z] spire-1.2.1/Dockerfile [2022-04-28T08:47:03.497Z] spire-1.2.1/Dockerfile.dev [2022-04-28T08:47:03.497Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T08:47:03.497Z] spire-1.2.1/LICENSE [2022-04-28T08:47:03.497Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T08:47:03.497Z] spire-1.2.1/Makefile [2022-04-28T08:47:03.497Z] spire-1.2.1/README.md [2022-04-28T08:47:03.497Z] spire-1.2.1/ROADMAP.md [2022-04-28T08:47:03.497Z] spire-1.2.1/SECURITY.md [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/ [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T08:47:03.497Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T08:47:03.498Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T08:47:03.498Z] spire-1.2.1/LICENSE [2022-04-28T08:47:03.498Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T08:47:03.498Z] spire-1.2.1/Makefile [2022-04-28T08:47:03.498Z] spire-1.2.1/README.md [2022-04-28T08:47:03.498Z] spire-1.2.1/ROADMAP.md [2022-04-28T08:47:03.498Z] spire-1.2.1/SECURITY.md [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T08:47:03.498Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T08:47:03.498Z] spire-1.2.1/conf/ [2022-04-28T08:47:03.498Z] spire-1.2.1/conf/agent/ [2022-04-28T08:47:03.498Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T08:47:03.498Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T08:47:03.498Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/ [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/server.conf [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/ [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/auditlog.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/ [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T08:47:03.499Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T08:47:03.499Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T08:47:03.499Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T08:47:03.499Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T08:47:03.499Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T08:47:03.499Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T08:47:03.499Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/ [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/agent/ [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/ [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/server.conf [2022-04-28T08:47:03.499Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/ [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/auditlog.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/ [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/spire_server.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/telemetry.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/upgrading.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/using_spire.md [2022-04-28T08:47:03.499Z] spire-1.2.1/examples/ [2022-04-28T08:47:03.499Z] spire-1.2.1/examples/README.md [2022-04-28T08:47:03.499Z] spire-1.2.1/go.mod [2022-04-28T08:47:03.499Z] spire-1.2.1/go.sum [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T08:47:03.499Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T08:47:03.499Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T08:47:03.500Z] spire-1.2.1/doc/spire_server.md [2022-04-28T08:47:03.500Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T08:47:03.500Z] spire-1.2.1/doc/telemetry.md [2022-04-28T08:47:03.500Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T08:47:03.500Z] spire-1.2.1/doc/upgrading.md [2022-04-28T08:47:03.500Z] spire-1.2.1/doc/using_spire.md [2022-04-28T08:47:03.500Z] spire-1.2.1/examples/ [2022-04-28T08:47:03.500Z] spire-1.2.1/examples/README.md [2022-04-28T08:47:03.500Z] spire-1.2.1/go.mod [2022-04-28T08:47:03.500Z] spire-1.2.1/go.sum [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T08:47:03.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T08:47:03.501Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T08:47:03.502Z] [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/health/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T08:47:03.502Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/log/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T08:47:03.503Z] [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T08:47:03.503Z] [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T08:47:03.503Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/health/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/log/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T08:47:03.504Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/version/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/version/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T08:47:03.505Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T08:47:03.506Z] [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/config.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T08:47:03.506Z] [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T08:47:03.506Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/config.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:47:03.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T08:47:03.508Z] [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T08:47:03.508Z] [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/server.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/private/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/private/server/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/common/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T08:47:03.508Z] spire-1.2.1/release/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire-extras/ [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire/ [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire/README.md [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire/conf/ [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T08:47:03.508Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T08:47:03.508Z] spire-1.2.1/script/ [2022-04-28T08:47:03.508Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T08:47:03.508Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T08:47:03.508Z] spire-1.2.1/support/ [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/ [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/server.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/private/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/private/server/ [2022-04-28T08:47:03.508Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T08:47:03.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/ [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/common/ [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T08:47:03.509Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T08:47:03.509Z] spire-1.2.1/release/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire-extras/ [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire/ [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire/conf/ [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T08:47:03.509Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/script/ [2022-04-28T08:47:03.509Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T08:47:03.509Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T08:47:03.509Z] spire-1.2.1/support/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/clock/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/clock/clock.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T08:47:03.509Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/clock/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/clock/clock.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/common [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T08:47:03.509Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T08:47:03.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T08:47:03.510Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/common [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T08:47:03.510Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/test.sh [2022-04-28T08:47:03.511Z] spire-1.2.1/test/plugintest/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/testca/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/testca/ca.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/testkey/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T08:47:03.511Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/testkey/new.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/util/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/util/race.go [2022-04-28T08:47:03.511Z] spire-1.2.1/test/util/util.go [2022-04-28T08:47:03.511Z] building spire from source... [2022-04-28T08:47:03.511Z] [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T08:47:03.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T08:47:03.512Z] spire-1.2.1/test/integration/test.sh [2022-04-28T08:47:03.512Z] spire-1.2.1/test/plugintest/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/testca/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/testca/ca.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/testkey/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T08:47:03.512Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/testkey/new.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/util/ [2022-04-28T08:47:03.512Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/util/race.go [2022-04-28T08:47:03.512Z] spire-1.2.1/test/util/util.go [2022-04-28T08:47:03.512Z] building spire from source... [2022-04-28T08:47:03.771Z] Installing go1.17.7... [2022-04-28T08:47:03.771Z] Installing go1.17.7... [2022-04-28T08:47:03.771Z] ---> 55208b3b3fb4 [2022-04-28T08:47:03.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T08:47:05.676Z] ---> adda7fff870f [2022-04-28T08:47:05.676Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T08:47:06.615Z] ---> ace59a623e55 [2022-04-28T08:47:06.615Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T08:47:06.615Z] ---> Running in 83c44fd93b5c [2022-04-28T08:47:06.875Z] Removing intermediate container 83c44fd93b5c [2022-04-28T08:47:06.875Z] ---> 88e4642fb718 [2022-04-28T08:47:06.875Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:47:06.875Z] ---> Running in d79e59af0baa [2022-04-28T08:47:07.165Z] Removing intermediate container d79e59af0baa [2022-04-28T08:47:07.165Z] ---> 1a7afa96af03 [2022-04-28T08:47:07.165Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T08:47:07.425Z] ---> Running in 622f3382b17f [2022-04-28T08:47:07.683Z] Removing intermediate container 622f3382b17f [2022-04-28T08:47:07.683Z] ---> 8e9963c62e10 [2022-04-28T08:47:07.683Z] Step 21/22 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:47:08.253Z] ---> Running in 841af3a0178e [2022-04-28T08:47:08.822Z] Removing intermediate container 841af3a0178e [2022-04-28T08:47:08.822Z] ---> 01107fe21582 [2022-04-28T08:47:08.822Z] Step 22/22 : LABEL version=2.2.0-dev.84 [2022-04-28T08:47:09.759Z] Building bin/spire-server... [2022-04-28T08:47:09.759Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T08:47:09.759Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T08:47:09.759Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T08:47:09.759Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T08:47:09.759Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T08:47:09.759Z] Building bin/spire-server... [2022-04-28T08:47:10.020Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T08:47:10.020Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T08:47:10.020Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T08:47:10.020Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T08:47:10.020Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T08:47:10.020Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T08:47:10.020Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T08:47:10.020Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T08:47:10.020Z]  ---> Running in dbaad2124c94 [2022-04-28T08:47:10.020Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T08:47:10.020Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T08:47:10.020Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T08:47:10.020Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T08:47:10.020Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T08:47:10.020Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T08:47:10.020Z] Removing intermediate container 0a4c5803acb1 [2022-04-28T08:47:10.020Z] ---> 83fc30e8e060 [2022-04-28T08:47:10.020Z] [2022-04-28T08:47:10.020Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T08:47:10.020Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T08:47:10.020Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T08:47:10.020Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T08:47:10.020Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T08:47:10.020Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T08:47:10.278Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T08:47:10.278Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T08:47:10.278Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T08:47:10.278Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T08:47:10.278Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T08:47:10.278Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T08:47:10.278Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T08:47:10.278Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T08:47:10.546Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T08:47:10.546Z] 3.15: Pulling from library/alpine [2022-04-28T08:47:10.546Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T08:47:10.546Z] Removing intermediate container dbaad2124c94 [2022-04-28T08:47:10.546Z] ---> 0ec35cde1f20 [2022-04-28T08:47:10.546Z] [2022-04-28T08:47:10.546Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T08:47:10.546Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T08:47:10.546Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T08:47:10.546Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T08:47:10.546Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T08:47:10.546Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T08:47:10.546Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T08:47:10.546Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T08:47:10.546Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T08:47:10.546Z] ---> 0ac33e5f5afa [2022-04-28T08:47:10.546Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T08:47:10.546Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T08:47:10.546Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T08:47:10.546Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T08:47:10.546Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T08:47:10.546Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T08:47:10.546Z] Successfully built 0ec35cde1f20 [2022-04-28T08:47:10.823Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T08:47:10.823Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T08:47:10.823Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T08:47:10.823Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T08:47:10.823Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T08:47:10.823Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T08:47:10.823Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T08:47:10.823Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T08:47:10.823Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T08:47:10.823Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T08:47:10.823Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T08:47:10.823Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T08:47:10.823Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T08:47:10.823Z] Successfully tagged support-scheduler:latest [2022-04-28T08:47:10.823Z]  Building support-scheduler ... done Building support-notifications [2022-04-28T08:47:10.823Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T08:47:10.823Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T08:47:11.088Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T08:47:11.088Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T08:47:11.088Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T08:47:11.088Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T08:47:11.088Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T08:47:11.088Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T08:47:11.088Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T08:47:11.088Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T08:47:11.088Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T08:47:11.088Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T08:47:11.088Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T08:47:11.088Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T08:47:11.088Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T08:47:11.088Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T08:47:11.088Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T08:47:11.088Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T08:47:11.088Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T08:47:11.088Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T08:47:11.088Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T08:47:11.088Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T08:47:11.088Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T08:47:11.088Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T08:47:11.088Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T08:47:11.088Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T08:47:11.373Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T08:47:11.373Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T08:47:11.373Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T08:47:11.373Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T08:47:11.373Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T08:47:11.373Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T08:47:11.373Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T08:47:11.373Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T08:47:11.373Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T08:47:11.373Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T08:47:11.675Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T08:47:12.679Z]  ---> Running in cda267759ada [2022-04-28T08:47:12.938Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T08:47:12.938Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T08:47:12.938Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T08:47:12.938Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T08:47:12.938Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T08:47:12.938Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T08:47:12.938Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T08:47:12.938Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T08:47:13.197Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T08:47:13.197Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T08:47:13.197Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T08:47:13.197Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T08:47:13.197Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T08:47:13.197Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T08:47:13.197Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T08:47:13.197Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T08:47:13.197Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T08:47:13.197Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T08:47:13.197Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T08:47:13.197Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T08:47:13.197Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T08:47:13.197Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T08:47:13.197Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T08:47:13.197Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T08:47:13.197Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T08:47:14.576Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:14.576Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:14.576Z] ---> 9cc74b50b0ad [2022-04-28T08:47:14.576Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:47:14.576Z] ---> Using cache [2022-04-28T08:47:14.576Z] ---> e423f2bf8456 [2022-04-28T08:47:14.576Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:14.576Z] ---> Using cache [2022-04-28T08:47:14.576Z] ---> 376bb2fa70f5 [2022-04-28T08:47:14.576Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T08:47:16.512Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T08:47:16.512Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T08:47:16.512Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T08:47:16.512Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T08:47:16.512Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T08:47:16.808Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T08:47:16.808Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T08:47:16.808Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T08:47:16.808Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T08:47:16.808Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T08:47:16.808Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T08:47:17.068Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T08:47:17.068Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T08:47:17.068Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T08:47:17.068Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T08:47:17.326Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T08:47:17.326Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T08:47:17.326Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T08:47:17.587Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T08:47:18.050Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T08:47:18.050Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T08:47:18.050Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T08:47:18.050Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T08:47:18.050Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T08:47:18.050Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T08:47:18.308Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T08:47:18.308Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T08:47:18.308Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T08:47:18.308Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T08:47:18.308Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T08:47:18.308Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T08:47:18.567Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T08:47:18.567Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T08:47:18.567Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T08:47:18.567Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T08:47:18.567Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T08:47:18.567Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T08:47:18.827Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T08:47:18.827Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T08:47:18.827Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T08:47:18.827Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T08:47:18.827Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T08:47:19.402Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T08:47:19.402Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T08:47:19.402Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T08:47:19.402Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T08:47:19.402Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T08:47:19.402Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T08:47:19.664Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T08:47:19.664Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T08:47:19.664Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T08:47:19.664Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T08:47:19.664Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T08:47:19.922Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T08:47:19.922Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T08:47:19.922Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T08:47:19.922Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T08:47:19.922Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T08:47:19.922Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T08:47:20.184Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T08:47:20.184Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T08:47:20.184Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T08:47:20.184Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T08:47:20.184Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T08:47:20.184Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T08:47:20.184Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T08:47:20.184Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T08:47:20.184Z] Removing intermediate container cda267759ada [2022-04-28T08:47:20.184Z] ---> 28e553ba914a [2022-04-28T08:47:20.184Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:20.443Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T08:47:20.443Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T08:47:20.443Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T08:47:20.443Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T08:47:20.443Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T08:47:20.443Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T08:47:20.444Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T08:47:20.444Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T08:47:20.444Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T08:47:20.444Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T08:47:20.444Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T08:47:20.444Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T08:47:20.444Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T08:47:20.444Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T08:47:20.444Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T08:47:20.702Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T08:47:20.702Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T08:47:20.702Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T08:47:20.702Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T08:47:20.702Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T08:47:20.702Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T08:47:20.702Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T08:47:20.702Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T08:47:20.702Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T08:47:20.702Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T08:47:20.702Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T08:47:20.702Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T08:47:20.702Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T08:47:20.702Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T08:47:20.702Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T08:47:20.702Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T08:47:20.702Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T08:47:20.702Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T08:47:20.702Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T08:47:20.702Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T08:47:20.702Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T08:47:20.702Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T08:47:20.702Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T08:47:20.702Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T08:47:20.702Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T08:47:20.702Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T08:47:20.964Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T08:47:20.964Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T08:47:20.964Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T08:47:20.964Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T08:47:20.964Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T08:47:20.964Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T08:47:20.964Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T08:47:20.964Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T08:47:21.226Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T08:47:21.226Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T08:47:21.226Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T08:47:21.226Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T08:47:21.226Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T08:47:21.226Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T08:47:21.226Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T08:47:21.226Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T08:47:21.226Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T08:47:21.226Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T08:47:21.226Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T08:47:21.226Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T08:47:21.226Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T08:47:21.226Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T08:47:21.226Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T08:47:21.226Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T08:47:21.226Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T08:47:21.226Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T08:47:21.226Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T08:47:21.226Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T08:47:21.226Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T08:47:21.226Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T08:47:21.226Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T08:47:21.226Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T08:47:21.527Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T08:47:21.527Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T08:47:21.527Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T08:47:21.527Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T08:47:21.527Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T08:47:21.527Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T08:47:21.527Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T08:47:21.527Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T08:47:21.787Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T08:47:21.787Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T08:47:21.787Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T08:47:21.787Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T08:47:21.787Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T08:47:21.787Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T08:47:21.787Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T08:47:21.787Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T08:47:21.787Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T08:47:21.787Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T08:47:21.787Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T08:47:21.787Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T08:47:21.787Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T08:47:21.787Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T08:47:21.787Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T08:47:22.046Z]  ---> Running in cef83450fce4 [2022-04-28T08:47:22.046Z] ---> Running in 88c90aded3e9 [2022-04-28T08:47:22.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:23.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:23.753Z] OK: 221 MiB in 52 packages [2022-04-28T08:47:26.292Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T08:47:26.292Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T08:47:26.861Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T08:47:26.861Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T08:47:29.398Z] Removing intermediate container 88c90aded3e9 [2022-04-28T08:47:29.398Z] ---> f3064e886a43 [2022-04-28T08:47:29.398Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T08:47:29.398Z] ---> Running in 9e8746e940c8 [2022-04-28T08:47:29.398Z] Removing intermediate container cef83450fce4 [2022-04-28T08:47:29.398Z] ---> 955b1ecf9780 [2022-04-28T08:47:29.398Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:47:29.398Z] ---> 21146b2f5358 [2022-04-28T08:47:29.398Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:29.398Z] ---> Running in db970c415c31 [2022-04-28T08:47:29.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:30.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:30.334Z] Removing intermediate container db970c415c31 [2022-04-28T08:47:30.334Z] ---> 0fe657b27393 [2022-04-28T08:47:30.334Z] Step 8/22 : COPY . . [2022-04-28T08:47:30.596Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:47:30.596Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:47:30.596Z] OK: 15854 distinct packages available [2022-04-28T08:47:30.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:31.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:31.791Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T08:47:32.050Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T08:47:32.050Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T08:47:32.050Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T08:47:32.308Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T08:47:32.308Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T08:47:32.308Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T08:47:32.569Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T08:47:32.569Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T08:47:32.569Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:47:32.569Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:47:32.569Z] OK: 8 MiB in 23 packages [2022-04-28T08:47:37.840Z] ---> 0d56b578f8fd [2022-04-28T08:47:37.840Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T08:47:37.840Z] ---> Running in a7cf6a4382f9 [2022-04-28T08:47:38.407Z] Removing intermediate container 9e8746e940c8 [2022-04-28T08:47:38.407Z] ---> 3a596e27ad18 [2022-04-28T08:47:38.407Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:47:38.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T08:47:38.972Z] ---> 8ad5b7c6e5a5 [2022-04-28T08:47:38.972Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T08:47:40.357Z] ---> bce2f48c0e66 [2022-04-28T08:47:40.357Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T08:47:40.618Z] ---> 0f6e0b50cec9 [2022-04-28T08:47:40.618Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T08:47:40.877Z] ---> Running in 870e337bdf0f [2022-04-28T08:47:41.139Z] Removing intermediate container 870e337bdf0f [2022-04-28T08:47:41.139Z] ---> 761067277e8b [2022-04-28T08:47:41.139Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:47:41.402Z] ---> Running in 9899ac1a5630 [2022-04-28T08:47:41.662Z] Removing intermediate container 9899ac1a5630 [2022-04-28T08:47:41.662Z] ---> 642b86d37df1 [2022-04-28T08:47:41.662Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T08:47:41.662Z] ---> Running in 09c004d1fa08 [2022-04-28T08:47:42.233Z] Removing intermediate container 09c004d1fa08 [2022-04-28T08:47:42.233Z] ---> 0a1ce8cdb4f9 [2022-04-28T08:47:42.233Z] Step 19/20 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:47:42.233Z] ---> Running in 933e2b421bc8 [2022-04-28T08:47:42.492Z] Removing intermediate container 933e2b421bc8 [2022-04-28T08:47:42.492Z] ---> 5fd55a81103b [2022-04-28T08:47:42.492Z] Step 20/20 : LABEL version=2.2.0-dev.84 [2022-04-28T08:47:42.751Z] ---> Running in 9e47b5c86796 [2022-04-28T08:47:43.015Z] Removing intermediate container 9e47b5c86796 [2022-04-28T08:47:43.015Z] ---> 52860aa3dfe5 [2022-04-28T08:47:43.015Z] [2022-04-28T08:47:43.015Z] Successfully built 52860aa3dfe5 [2022-04-28T08:47:43.273Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T08:47:43.274Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-28T08:47:44.076Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:44.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:44.076Z] ---> 5a72ecefee67 [2022-04-28T08:47:44.076Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:47:44.076Z] ---> Running in 2497805d7885 [2022-04-28T08:47:44.076Z] Removing intermediate container 2497805d7885 [2022-04-28T08:47:44.076Z] ---> 1ebfb6e26cda [2022-04-28T08:47:44.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:44.076Z] ---> Running in 0189e232d8bb [2022-04-28T08:47:44.076Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:44.076Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:44.076Z] ---> 5a72ecefee67 [2022-04-28T08:47:44.076Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T08:47:44.076Z] ---> Using cache [2022-04-28T08:47:44.076Z] ---> 1ebfb6e26cda [2022-04-28T08:47:44.076Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:44.076Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:44.076Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:44.076Z] ---> 5a72ecefee67 [2022-04-28T08:47:44.076Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T08:47:44.076Z] ---> Using cache [2022-04-28T08:47:44.076Z] ---> 1ebfb6e26cda [2022-04-28T08:47:44.076Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:44.076Z] ---> Running in 9973ff5b95d1 [2022-04-28T08:47:44.076Z] ---> Running in 9eed87582ad0 [2022-04-28T08:47:44.076Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:44.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:44.076Z] ---> 5a72ecefee67 [2022-04-28T08:47:44.076Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:47:44.076Z] ---> Using cache [2022-04-28T08:47:44.076Z] ---> 1ebfb6e26cda [2022-04-28T08:47:44.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:44.076Z] ---> Running in c02820aac0b3 [2022-04-28T08:47:44.076Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:44.076Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:44.076Z] ---> 5a72ecefee67 [2022-04-28T08:47:44.076Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:47:44.076Z] ---> Using cache [2022-04-28T08:47:44.076Z] ---> 1ebfb6e26cda [2022-04-28T08:47:44.076Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:44.076Z] ---> Running in 278c413ad44e [2022-04-28T08:47:47.462Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:47.462Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:47.462Z] ---> 9cc74b50b0ad [2022-04-28T08:47:47.462Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:47:47.462Z] ---> Using cache [2022-04-28T08:47:47.462Z] ---> e423f2bf8456 [2022-04-28T08:47:47.462Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:47.462Z] ---> Using cache [2022-04-28T08:47:47.462Z] ---> 376bb2fa70f5 [2022-04-28T08:47:47.462Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T08:47:47.462Z] ---> Using cache [2022-04-28T08:47:47.462Z] ---> 4147e7351bca [2022-04-28T08:47:47.462Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:47:47.462Z] ---> Using cache [2022-04-28T08:47:47.462Z] ---> dd540c172807 [2022-04-28T08:47:47.462Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:47.462Z] ---> Using cache [2022-04-28T08:47:47.462Z] ---> 43d30710fe2b [2022-04-28T08:47:47.462Z] Step 8/23 : COPY . . [2022-04-28T08:47:47.462Z] ---> Using cache [2022-04-28T08:47:47.462Z] ---> 4a5bdc23a885 [2022-04-28T08:47:47.462Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T08:47:47.510Z] Removing intermediate container 0189e232d8bb [2022-04-28T08:47:47.510Z] ---> d0f36046c538 [2022-04-28T08:47:47.510Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T08:47:47.510Z] ---> Running in 2070c89f9a25 [2022-04-28T08:47:47.510Z] Removing intermediate container 9973ff5b95d1 [2022-04-28T08:47:47.510Z] ---> a1d37069da5e [2022-04-28T08:47:47.510Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T08:47:47.510Z] ---> Running in 154cc0520fbe [2022-04-28T08:47:48.125Z] Removing intermediate container c02820aac0b3 [2022-04-28T08:47:48.125Z] ---> dc2dd48ed255 [2022-04-28T08:47:48.125Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T08:47:48.125Z] Removing intermediate container 9eed87582ad0 [2022-04-28T08:47:48.125Z] ---> 0673607b831d [2022-04-28T08:47:48.125Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T08:47:48.125Z] Removing intermediate container 278c413ad44e [2022-04-28T08:47:48.125Z] ---> 1416e49d49f5 [2022-04-28T08:47:48.125Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T08:47:48.406Z] ---> Running in 3a071fff9fb0 [2022-04-28T08:47:48.406Z] ---> Running in 09aef2d86a02 [2022-04-28T08:47:48.406Z] ---> Running in 2f3708a98e6f [2022-04-28T08:47:48.416Z] Building bin/spire-agent... [2022-04-28T08:47:48.416Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T08:47:48.416Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T08:47:48.416Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T08:47:48.416Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T08:47:49.793Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T08:47:49.793Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T08:47:49.793Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T08:47:49.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:49.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:50.052Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T08:47:50.052Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T08:47:50.052Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T08:47:50.052Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T08:47:50.052Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T08:47:50.052Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T08:47:50.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:50.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:50.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:50.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:50.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:50.988Z]  ---> Running in e40256698426 [2022-04-28T08:47:51.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:51.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:51.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:47:51.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T08:47:52.026Z] OK: 220 MiB in 52 packages [2022-04-28T08:47:52.026Z] OK: 220 MiB in 52 packages [2022-04-28T08:47:53.525Z] OK: 220 MiB in 52 packages [2022-04-28T08:47:53.525Z] OK: 220 MiB in 52 packages [2022-04-28T08:47:53.525Z] OK: 220 MiB in 52 packages [2022-04-28T08:47:54.262Z] Removing intermediate container 2070c89f9a25 [2022-04-28T08:47:54.262Z] ---> 8331a1a22ac7 [2022-04-28T08:47:54.262Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:47:54.262Z] Removing intermediate container 154cc0520fbe [2022-04-28T08:47:54.262Z] ---> 9076d52652e9 [2022-04-28T08:47:54.262Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T08:47:55.877Z] Removing intermediate container 3a071fff9fb0 [2022-04-28T08:47:55.877Z] ---> 7b747ea04150 [2022-04-28T08:47:55.877Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:47:55.877Z] Removing intermediate container 2f3708a98e6f [2022-04-28T08:47:55.877Z] ---> 04394bf4d558 [2022-04-28T08:47:55.877Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T08:47:55.877Z] Removing intermediate container 09aef2d86a02 [2022-04-28T08:47:55.877Z] ---> d707705b3caa [2022-04-28T08:47:55.877Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:47:56.200Z] ---> e2774a6dcb76 [2022-04-28T08:47:56.201Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:56.201Z] ---> Running in be4ab1dae84b [2022-04-28T08:47:56.826Z] ---> 0cc43c74ae96 [2022-04-28T08:47:56.826Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:57.177Z] ---> Running in f0fbc5d10e50 [2022-04-28T08:47:57.789Z] ---> 2eecda9e9c92 [2022-04-28T08:47:57.789Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:57.789Z] ---> 163d278bb5f5 [2022-04-28T08:47:57.789Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:58.077Z] ---> 9187ab97b23c [2022-04-28T08:47:58.077Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:58.077Z] ---> Running in 27fdffc55a65 [2022-04-28T08:47:58.077Z] ---> Running in 5eccdd2dc80c [2022-04-28T08:47:58.360Z] ---> Running in 82452ee4375b [2022-04-28T08:48:02.757Z] Removing intermediate container be4ab1dae84b [2022-04-28T08:48:02.757Z] ---> fa82edea077f [2022-04-28T08:48:02.757Z] Step 8/22 : COPY . . [2022-04-28T08:48:03.055Z] Removing intermediate container f0fbc5d10e50 [2022-04-28T08:48:03.055Z] ---> c7837343ee57 [2022-04-28T08:48:03.055Z] Step 8/31 : COPY . . [2022-04-28T08:48:04.529Z] Removing intermediate container 27fdffc55a65 [2022-04-28T08:48:04.529Z] ---> 0ac2bbd73706 [2022-04-28T08:48:04.529Z] Step 8/22 : COPY . . [2022-04-28T08:48:05.135Z] Removing intermediate container 82452ee4375b [2022-04-28T08:48:05.135Z] ---> 4d1fd3db9eb6 [2022-04-28T08:48:05.135Z] Step 8/26 : COPY . . [2022-04-28T08:48:05.407Z] Removing intermediate container 5eccdd2dc80c [2022-04-28T08:48:05.407Z] ---> fab34d867edb [2022-04-28T08:48:05.407Z] Step 8/23 : COPY . . [2022-04-28T08:48:23.765Z] ---> 4624ab20f5a3 [2022-04-28T08:48:23.765Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T08:48:23.765Z] ---> 53ed85b64cfe [2022-04-28T08:48:23.765Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T08:48:23.765Z] ---> c5ed1052ba8c [2022-04-28T08:48:23.765Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T08:48:23.765Z] ---> Running in 8e236187c445 [2022-04-28T08:48:23.765Z] ---> Running in 0cb0c52ffca5 [2022-04-28T08:48:23.765Z] ---> 7373eedf563a [2022-04-28T08:48:23.765Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T08:48:23.765Z] ---> Running in ea4e9134e9c6 [2022-04-28T08:48:23.765Z] ---> 141c148bc94f [2022-04-28T08:48:23.765Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T08:48:23.765Z] ---> Running in ed00546c9d55 [2022-04-28T08:48:23.765Z] ---> Running in b5089fcc82a7 [2022-04-28T08:48:23.765Z] Removing intermediate container 8e236187c445 [2022-04-28T08:48:23.765Z] ---> 42a065de3bd6 [2022-04-28T08:48:23.765Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T08:48:23.765Z] ---> Running in 3456b5b61646 [2022-04-28T08:48:25.772Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T08:48:25.772Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T08:48:26.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T08:48:26.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T08:48:27.520Z] Removing intermediate container 3456b5b61646 [2022-04-28T08:48:27.520Z] ---> af2a908c4a9a [2022-04-28T08:48:27.520Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T08:48:27.520Z] ---> Running in 79717a22aa65 [2022-04-28T08:48:28.135Z] Removing intermediate container 79717a22aa65 [2022-04-28T08:48:28.135Z] ---> 904d60001c4f [2022-04-28T08:48:28.135Z] 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-04-28T08:48:28.135Z] ---> Running in bc6e9e6a5c48 [2022-04-28T08:48:30.630Z] Removing intermediate container e40256698426 [2022-04-28T08:48:30.631Z] ---> 2cf5a0669a17 [2022-04-28T08:48:30.631Z] [2022-04-28T08:48:30.631Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T08:48:30.631Z] ---> e04c818066af [2022-04-28T08:48:30.631Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T08:48:30.631Z] ---> Using cache [2022-04-28T08:48:30.631Z] ---> cb16c1f26f07 [2022-04-28T08:48:30.631Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:48:30.631Z] ---> Using cache [2022-04-28T08:48:30.631Z] ---> f529cad357bf [2022-04-28T08:48:30.631Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T08:48:30.631Z] Removing intermediate container a7cf6a4382f9 [2022-04-28T08:48:30.631Z] ---> 4cedf915745a [2022-04-28T08:48:30.631Z] [2022-04-28T08:48:30.631Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T08:48:30.631Z] ---> e04c818066af [2022-04-28T08:48:30.631Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T08:48:30.631Z] ---> Running in 271e71c7a48c [2022-04-28T08:48:30.631Z] ---> Running in b80c949cf455 [2022-04-28T08:48:30.631Z] Removing intermediate container b80c949cf455 [2022-04-28T08:48:30.631Z] ---> f7b6e8d52ac1 [2022-04-28T08:48:30.631Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T08:48:30.631Z] ---> Running in 8daa1a218865 [2022-04-28T08:48:30.631Z] Removing intermediate container 8daa1a218865 [2022-04-28T08:48:30.631Z] ---> dfeeaa7fbe23 [2022-04-28T08:48:30.631Z] Step 15/23 : WORKDIR / [2022-04-28T08:48:30.631Z] ---> Running in 1c80149e77a3 [2022-04-28T08:48:30.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:30.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:30.631Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T08:48:30.631Z] Removing intermediate container 1c80149e77a3 [2022-04-28T08:48:30.631Z] ---> e1cbdce38e88 [2022-04-28T08:48:30.631Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:48:30.631Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T08:48:30.631Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:48:30.631Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:48:30.805Z] spire-1.2.1/ [2022-04-28T08:48:30.805Z] spire-1.2.1/.data/ [2022-04-28T08:48:30.805Z] spire-1.2.1/.data/.file [2022-04-28T08:48:30.805Z] spire-1.2.1/.dockerignore [2022-04-28T08:48:30.805Z] spire-1.2.1/.gitattributes [2022-04-28T08:48:30.805Z] spire-1.2.1/.githooks/ [2022-04-28T08:48:30.805Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/ [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/ [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T08:48:30.805Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T08:48:30.805Z] spire-1.2.1/.gitignore [2022-04-28T08:48:30.805Z] spire-1.2.1/.go-version [2022-04-28T08:48:30.805Z] spire-1.2.1/.golangci.yml [2022-04-28T08:48:30.805Z] spire-1.2.1/ADOPTERS.md [2022-04-28T08:48:30.805Z] spire-1.2.1/CHANGELOG.md [2022-04-28T08:48:30.805Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T08:48:30.805Z] spire-1.2.1/CODEOWNERS [2022-04-28T08:48:30.805Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T08:48:30.805Z] spire-1.2.1/Dockerfile [2022-04-28T08:48:30.805Z] spire-1.2.1/Dockerfile.dev [2022-04-28T08:48:30.805Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T08:48:30.805Z] spire-1.2.1/LICENSE [2022-04-28T08:48:30.805Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T08:48:30.805Z] spire-1.2.1/Makefile [2022-04-28T08:48:30.805Z] spire-1.2.1/README.md [2022-04-28T08:48:30.805Z] spire-1.2.1/ROADMAP.md [2022-04-28T08:48:30.805Z] spire-1.2.1/SECURITY.md [2022-04-28T08:48:30.805Z] spire-1.2.1/cmd/ [2022-04-28T08:48:30.805Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T08:48:30.805Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T08:48:30.805Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T08:48:30.805Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T08:48:30.805Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T08:48:30.805Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T08:48:30.805Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T08:48:30.806Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/ [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/agent/ [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/server/ [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/server/server.conf [2022-04-28T08:48:30.806Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/ [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/auditlog.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/ [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/spire_server.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/telemetry.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/upgrading.md [2022-04-28T08:48:30.806Z] spire-1.2.1/doc/using_spire.md [2022-04-28T08:48:30.806Z] spire-1.2.1/examples/ [2022-04-28T08:48:30.806Z] spire-1.2.1/examples/README.md [2022-04-28T08:48:30.806Z] spire-1.2.1/go.mod [2022-04-28T08:48:30.806Z] spire-1.2.1/go.sum [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T08:48:30.806Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T08:48:30.891Z] OK: 6 MiB in 16 packages [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:48:31.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/health/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/log/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T08:48:31.086Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T08:48:31.087Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T08:48:31.087Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T08:48:31.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/version/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T08:48:31.364Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T08:48:31.365Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/config.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T08:48:31.643Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T08:48:31.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T08:48:31.827Z] ---> d1d32ed384da [2022-04-28T08:48:31.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/server.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/private/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/private/server/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/common/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T08:48:31.925Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T08:48:31.925Z] spire-1.2.1/release/ [2022-04-28T08:48:31.925Z] spire-1.2.1/release/spire-extras/ [2022-04-28T08:48:31.925Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T08:48:31.925Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T08:48:31.925Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire/ [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire/README.md [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire/conf/ [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T08:48:31.926Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/script/ [2022-04-28T08:48:31.926Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T08:48:31.926Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T08:48:31.926Z] spire-1.2.1/support/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T08:48:31.926Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/clock/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/clock/clock.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/ [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T08:48:31.926Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T08:48:31.927Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T08:48:31.927Z] spire-1.2.1/test/integration/ [2022-04-28T08:48:32.109Z] Removing intermediate container 271e71c7a48c [2022-04-28T08:48:32.110Z] ---> 41365cdeb73a [2022-04-28T08:48:32.110Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:48:32.209Z] spire-1.2.1/test/integration/README.md [2022-04-28T08:48:32.209Z] spire-1.2.1/test/integration/common [2022-04-28T08:48:32.209Z] spire-1.2.1/test/integration/setup/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T08:48:32.210Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T08:48:32.211Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T08:48:32.212Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T08:48:32.369Z] ---> Running in 58438550914d [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T08:48:32.491Z] spire-1.2.1/test/integration/test.sh [2022-04-28T08:48:32.491Z] spire-1.2.1/test/plugintest/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/testca/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/testca/ca.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/testkey/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T08:48:32.491Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/testkey/new.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/util/ [2022-04-28T08:48:32.491Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/util/race.go [2022-04-28T08:48:32.491Z] spire-1.2.1/test/util/util.go [2022-04-28T08:48:32.491Z] building spire from source... [2022-04-28T08:48:33.103Z] Installing go1.17.7... [2022-04-28T08:48:33.327Z] ---> c778090a6eef [2022-04-28T08:48:33.327Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T08:48:33.327Z] Removing intermediate container 58438550914d [2022-04-28T08:48:33.327Z] ---> d664d8adce64 [2022-04-28T08:48:33.327Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T08:48:33.587Z] ---> Running in 40d65e0cea85 [2022-04-28T08:48:34.523Z] ---> 7acc6f89931c [2022-04-28T08:48:34.523Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T08:48:34.783Z] Removing intermediate container 40d65e0cea85 [2022-04-28T08:48:34.783Z] ---> 3341f24ccfa9 [2022-04-28T08:48:34.783Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T08:48:35.351Z] ---> Running in e05b0a604512 [2022-04-28T08:48:35.351Z] ---> Running in 6c4f038c06a3 [2022-04-28T08:48:35.937Z] Removing intermediate container e05b0a604512 [2022-04-28T08:48:35.937Z] ---> 1bf450b9aff3 [2022-04-28T08:48:35.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:48:35.937Z] Removing intermediate container 6c4f038c06a3 [2022-04-28T08:48:35.937Z] ---> fd9980edb3b0 [2022-04-28T08:48:35.937Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:48:36.195Z] ---> Running in f6438e7e6e4b [2022-04-28T08:48:36.768Z] Removing intermediate container f6438e7e6e4b [2022-04-28T08:48:36.768Z] ---> c8b1b46a248d [2022-04-28T08:48:36.768Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T08:48:37.032Z] ---> Running in 7dd0c07bf496 [2022-04-28T08:48:37.292Z] ---> 2363a2745033 [2022-04-28T08:48:37.292Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T08:48:37.873Z] Removing intermediate container 7dd0c07bf496 [2022-04-28T08:48:37.873Z] ---> cb5d8da49f2f [2022-04-28T08:48:37.873Z] Step 22/23 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:48:38.134Z] ---> Running in 2823ed8c621e [2022-04-28T08:48:38.703Z] Removing intermediate container 2823ed8c621e [2022-04-28T08:48:38.703Z] ---> b0ddd6120218 [2022-04-28T08:48:38.703Z] Step 23/23 : LABEL version=2.2.0-dev.84 [2022-04-28T08:48:39.272Z] ---> a9175e096b50 [2022-04-28T08:48:39.272Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T08:48:39.272Z] ---> Running in ccae56d2b9a2 [2022-04-28T08:48:39.531Z] Removing intermediate container ccae56d2b9a2 [2022-04-28T08:48:39.531Z] ---> 27f4beffa068 [2022-04-28T08:48:39.531Z] [2022-04-28T08:48:39.790Z] Successfully built 27f4beffa068 [2022-04-28T08:48:39.790Z] Successfully tagged core-command:latest [2022-04-28T08:48:39.790Z]  Building core-command ... done Building security-proxy-setup [2022-04-28T08:48:40.052Z] ---> 6d0ebfbcc45d [2022-04-28T08:48:40.052Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T08:48:40.311Z] ---> Running in 925b04e0110a [2022-04-28T08:48:42.214Z] Removing intermediate container 925b04e0110a [2022-04-28T08:48:42.214Z] ---> c02c08b7c29b [2022-04-28T08:48:42.214Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:48:43.152Z] ---> Running in 71d13cd77437 [2022-04-28T08:48:43.761Z] Removing intermediate container 71d13cd77437 [2022-04-28T08:48:43.761Z] ---> 82939c60445c [2022-04-28T08:48:43.761Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T08:48:44.718Z] ---> Running in 017bcc9e28d6 [2022-04-28T08:48:45.658Z] Removing intermediate container 017bcc9e28d6 [2022-04-28T08:48:45.658Z] ---> 0bb57ff55686 [2022-04-28T08:48:45.658Z] Step 21/22 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:48:46.229Z] ---> Running in e520ae374109 [2022-04-28T08:48:46.940Z] Removing intermediate container e520ae374109 [2022-04-28T08:48:46.940Z] ---> eec5b0bc24eb [2022-04-28T08:48:46.940Z] Step 22/22 : LABEL version=2.2.0-dev.84 [2022-04-28T08:48:47.539Z] ---> Running in f876af6b4019 [2022-04-28T08:48:48.107Z] Removing intermediate container f876af6b4019 [2022-04-28T08:48:48.107Z] ---> 5db4d562587e [2022-04-28T08:48:48.107Z] [2022-04-28T08:48:48.107Z] Successfully built 5db4d562587e [2022-04-28T08:48:48.107Z] Successfully tagged support-notifications:latest [2022-04-28T08:48:48.107Z] Building core-metadata [2022-04-28T08:48:49.050Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:48:49.050Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:48:49.050Z] ---> 9cc74b50b0ad [2022-04-28T08:48:49.050Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:48:49.050Z] ---> Using cache [2022-04-28T08:48:49.050Z] ---> e423f2bf8456 [2022-04-28T08:48:49.050Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:48:49.050Z] ---> Using cache [2022-04-28T08:48:49.050Z] ---> 376bb2fa70f5 [2022-04-28T08:48:49.050Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T08:48:49.050Z] ---> Using cache [2022-04-28T08:48:49.050Z] ---> 4147e7351bca [2022-04-28T08:48:49.050Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:48:49.050Z] ---> Using cache [2022-04-28T08:48:49.050Z] ---> dd540c172807 [2022-04-28T08:48:49.050Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:48:49.050Z] ---> Using cache [2022-04-28T08:48:49.050Z] ---> 43d30710fe2b [2022-04-28T08:48:49.050Z] Step 8/22 : COPY . . [2022-04-28T08:48:49.050Z] ---> Using cache [2022-04-28T08:48:49.050Z] ---> 4a5bdc23a885 [2022-04-28T08:48:49.050Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T08:48:52.367Z] ---> Running in 1e3450a3559f [2022-04-28T08:48:52.936Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T08:48:57.133Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:48:57.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:48:57.133Z] ---> 9cc74b50b0ad [2022-04-28T08:48:57.133Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:48:57.133Z] ---> Using cache [2022-04-28T08:48:57.133Z] ---> e423f2bf8456 [2022-04-28T08:48:57.133Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:48:57.133Z] ---> Using cache [2022-04-28T08:48:57.133Z] ---> 376bb2fa70f5 [2022-04-28T08:48:57.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T08:48:57.133Z] ---> Using cache [2022-04-28T08:48:57.133Z] ---> 4147e7351bca [2022-04-28T08:48:57.133Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:48:57.133Z] ---> Using cache [2022-04-28T08:48:57.133Z] ---> dd540c172807 [2022-04-28T08:48:57.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:48:57.133Z] ---> Using cache [2022-04-28T08:48:57.133Z] ---> 43d30710fe2b [2022-04-28T08:48:57.133Z] Step 8/23 : COPY . . [2022-04-28T08:48:57.133Z] ---> Using cache [2022-04-28T08:48:57.133Z] ---> 4a5bdc23a885 [2022-04-28T08:48:57.133Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T08:49:00.001Z] Building bin/spire-server... [2022-04-28T08:49:00.001Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T08:49:00.001Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T08:49:00.001Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T08:49:00.001Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T08:49:00.001Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T08:49:02.413Z] ---> Running in 894bf0b05d27 [2022-04-28T08:49:02.659Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T08:49:02.979Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T08:49:03.661Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T08:49:03.661Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T08:49:03.661Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T08:49:03.946Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T08:49:04.229Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T08:49:04.511Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T08:49:04.511Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T08:49:05.123Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T08:49:05.123Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T08:49:05.123Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T08:49:05.123Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T08:49:05.404Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T08:49:05.685Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T08:49:05.685Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T08:49:05.685Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T08:49:06.300Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T08:49:06.585Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T08:49:08.051Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T08:49:09.052Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T08:49:09.052Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T08:49:11.089Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T08:49:11.089Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T08:49:11.089Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T08:49:11.374Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T08:49:15.193Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T08:49:30.092Z] Removing intermediate container a51b7e56ff01 [2022-04-28T08:49:30.092Z] ---> 50952c368c37 [2022-04-28T08:49:30.092Z] [2022-04-28T08:49:30.092Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T08:49:30.092Z] ---> 0ac33e5f5afa [2022-04-28T08:49:30.092Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T08:49:30.092Z] ---> Using cache [2022-04-28T08:49:30.092Z] ---> 28e553ba914a [2022-04-28T08:49:30.092Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:49:30.092Z] ---> Using cache [2022-04-28T08:49:30.092Z] ---> f3064e886a43 [2022-04-28T08:49:30.092Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T08:49:30.092Z] ---> Running in c675e0415c08 [2022-04-28T08:49:30.092Z] Removing intermediate container 894bf0b05d27 [2022-04-28T08:49:30.092Z] ---> 5d8d604cb18b [2022-04-28T08:49:30.092Z] [2022-04-28T08:49:30.092Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T08:49:30.092Z] ---> e04c818066af [2022-04-28T08:49:30.092Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T08:49:30.092Z] ---> Using cache [2022-04-28T08:49:30.092Z] ---> cb16c1f26f07 [2022-04-28T08:49:30.092Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:49:30.092Z] ---> Using cache [2022-04-28T08:49:30.092Z] ---> f529cad357bf [2022-04-28T08:49:30.092Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T08:49:30.092Z] Removing intermediate container 1e3450a3559f [2022-04-28T08:49:30.092Z] ---> 0311e245f109 [2022-04-28T08:49:30.092Z] [2022-04-28T08:49:30.092Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T08:49:30.092Z] ---> e04c818066af [2022-04-28T08:49:30.092Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T08:49:30.092Z] ---> Running in 71dde66969fb [2022-04-28T08:49:30.092Z] ---> Running in ed0d4a9fcfcf [2022-04-28T08:49:30.092Z] Removing intermediate container ed0d4a9fcfcf [2022-04-28T08:49:30.092Z] ---> 4ae95a71a2d4 [2022-04-28T08:49:30.092Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T08:49:30.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:30.092Z] ---> Running in 47686cd432dd [2022-04-28T08:49:30.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:30.092Z] Removing intermediate container 47686cd432dd [2022-04-28T08:49:30.092Z] ---> 2f116ad5d10b [2022-04-28T08:49:30.092Z] Step 15/23 : WORKDIR / [2022-04-28T08:49:30.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:30.092Z] ---> Running in 17ec28c1e607 [2022-04-28T08:49:30.092Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T08:49:30.092Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T08:49:30.092Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T08:49:30.092Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T08:49:30.092Z] Removing intermediate container 17ec28c1e607 [2022-04-28T08:49:30.092Z] ---> f2f7a7555517 [2022-04-28T08:49:30.092Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:49:30.092Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T08:49:30.092Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T08:49:30.092Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:49:30.092Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:49:30.092Z] OK: 8 MiB in 20 packages [2022-04-28T08:49:30.092Z] ---> 936ebd410e0f [2022-04-28T08:49:30.092Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T08:49:30.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:30.092Z] Removing intermediate container 71dde66969fb [2022-04-28T08:49:30.092Z] ---> e207031aefe3 [2022-04-28T08:49:30.092Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T08:49:30.092Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:49:30.092Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:49:30.092Z] OK: 15854 distinct packages available [2022-04-28T08:49:30.092Z] ---> 03633a759fa7 [2022-04-28T08:49:30.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T08:49:30.092Z] ---> Running in abc2db1d97fb [2022-04-28T08:49:30.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:30.092Z] Removing intermediate container abc2db1d97fb [2022-04-28T08:49:30.092Z] ---> 708c6d7e5ed6 [2022-04-28T08:49:30.092Z] Step 13/22 : WORKDIR /edgex [2022-04-28T08:49:30.352Z] ---> a3f3ea256a8f [2022-04-28T08:49:30.352Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T08:49:30.352Z] ---> Running in 833aa051baaf [2022-04-28T08:49:30.352Z] ---> Running in 0db9b929d334 [2022-04-28T08:49:30.612Z] Removing intermediate container 833aa051baaf [2022-04-28T08:49:30.612Z] ---> 7d387a3f0a25 [2022-04-28T08:49:30.612Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T08:49:30.612Z] Removing intermediate container 0db9b929d334 [2022-04-28T08:49:30.612Z] ---> affe7b4bcdee [2022-04-28T08:49:30.612Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:49:30.612Z] ---> Running in 94d0e2bd4186 [2022-04-28T08:49:30.612Z] ---> 58cca7b2260a [2022-04-28T08:49:30.612Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T08:49:30.873Z] Removing intermediate container 94d0e2bd4186 [2022-04-28T08:49:30.873Z] ---> 3efced966502 [2022-04-28T08:49:30.873Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T08:49:30.873Z] ---> Running in 3a0373bfc22b [2022-04-28T08:49:30.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:31.134Z] Removing intermediate container 3a0373bfc22b [2022-04-28T08:49:31.134Z] ---> f138b216b6f7 [2022-04-28T08:49:31.134Z] Step 22/23 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:49:31.134Z] ---> 39add9b3710f [2022-04-28T08:49:31.134Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T08:49:31.134Z] ---> Running in 511b6d6e0106 [2022-04-28T08:49:31.134Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T08:49:31.394Z] Removing intermediate container 511b6d6e0106 [2022-04-28T08:49:31.394Z] ---> aff0607d0fef [2022-04-28T08:49:31.394Z] Step 23/23 : LABEL version=2.2.0-dev.84 [2022-04-28T08:49:31.394Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T08:49:31.394Z] ---> Running in b6f6335b8242 [2022-04-28T08:49:31.394Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T08:49:31.394Z] ---> fa903b965896 [2022-04-28T08:49:31.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T08:49:31.654Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T08:49:31.654Z] Removing intermediate container b6f6335b8242 [2022-04-28T08:49:31.654Z] ---> fb5f5a6f8a42 [2022-04-28T08:49:31.654Z] [2022-04-28T08:49:31.654Z] Successfully built fb5f5a6f8a42 [2022-04-28T08:49:31.654Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:49:31.654Z] Successfully tagged core-metadata:latest [2022-04-28T08:49:31.654Z]  Building core-metadata ... done OK: 6 MiB in 18 packages [2022-04-28T08:49:31.654Z] ---> f059410495e5 [2022-04-28T08:49:31.654Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T08:49:31.654Z] ---> Running in 0eac5dc1e8aa [2022-04-28T08:49:32.223Z] Removing intermediate container c675e0415c08 [2022-04-28T08:49:32.223Z] ---> 11fb8e7294c6 [2022-04-28T08:49:32.223Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T08:49:33.164Z] Removing intermediate container 0eac5dc1e8aa [2022-04-28T08:49:33.164Z] ---> 5fd604b0a76d [2022-04-28T08:49:33.164Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T08:49:33.164Z] ---> Running in 0434d08e2c2b [2022-04-28T08:49:33.164Z] ---> 493da56e0cf8 [2022-04-28T08:49:33.164Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T08:49:33.423Z] Removing intermediate container 0434d08e2c2b [2022-04-28T08:49:33.423Z] ---> 338be961ecaf [2022-04-28T08:49:33.423Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T08:49:33.423Z] ---> 810d4237551c [2022-04-28T08:49:33.423Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T08:49:33.423Z] ---> Running in 1f2ffbf449cf [2022-04-28T08:49:33.423Z] ---> Running in bd66f19b9c7c [2022-04-28T08:49:33.684Z] Removing intermediate container 1f2ffbf449cf [2022-04-28T08:49:33.684Z] ---> 0b53d194fbb9 [2022-04-28T08:49:33.684Z] Step 21/22 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:49:33.684Z] Removing intermediate container bd66f19b9c7c [2022-04-28T08:49:33.684Z] ---> 95f5e950746f [2022-04-28T08:49:33.684Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T08:49:33.684Z] ---> Running in d79af24a792d [2022-04-28T08:49:33.684Z] Removing intermediate container d79af24a792d [2022-04-28T08:49:33.684Z] ---> 283526255aa4 [2022-04-28T08:49:33.684Z] Step 22/22 : LABEL version=2.2.0-dev.84 [2022-04-28T08:49:33.946Z] ---> Running in 2ca40b86980a [2022-04-28T08:49:33.946Z] ---> 5a90a37ea7f6 [2022-04-28T08:49:33.946Z] Step 21/26 : WORKDIR / [2022-04-28T08:49:33.946Z] ---> Running in 7f74f0b97b92 [2022-04-28T08:49:33.946Z] Removing intermediate container 2ca40b86980a [2022-04-28T08:49:33.946Z] ---> c2281d676868 [2022-04-28T08:49:33.946Z] [2022-04-28T08:49:33.947Z] Successfully built c2281d676868 [2022-04-28T08:49:33.947Z] Successfully tagged security-proxy-setup:latest [2022-04-28T08:49:34.206Z]  Building security-proxy-setup ... done Removing intermediate container 7f74f0b97b92 [2022-04-28T08:49:34.207Z] ---> e1bb4a93f23c [2022-04-28T08:49:34.207Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T08:49:34.207Z] ---> Running in e1369266d9ee [2022-04-28T08:49:34.207Z] Removing intermediate container e1369266d9ee [2022-04-28T08:49:34.207Z] ---> fae9e58c58f8 [2022-04-28T08:49:34.207Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T08:49:34.207Z] ---> Running in c9cc242bdd0f [2022-04-28T08:49:34.466Z] Removing intermediate container c9cc242bdd0f [2022-04-28T08:49:34.466Z] ---> 6237c7a3126a [2022-04-28T08:49:34.466Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T08:49:34.466Z] ---> Running in aaa160afb3ed [2022-04-28T08:49:34.466Z] Removing intermediate container aaa160afb3ed [2022-04-28T08:49:34.466Z] ---> 065d5d5c11a4 [2022-04-28T08:49:34.466Z] Step 25/26 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:49:34.466Z] ---> Running in 08b1aab59d17 [2022-04-28T08:49:34.728Z] Removing intermediate container 08b1aab59d17 [2022-04-28T08:49:34.728Z] ---> 5fa47605b278 [2022-04-28T08:49:34.728Z] Step 26/26 : LABEL version=2.2.0-dev.84 [2022-04-28T08:49:34.728Z] ---> Running in 465a5895f855 [2022-04-28T08:49:34.728Z] Removing intermediate container 465a5895f855 [2022-04-28T08:49:34.728Z] ---> 0e855aef7352 [2022-04-28T08:49:34.728Z] [2022-04-28T08:49:34.988Z] Successfully built 0e855aef7352 [2022-04-28T08:49:34.988Z] Successfully tagged security-spire-config:latest [2022-04-28T08:49:38.263Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T08:49:38.263Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T08:49:38.263Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T08:49:38.263Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T08:49:38.263Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T08:49:38.263Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T08:49:38.263Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T08:49:38.264Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T08:49:38.264Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T08:49:38.264Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T08:49:38.871Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T08:49:38.871Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T08:49:39.481Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T08:49:39.778Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T08:49:39.778Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T08:49:39.778Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T08:49:40.061Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T08:49:40.061Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T08:49:40.061Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T08:49:40.340Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T08:49:47.114Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T08:49:47.398Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T08:49:47.398Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T08:49:47.398Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T08:49:47.704Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T08:49:56.963Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-28T08:49:56.963Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T08:49:56.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T08:49:56.963Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T08:49:56.963Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T08:49:56.963Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T08:49:56.963Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T08:49:56.963Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T08:49:56.963Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T08:49:56.963Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T08:49:56.963Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T08:49:56.963Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T08:49:56.963Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T08:49:56.963Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T08:49:57.221Z] Building bin/spire-agent... [2022-04-28T08:49:57.480Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T08:49:58.048Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T08:49:58.048Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T08:49:58.048Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T08:49:58.048Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T08:49:58.048Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T08:49:58.048Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T08:49:58.615Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T08:49:58.616Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T08:49:58.616Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T08:49:58.616Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T08:49:58.616Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T08:49:58.616Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T08:50:14.608Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T08:50:14.609Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T08:50:14.609Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T08:50:14.609Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T08:50:14.609Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T08:50:14.609Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T08:50:14.609Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T08:50:14.609Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T08:50:17.261Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T08:50:25.649Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T08:50:25.649Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T08:50:54.862Z] Removing intermediate container c0616b9ea8db [2022-04-28T08:50:54.862Z] ---> 5607a4fb09cc [2022-04-28T08:50:54.862Z] [2022-04-28T08:50:54.862Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T08:50:54.862Z] ---> 0ac33e5f5afa [2022-04-28T08:50:54.862Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T08:50:54.862Z] ---> Using cache [2022-04-28T08:50:54.862Z] ---> 28e553ba914a [2022-04-28T08:50:54.862Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:50:54.862Z] ---> Using cache [2022-04-28T08:50:54.862Z] ---> f3064e886a43 [2022-04-28T08:50:54.862Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T08:50:54.862Z] Removing intermediate container 0566d230dd1b [2022-04-28T08:50:54.862Z] ---> a798be3e7aec [2022-04-28T08:50:54.862Z] [2022-04-28T08:50:54.862Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T08:50:54.862Z] ---> 0ac33e5f5afa [2022-04-28T08:50:54.862Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T08:50:54.862Z] ---> Using cache [2022-04-28T08:50:54.862Z] ---> 28e553ba914a [2022-04-28T08:50:54.862Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:50:54.862Z] ---> Using cache [2022-04-28T08:50:54.862Z] ---> f3064e886a43 [2022-04-28T08:50:54.862Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T08:50:54.862Z] ---> Running in e4c0d9384912 [2022-04-28T08:50:54.862Z] ---> Running in ecd4a2a55441 [2022-04-28T08:50:54.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:54.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:54.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:54.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:54.862Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:50:54.862Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:50:54.862Z] OK: 15854 distinct packages available [2022-04-28T08:50:54.862Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:50:54.862Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:50:54.862Z] OK: 15854 distinct packages available [2022-04-28T08:50:54.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:54.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:55.696Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T08:50:55.696Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T08:50:55.957Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T08:50:55.957Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T08:50:55.957Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T08:50:55.957Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T08:50:55.957Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T08:50:55.957Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T08:50:56.218Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T08:50:56.218Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T08:50:56.218Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:50:56.218Z] OK: 6 MiB in 19 packages [2022-04-28T08:50:56.218Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:50:56.218Z] OK: 6 MiB in 19 packages [2022-04-28T08:50:56.788Z] Removing intermediate container ecd4a2a55441 [2022-04-28T08:50:56.788Z] ---> 37dd4ac5e87d [2022-04-28T08:50:56.788Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T08:50:56.788Z] Removing intermediate container e4c0d9384912 [2022-04-28T08:50:56.788Z] ---> 54f60fb27536 [2022-04-28T08:50:56.788Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T08:50:58.172Z] ---> cf11b8e92466 [2022-04-28T08:50:58.172Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T08:50:58.172Z] ---> 327026842d17 [2022-04-28T08:50:58.172Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T08:50:58.172Z] ---> 56d6bbe0317f [2022-04-28T08:50:58.172Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T08:50:58.743Z] ---> e1087e16f8b9 [2022-04-28T08:50:58.743Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T08:50:59.003Z] ---> d8576740a329 [2022-04-28T08:50:59.003Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T08:50:59.003Z] ---> 80cfb0a0befd [2022-04-28T08:50:59.003Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T08:50:59.003Z] ---> Running in e2110f515bea [2022-04-28T08:50:59.263Z] Removing intermediate container e2110f515bea [2022-04-28T08:50:59.263Z] ---> e29749796a95 [2022-04-28T08:50:59.263Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T08:50:59.263Z] ---> Running in b2c300bea808 [2022-04-28T08:50:59.263Z] ---> 2b3d91c11277 [2022-04-28T08:50:59.263Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T08:50:59.263Z] Removing intermediate container b2c300bea808 [2022-04-28T08:50:59.263Z] ---> 1b5d9dd9c04e [2022-04-28T08:50:59.263Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T08:50:59.263Z] ---> Running in 0b37ed10ba9e [2022-04-28T08:50:59.263Z] ---> 470b89d00639 [2022-04-28T08:50:59.263Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T08:50:59.523Z] Removing intermediate container 0b37ed10ba9e [2022-04-28T08:50:59.523Z] ---> c505fa7777e3 [2022-04-28T08:50:59.523Z] Step 24/25 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:50:59.523Z] ---> Running in 7e9daf616ce2 [2022-04-28T08:50:59.523Z] ---> ecaa5756d30c [2022-04-28T08:50:59.523Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T08:50:59.523Z] ---> Running in e8b9fd504f4e [2022-04-28T08:50:59.523Z] Removing intermediate container 7e9daf616ce2 [2022-04-28T08:50:59.523Z] ---> 750ce8c6db6b [2022-04-28T08:50:59.523Z] Step 25/25 : LABEL version=2.2.0-dev.84 [2022-04-28T08:50:59.789Z] ---> Running in 3a420e32ade9 [2022-04-28T08:50:59.789Z] Removing intermediate container e8b9fd504f4e [2022-04-28T08:50:59.789Z] ---> 2691a11a37fb [2022-04-28T08:50:59.789Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T08:50:59.789Z] ---> Running in f92e90d69c64 [2022-04-28T08:50:59.789Z] Removing intermediate container 3a420e32ade9 [2022-04-28T08:50:59.789Z] ---> 4eeec033a3b9 [2022-04-28T08:50:59.789Z] [2022-04-28T08:50:59.789Z] Removing intermediate container f92e90d69c64 [2022-04-28T08:50:59.789Z] ---> c36815db2663 [2022-04-28T08:50:59.789Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T08:50:59.789Z] Successfully built 4eeec033a3b9 [2022-04-28T08:51:00.050Z] Successfully tagged security-spire-server:latest [2022-04-28T08:51:00.050Z]  Building security-spire-server ... done  ---> Running in 0f93ddfe977c [2022-04-28T08:51:00.050Z] Removing intermediate container 0f93ddfe977c [2022-04-28T08:51:00.050Z] ---> e3fb66409ae6 [2022-04-28T08:51:00.050Z] Step 25/26 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:00.050Z] ---> Running in c75213770143 [2022-04-28T08:51:00.310Z] Removing intermediate container c75213770143 [2022-04-28T08:51:00.310Z] ---> cb4acd02ac9a [2022-04-28T08:51:00.310Z] Step 26/26 : LABEL version=2.2.0-dev.84 [2022-04-28T08:51:00.310Z] ---> Running in 3e4e0396237f [2022-04-28T08:51:00.310Z] Removing intermediate container 3e4e0396237f [2022-04-28T08:51:00.310Z] ---> 3405c39189fa [2022-04-28T08:51:00.310Z] [2022-04-28T08:51:00.310Z] Successfully built 3405c39189fa [2022-04-28T08:51:00.310Z] Successfully tagged security-spire-agent:latest [2022-04-28T08:51:00.577Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-28T08:51:00.585Z] $ docker stop --time=1 4ade6cd1a489d878ccf83a8146a2c90edccbb6684c78bba85459fff83ab19ac9 [2022-04-28T08:51:01.898Z] $ docker rm -f 4ade6cd1a489d878ccf83a8146a2c90edccbb6684c78bba85459fff83ab19ac9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:51:02.251Z] + docker images [2022-04-28T08:51:02.251Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T08:51:02.251Z] security-spire-agent latest 3405c39189fa 2 seconds ago 127MB [2022-04-28T08:51:02.251Z] security-spire-server latest 4eeec033a3b9 3 seconds ago 87.3MB [2022-04-28T08:51:02.251Z] a798be3e7aec 18 seconds ago 4.43GB [2022-04-28T08:51:02.251Z] 5607a4fb09cc 20 seconds ago 4.43GB [2022-04-28T08:51:02.251Z] security-spire-config latest 0e855aef7352 About a minute ago 86.7MB [2022-04-28T08:51:02.251Z] security-proxy-setup latest c2281d676868 About a minute ago 26.9MB [2022-04-28T08:51:02.251Z] core-metadata latest fb5f5a6f8a42 About a minute ago 17MB [2022-04-28T08:51:02.251Z] 5d8d604cb18b About a minute ago 1.5GB [2022-04-28T08:51:02.251Z] 0311e245f109 About a minute ago 1.5GB [2022-04-28T08:51:02.251Z] 50952c368c37 About a minute ago 4.43GB [2022-04-28T08:51:02.251Z] support-notifications latest 5db4d562587e 2 minutes ago 26.9MB [2022-04-28T08:51:02.252Z] core-command latest 27f4beffa068 2 minutes ago 16.1MB [2022-04-28T08:51:02.252Z] 4cedf915745a 2 minutes ago 1.55GB [2022-04-28T08:51:02.252Z] 2cf5a0669a17 2 minutes ago 1.49GB [2022-04-28T08:51:02.252Z] security-spiffe-token-provider latest 52860aa3dfe5 3 minutes ago 28.8MB [2022-04-28T08:51:02.252Z] 83fc30e8e060 3 minutes ago 1.54GB [2022-04-28T08:51:02.252Z] support-scheduler latest 0ec35cde1f20 3 minutes ago 26.3MB [2022-04-28T08:51:02.252Z] b5d74560ba32 4 minutes ago 1.55GB [2022-04-28T08:51:02.252Z] sys-mgmt-agent latest 45b57d327c59 4 minutes ago 299MB [2022-04-28T08:51:02.252Z] security-bootstrapper latest b8171aaf6a0c 4 minutes ago 19.1MB [2022-04-28T08:51:02.252Z] core-data latest 1d50d6e58d51 4 minutes ago 22.5MB [2022-04-28T08:51:02.252Z] security-secretstore-setup latest 02eaf3165579 4 minutes ago 28.5MB [2022-04-28T08:51:02.252Z] 8d4557d76ebe 4 minutes ago 1.49GB [2022-04-28T08:51:02.252Z] 8fcd93a6c9a7 5 minutes ago 1.5GB [2022-04-28T08:51:02.252Z] fbc25a44e39d 5 minutes ago 1.5GB [2022-04-28T08:51:02.252Z] 81e35920108a 5 minutes ago 1.52GB [2022-04-28T08:51:02.252Z] ci-base-image-x86_64 latest 9cc74b50b0ad 8 minutes ago 896MB [2022-04-28T08:51:02.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 days ago 562MB [2022-04-28T08:51:02.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 days ago 254MB [2022-04-28T08:51:02.252Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T08:51:02.252Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T08:51:02.252Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T08:51:02.252Z] 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-04-28T08:51:02.357Z] provisioning config files... [2022-04-28T08:51:02.370Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/212@tmp/config3586948814721467797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:51:02.677Z] ---> docker-login.sh [2022-04-28T08:51:02.677Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:51:02.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:51:02.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:51:02.677Z] Configure a credential helper to remove this warning. See [2022-04-28T08:51:02.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:51:02.677Z] [2022-04-28T08:51:02.677Z] Login Succeeded [2022-04-28T08:51:02.677Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:51:02.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:51:02.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:51:02.940Z] Configure a credential helper to remove this warning. See [2022-04-28T08:51:02.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:51:02.940Z] [2022-04-28T08:51:02.940Z] Login Succeeded [2022-04-28T08:51:02.940Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:51:02.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:51:02.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:51:02.940Z] Configure a credential helper to remove this warning. See [2022-04-28T08:51:02.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:51:02.940Z] [2022-04-28T08:51:02.940Z] Login Succeeded [2022-04-28T08:51:02.940Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:51:02.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:51:03.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:51:03.201Z] Configure a credential helper to remove this warning. See [2022-04-28T08:51:03.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:51:03.201Z] [2022-04-28T08:51:03.201Z] Login Succeeded [2022-04-28T08:51:03.201Z] docker.io [2022-04-28T08:51:03.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:51:03.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:51:03.462Z] Configure a credential helper to remove this warning. See [2022-04-28T08:51:03.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:51:03.462Z] [2022-04-28T08:51:03.462Z] Login Succeeded [2022-04-28T08:51:03.462Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:51:03.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:03.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:51:03.524Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-28T08:51:03.524Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:03.524Z] latest [2022-04-28T08:51:03.524Z] 2.2.0-dev.84 [2022-04-28T08:51:03.524Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:03.524Z] main [2022-04-28T08:51:03.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:03.852Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:04.150Z] + docker push nexus3.edgexfoundry.org:10004/core-command:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:04.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T08:51:04.150Z] 5856f72bffff: Preparing [2022-04-28T08:51:04.150Z] bfafd237ee26: Preparing [2022-04-28T08:51:04.150Z] 81f119cc8546: Preparing [2022-04-28T08:51:04.150Z] 07828144a603: Preparing [2022-04-28T08:51:04.150Z] b541d28bf3b4: Preparing [2022-04-28T08:51:04.150Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:04.150Z] 5856f72bffff: Pushed [2022-04-28T08:51:04.150Z] 81f119cc8546: Pushed [2022-04-28T08:51:04.150Z] 07828144a603: Pushed [2022-04-28T08:51:04.729Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T08:51:04.729Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T08:51:04.729Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T08:51:04.729Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T08:51:04.729Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T08:51:04.729Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T08:51:05.006Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T08:51:05.094Z] bfafd237ee26: Pushed [2022-04-28T08:51:05.355Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:3a843c922ba6518cb9a3344c97198099286a7b1666161684e89ab813dab229f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:05.662Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:06.014Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T08:51:06.014Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T08:51:06.015Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-28T08:51:06.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T08:51:06.015Z] 5856f72bffff: Preparing [2022-04-28T08:51:06.015Z] bfafd237ee26: Preparing [2022-04-28T08:51:06.015Z] 81f119cc8546: Preparing [2022-04-28T08:51:06.015Z] 07828144a603: Preparing [2022-04-28T08:51:06.015Z] b541d28bf3b4: Preparing [2022-04-28T08:51:06.015Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:06.015Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:06.015Z] bfafd237ee26: Layer already exists [2022-04-28T08:51:06.015Z] 5856f72bffff: Layer already exists [2022-04-28T08:51:06.015Z] 07828144a603: Layer already exists [2022-04-28T08:51:06.015Z] latest: digest: sha256:3a843c922ba6518cb9a3344c97198099286a7b1666161684e89ab813dab229f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:06.383Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:06.674Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.84 [2022-04-28T08:51:06.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T08:51:06.674Z] 5856f72bffff: Preparing [2022-04-28T08:51:06.674Z] bfafd237ee26: Preparing [2022-04-28T08:51:06.674Z] 81f119cc8546: Preparing [2022-04-28T08:51:06.674Z] 07828144a603: Preparing [2022-04-28T08:51:06.674Z] b541d28bf3b4: Preparing [2022-04-28T08:51:06.674Z] 5856f72bffff: Layer already exists [2022-04-28T08:51:06.674Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:06.674Z] bfafd237ee26: Layer already exists [2022-04-28T08:51:06.674Z] 07828144a603: Layer already exists [2022-04-28T08:51:06.674Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:06.674Z] 2.2.0-dev.84: digest: sha256:3a843c922ba6518cb9a3344c97198099286a7b1666161684e89ab813dab229f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:06.975Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:07.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:07.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T08:51:07.273Z] 5856f72bffff: Preparing [2022-04-28T08:51:07.273Z] bfafd237ee26: Preparing [2022-04-28T08:51:07.273Z] 81f119cc8546: Preparing [2022-04-28T08:51:07.273Z] 07828144a603: Preparing [2022-04-28T08:51:07.273Z] b541d28bf3b4: Preparing [2022-04-28T08:51:07.273Z] 07828144a603: Layer already exists [2022-04-28T08:51:07.273Z] bfafd237ee26: Layer already exists [2022-04-28T08:51:07.273Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:07.273Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:07.273Z] 5856f72bffff: Layer already exists [2022-04-28T08:51:07.273Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:3a843c922ba6518cb9a3344c97198099286a7b1666161684e89ab813dab229f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:07.583Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:07.880Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-28T08:51:07.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T08:51:07.880Z] 5856f72bffff: Preparing [2022-04-28T08:51:07.880Z] bfafd237ee26: Preparing [2022-04-28T08:51:07.880Z] 81f119cc8546: Preparing [2022-04-28T08:51:07.880Z] 07828144a603: Preparing [2022-04-28T08:51:07.880Z] b541d28bf3b4: Preparing [2022-04-28T08:51:07.880Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:07.880Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:07.880Z] bfafd237ee26: Layer already exists [2022-04-28T08:51:07.880Z] 5856f72bffff: Layer already exists [2022-04-28T08:51:07.880Z] 07828144a603: Layer already exists [2022-04-28T08:51:07.880Z] main: digest: sha256:3a843c922ba6518cb9a3344c97198099286a7b1666161684e89ab813dab229f4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:07.916Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:07.930Z] taggedImages: [2022-04-28T08:51:07.931Z] - nexus3.edgexfoundry.org:10004/core-command:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:07.931Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-28T08:51:07.931Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.84 [2022-04-28T08:51:07.931Z] - nexus3.edgexfoundry.org:10004/core-command:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:07.931Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-28T08:51:07.952Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-28T08:51:07.952Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:07.952Z] latest [2022-04-28T08:51:07.952Z] 2.2.0-dev.84 [2022-04-28T08:51:07.952Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:07.952Z] main [2022-04-28T08:51:07.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:08.275Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:08.579Z] + docker push nexus3.edgexfoundry.org:10004/core-data:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:08.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T08:51:08.580Z] f4882a2dc688: Preparing [2022-04-28T08:51:08.580Z] 73830607e9f3: Preparing [2022-04-28T08:51:08.580Z] 81f119cc8546: Preparing [2022-04-28T08:51:08.580Z] 18249a66c4e2: Preparing [2022-04-28T08:51:08.580Z] 4c36623055f0: Preparing [2022-04-28T08:51:08.580Z] b541d28bf3b4: Preparing [2022-04-28T08:51:08.580Z] b541d28bf3b4: Waiting [2022-04-28T08:51:08.580Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:08.580Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:08.580Z] 4c36623055f0: Pushed [2022-04-28T08:51:08.580Z] f4882a2dc688: Pushed [2022-04-28T08:51:08.675Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T08:51:08.675Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T08:51:08.841Z] 18249a66c4e2: Pushed [2022-04-28T08:51:10.142Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T08:51:10.142Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T08:51:10.225Z] 73830607e9f3: Pushed [2022-04-28T08:51:10.421Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T08:51:10.487Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:ec087bbaadace2d3a2c95136388f001f458b554764ce63e7b2d4ba96969e2599 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:10.700Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T08:51:10.790Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:11.084Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-28T08:51:11.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T08:51:11.084Z] f4882a2dc688: Preparing [2022-04-28T08:51:11.084Z] 73830607e9f3: Preparing [2022-04-28T08:51:11.084Z] 81f119cc8546: Preparing [2022-04-28T08:51:11.084Z] 18249a66c4e2: Preparing [2022-04-28T08:51:11.084Z] 4c36623055f0: Preparing [2022-04-28T08:51:11.084Z] b541d28bf3b4: Preparing [2022-04-28T08:51:11.084Z] b541d28bf3b4: Waiting [2022-04-28T08:51:11.084Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:11.084Z] 18249a66c4e2: Layer already exists [2022-04-28T08:51:11.084Z] 73830607e9f3: Layer already exists [2022-04-28T08:51:11.084Z] f4882a2dc688: Layer already exists [2022-04-28T08:51:11.084Z] 4c36623055f0: Layer already exists [2022-04-28T08:51:11.084Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:11.084Z] latest: digest: sha256:ec087bbaadace2d3a2c95136388f001f458b554764ce63e7b2d4ba96969e2599 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:11.308Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T08:51:11.308Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T08:51:11.386Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:11.682Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.84 [2022-04-28T08:51:11.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T08:51:11.683Z] f4882a2dc688: Preparing [2022-04-28T08:51:11.683Z] 73830607e9f3: Preparing [2022-04-28T08:51:11.683Z] 81f119cc8546: Preparing [2022-04-28T08:51:11.683Z] 18249a66c4e2: Preparing [2022-04-28T08:51:11.683Z] 4c36623055f0: Preparing [2022-04-28T08:51:11.683Z] b541d28bf3b4: Preparing [2022-04-28T08:51:11.683Z] b541d28bf3b4: Waiting [2022-04-28T08:51:11.683Z] 18249a66c4e2: Layer already exists [2022-04-28T08:51:11.683Z] 73830607e9f3: Layer already exists [2022-04-28T08:51:11.683Z] f4882a2dc688: Layer already exists [2022-04-28T08:51:11.683Z] 4c36623055f0: Layer already exists [2022-04-28T08:51:11.683Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:11.683Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:11.683Z] 2.2.0-dev.84: digest: sha256:ec087bbaadace2d3a2c95136388f001f458b554764ce63e7b2d4ba96969e2599 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:11.988Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:12.291Z] + docker push nexus3.edgexfoundry.org:10004/core-data:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:12.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T08:51:12.292Z] f4882a2dc688: Preparing [2022-04-28T08:51:12.292Z] 73830607e9f3: Preparing [2022-04-28T08:51:12.292Z] 81f119cc8546: Preparing [2022-04-28T08:51:12.292Z] 18249a66c4e2: Preparing [2022-04-28T08:51:12.292Z] 4c36623055f0: Preparing [2022-04-28T08:51:12.292Z] b541d28bf3b4: Preparing [2022-04-28T08:51:12.292Z] b541d28bf3b4: Waiting [2022-04-28T08:51:12.292Z] f4882a2dc688: Layer already exists [2022-04-28T08:51:12.292Z] 73830607e9f3: Layer already exists [2022-04-28T08:51:12.292Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:12.292Z] 4c36623055f0: Layer already exists [2022-04-28T08:51:12.292Z] 18249a66c4e2: Layer already exists [2022-04-28T08:51:12.292Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:12.292Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:ec087bbaadace2d3a2c95136388f001f458b554764ce63e7b2d4ba96969e2599 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:12.598Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:12.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-28T08:51:12.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T08:51:12.899Z] f4882a2dc688: Preparing [2022-04-28T08:51:12.899Z] 73830607e9f3: Preparing [2022-04-28T08:51:12.899Z] 81f119cc8546: Preparing [2022-04-28T08:51:12.899Z] 18249a66c4e2: Preparing [2022-04-28T08:51:12.899Z] 4c36623055f0: Preparing [2022-04-28T08:51:12.899Z] b541d28bf3b4: Preparing [2022-04-28T08:51:12.899Z] b541d28bf3b4: Waiting [2022-04-28T08:51:12.899Z] 18249a66c4e2: Layer already exists [2022-04-28T08:51:12.899Z] 4c36623055f0: Layer already exists [2022-04-28T08:51:12.899Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:12.899Z] f4882a2dc688: Layer already exists [2022-04-28T08:51:12.899Z] 73830607e9f3: Layer already exists [2022-04-28T08:51:12.899Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:12.899Z] main: digest: sha256:ec087bbaadace2d3a2c95136388f001f458b554764ce63e7b2d4ba96969e2599 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:12.936Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:12.945Z] taggedImages: [2022-04-28T08:51:12.945Z] - nexus3.edgexfoundry.org:10004/core-data:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:12.945Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-28T08:51:12.945Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.84 [2022-04-28T08:51:12.945Z] - nexus3.edgexfoundry.org:10004/core-data:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:12.945Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-28T08:51:12.966Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-28T08:51:12.966Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:12.966Z] latest [2022-04-28T08:51:12.966Z] 2.2.0-dev.84 [2022-04-28T08:51:12.966Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:12.966Z] main [2022-04-28T08:51:12.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:13.302Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:13.336Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T08:51:13.336Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T08:51:13.601Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:13.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T08:51:13.601Z] 37db169d62b6: Preparing [2022-04-28T08:51:13.601Z] a95d591d7206: Preparing [2022-04-28T08:51:13.601Z] 81f119cc8546: Preparing [2022-04-28T08:51:13.601Z] 07828144a603: Preparing [2022-04-28T08:51:13.601Z] b541d28bf3b4: Preparing [2022-04-28T08:51:13.601Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:13.601Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:13.601Z] 07828144a603: Layer already exists [2022-04-28T08:51:13.601Z] 37db169d62b6: Pushed [2022-04-28T08:51:13.616Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T08:51:13.895Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T08:51:14.174Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T08:51:14.455Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T08:51:14.736Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T08:51:14.988Z] a95d591d7206: Pushed [2022-04-28T08:51:14.988Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:ac6422535f3257ebc63860579ab4c1464d7c3c7557bd3f8912710d87490114f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:15.291Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:15.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-28T08:51:15.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T08:51:15.595Z] 37db169d62b6: Preparing [2022-04-28T08:51:15.595Z] a95d591d7206: Preparing [2022-04-28T08:51:15.595Z] 81f119cc8546: Preparing [2022-04-28T08:51:15.595Z] 07828144a603: Preparing [2022-04-28T08:51:15.595Z] b541d28bf3b4: Preparing [2022-04-28T08:51:15.595Z] 07828144a603: Layer already exists [2022-04-28T08:51:15.595Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:15.595Z] a95d591d7206: Layer already exists [2022-04-28T08:51:15.595Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:15.595Z] 37db169d62b6: Layer already exists [2022-04-28T08:51:15.595Z] latest: digest: sha256:ac6422535f3257ebc63860579ab4c1464d7c3c7557bd3f8912710d87490114f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:15.905Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:16.207Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.84 [2022-04-28T08:51:16.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T08:51:16.207Z] 37db169d62b6: Preparing [2022-04-28T08:51:16.207Z] a95d591d7206: Preparing [2022-04-28T08:51:16.207Z] 81f119cc8546: Preparing [2022-04-28T08:51:16.207Z] 07828144a603: Preparing [2022-04-28T08:51:16.207Z] b541d28bf3b4: Preparing [2022-04-28T08:51:16.207Z] a95d591d7206: Layer already exists [2022-04-28T08:51:16.207Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:16.207Z] 37db169d62b6: Layer already exists [2022-04-28T08:51:16.207Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:16.207Z] 07828144a603: Layer already exists [2022-04-28T08:51:16.207Z] 2.2.0-dev.84: digest: sha256:ac6422535f3257ebc63860579ab4c1464d7c3c7557bd3f8912710d87490114f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:16.514Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:16.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:16.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T08:51:16.815Z] 37db169d62b6: Preparing [2022-04-28T08:51:16.815Z] a95d591d7206: Preparing [2022-04-28T08:51:16.815Z] 81f119cc8546: Preparing [2022-04-28T08:51:16.815Z] 07828144a603: Preparing [2022-04-28T08:51:16.815Z] b541d28bf3b4: Preparing [2022-04-28T08:51:16.815Z] 07828144a603: Layer already exists [2022-04-28T08:51:16.815Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:16.815Z] a95d591d7206: Layer already exists [2022-04-28T08:51:16.815Z] 37db169d62b6: Layer already exists [2022-04-28T08:51:16.815Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:16.815Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:ac6422535f3257ebc63860579ab4c1464d7c3c7557bd3f8912710d87490114f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:17.119Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:17.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-28T08:51:17.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T08:51:17.412Z] 37db169d62b6: Preparing [2022-04-28T08:51:17.412Z] a95d591d7206: Preparing [2022-04-28T08:51:17.412Z] 81f119cc8546: Preparing [2022-04-28T08:51:17.412Z] 07828144a603: Preparing [2022-04-28T08:51:17.412Z] b541d28bf3b4: Preparing [2022-04-28T08:51:17.412Z] 07828144a603: Layer already exists [2022-04-28T08:51:17.412Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:17.412Z] 37db169d62b6: Layer already exists [2022-04-28T08:51:17.412Z] a95d591d7206: Layer already exists [2022-04-28T08:51:17.412Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:17.412Z] main: digest: sha256:ac6422535f3257ebc63860579ab4c1464d7c3c7557bd3f8912710d87490114f9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:17.448Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:17.457Z] taggedImages: [2022-04-28T08:51:17.457Z] - nexus3.edgexfoundry.org:10004/core-metadata:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:17.457Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-28T08:51:17.457Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.84 [2022-04-28T08:51:17.457Z] - nexus3.edgexfoundry.org:10004/core-metadata:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:17.457Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-28T08:51:17.482Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-28T08:51:17.483Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:17.483Z] latest [2022-04-28T08:51:17.483Z] 2.2.0-dev.84 [2022-04-28T08:51:17.483Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:17.483Z] main [2022-04-28T08:51:17.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:17.798Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:18.091Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:18.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T08:51:18.091Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:18.091Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:18.091Z] 520ad42a4c14: Preparing [2022-04-28T08:51:18.091Z] ec03d1cac71e: Preparing [2022-04-28T08:51:18.091Z] ff913586ce66: Preparing [2022-04-28T08:51:18.091Z] c8d79b613d24: Preparing [2022-04-28T08:51:18.091Z] 81f119cc8546: Preparing [2022-04-28T08:51:18.091Z] b5934de95d06: Preparing [2022-04-28T08:51:18.091Z] 51c80cbab129: Preparing [2022-04-28T08:51:18.091Z] f644d60c3d12: Preparing [2022-04-28T08:51:18.091Z] 1e140b2e5b80: Preparing [2022-04-28T08:51:18.091Z] b541d28bf3b4: Preparing [2022-04-28T08:51:18.091Z] b5934de95d06: Waiting [2022-04-28T08:51:18.091Z] 51c80cbab129: Waiting [2022-04-28T08:51:18.091Z] f644d60c3d12: Waiting [2022-04-28T08:51:18.091Z] b541d28bf3b4: Waiting [2022-04-28T08:51:18.091Z] 81f119cc8546: Waiting [2022-04-28T08:51:18.091Z] 1e140b2e5b80: Waiting [2022-04-28T08:51:18.091Z] 5b375bb1fb14: Pushed [2022-04-28T08:51:18.091Z] ec03d1cac71e: Pushed [2022-04-28T08:51:18.091Z] ff913586ce66: Pushed [2022-04-28T08:51:18.091Z] 520ad42a4c14: Pushed [2022-04-28T08:51:18.091Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:18.350Z] b5934de95d06: Pushed [2022-04-28T08:51:18.350Z] 1e140b2e5b80: Pushed [2022-04-28T08:51:18.350Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:18.350Z] 51c80cbab129: Pushed [2022-04-28T08:51:18.350Z] f644d60c3d12: Pushed [2022-04-28T08:51:19.737Z] c8d79b613d24: Pushed [2022-04-28T08:51:19.737Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:e152ca898424fba7a2ab78957354fb6292e4a58d4c657cb8e55ba440992bafc9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:20.034Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:20.327Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-28T08:51:20.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T08:51:20.327Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:20.327Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:20.327Z] 520ad42a4c14: Preparing [2022-04-28T08:51:20.327Z] ec03d1cac71e: Preparing [2022-04-28T08:51:20.327Z] ff913586ce66: Preparing [2022-04-28T08:51:20.327Z] c8d79b613d24: Preparing [2022-04-28T08:51:20.327Z] 81f119cc8546: Preparing [2022-04-28T08:51:20.327Z] b5934de95d06: Preparing [2022-04-28T08:51:20.327Z] 51c80cbab129: Preparing [2022-04-28T08:51:20.327Z] f644d60c3d12: Preparing [2022-04-28T08:51:20.327Z] 1e140b2e5b80: Preparing [2022-04-28T08:51:20.327Z] b541d28bf3b4: Preparing [2022-04-28T08:51:20.327Z] 81f119cc8546: Waiting [2022-04-28T08:51:20.327Z] b5934de95d06: Waiting [2022-04-28T08:51:20.327Z] 51c80cbab129: Waiting [2022-04-28T08:51:20.327Z] b541d28bf3b4: Waiting [2022-04-28T08:51:20.327Z] f644d60c3d12: Waiting [2022-04-28T08:51:20.327Z] ff913586ce66: Layer already exists [2022-04-28T08:51:20.327Z] 520ad42a4c14: Layer already exists [2022-04-28T08:51:20.327Z] 5b375bb1fb14: Layer already exists [2022-04-28T08:51:20.327Z] c8d79b613d24: Layer already exists [2022-04-28T08:51:20.327Z] ec03d1cac71e: Layer already exists [2022-04-28T08:51:20.327Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:20.327Z] b5934de95d06: Layer already exists [2022-04-28T08:51:20.327Z] f644d60c3d12: Layer already exists [2022-04-28T08:51:20.327Z] 51c80cbab129: Layer already exists [2022-04-28T08:51:20.327Z] 1e140b2e5b80: Layer already exists [2022-04-28T08:51:20.327Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:20.327Z] latest: digest: sha256:e152ca898424fba7a2ab78957354fb6292e4a58d4c657cb8e55ba440992bafc9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:20.623Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:20.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.84 [2022-04-28T08:51:20.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T08:51:20.913Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:20.913Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:20.913Z] 520ad42a4c14: Preparing [2022-04-28T08:51:20.913Z] ec03d1cac71e: Preparing [2022-04-28T08:51:20.913Z] ff913586ce66: Preparing [2022-04-28T08:51:20.913Z] c8d79b613d24: Preparing [2022-04-28T08:51:20.913Z] 81f119cc8546: Preparing [2022-04-28T08:51:20.913Z] b5934de95d06: Preparing [2022-04-28T08:51:20.913Z] 51c80cbab129: Preparing [2022-04-28T08:51:20.913Z] f644d60c3d12: Preparing [2022-04-28T08:51:20.913Z] 1e140b2e5b80: Preparing [2022-04-28T08:51:20.913Z] b541d28bf3b4: Preparing [2022-04-28T08:51:20.913Z] b5934de95d06: Waiting [2022-04-28T08:51:20.913Z] 81f119cc8546: Waiting [2022-04-28T08:51:20.913Z] 51c80cbab129: Waiting [2022-04-28T08:51:20.913Z] b541d28bf3b4: Waiting [2022-04-28T08:51:20.913Z] 1e140b2e5b80: Waiting [2022-04-28T08:51:20.913Z] f644d60c3d12: Waiting [2022-04-28T08:51:20.913Z] ff913586ce66: Layer already exists [2022-04-28T08:51:20.913Z] c8d79b613d24: Layer already exists [2022-04-28T08:51:20.913Z] 520ad42a4c14: Layer already exists [2022-04-28T08:51:20.913Z] ec03d1cac71e: Layer already exists [2022-04-28T08:51:20.913Z] 5b375bb1fb14: Layer already exists [2022-04-28T08:51:20.913Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:20.913Z] 51c80cbab129: Layer already exists [2022-04-28T08:51:20.913Z] b5934de95d06: Layer already exists [2022-04-28T08:51:20.913Z] f644d60c3d12: Layer already exists [2022-04-28T08:51:20.913Z] 1e140b2e5b80: Layer already exists [2022-04-28T08:51:20.913Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:20.913Z] 2.2.0-dev.84: digest: sha256:e152ca898424fba7a2ab78957354fb6292e4a58d4c657cb8e55ba440992bafc9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:21.235Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:21.497Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T08:51:21.498Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T08:51:21.498Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T08:51:21.498Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T08:51:21.498Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T08:51:21.498Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T08:51:21.498Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T08:51:21.584Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:21.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T08:51:21.585Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:21.585Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:21.585Z] 520ad42a4c14: Preparing [2022-04-28T08:51:21.585Z] ec03d1cac71e: Preparing [2022-04-28T08:51:21.585Z] ff913586ce66: Preparing [2022-04-28T08:51:21.585Z] c8d79b613d24: Preparing [2022-04-28T08:51:21.585Z] 81f119cc8546: Preparing [2022-04-28T08:51:21.585Z] b5934de95d06: Preparing [2022-04-28T08:51:21.585Z] 51c80cbab129: Preparing [2022-04-28T08:51:21.585Z] f644d60c3d12: Preparing [2022-04-28T08:51:21.585Z] 1e140b2e5b80: Preparing [2022-04-28T08:51:21.585Z] b541d28bf3b4: Preparing [2022-04-28T08:51:21.585Z] b5934de95d06: Waiting [2022-04-28T08:51:21.585Z] 51c80cbab129: Waiting [2022-04-28T08:51:21.585Z] 1e140b2e5b80: Waiting [2022-04-28T08:51:21.585Z] b541d28bf3b4: Waiting [2022-04-28T08:51:21.585Z] f644d60c3d12: Waiting [2022-04-28T08:51:21.585Z] ff913586ce66: Layer already exists [2022-04-28T08:51:21.585Z] 5b375bb1fb14: Layer already exists [2022-04-28T08:51:21.585Z] c8d79b613d24: Layer already exists [2022-04-28T08:51:21.585Z] 520ad42a4c14: Layer already exists [2022-04-28T08:51:21.585Z] ec03d1cac71e: Layer already exists [2022-04-28T08:51:21.585Z] b5934de95d06: Layer already exists [2022-04-28T08:51:21.585Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:21.585Z] 51c80cbab129: Layer already exists [2022-04-28T08:51:21.585Z] 1e140b2e5b80: Layer already exists [2022-04-28T08:51:21.585Z] f644d60c3d12: Layer already exists [2022-04-28T08:51:21.585Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:21.585Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:e152ca898424fba7a2ab78957354fb6292e4a58d4c657cb8e55ba440992bafc9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:21.885Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:22.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-28T08:51:22.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T08:51:22.182Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:22.182Z] 5b375bb1fb14: Preparing [2022-04-28T08:51:22.182Z] 520ad42a4c14: Preparing [2022-04-28T08:51:22.182Z] ec03d1cac71e: Preparing [2022-04-28T08:51:22.182Z] ff913586ce66: Preparing [2022-04-28T08:51:22.182Z] c8d79b613d24: Preparing [2022-04-28T08:51:22.182Z] 81f119cc8546: Preparing [2022-04-28T08:51:22.182Z] b5934de95d06: Preparing [2022-04-28T08:51:22.182Z] 51c80cbab129: Preparing [2022-04-28T08:51:22.182Z] f644d60c3d12: Preparing [2022-04-28T08:51:22.182Z] b5934de95d06: Waiting [2022-04-28T08:51:22.183Z] 51c80cbab129: Waiting [2022-04-28T08:51:22.183Z] 1e140b2e5b80: Preparing [2022-04-28T08:51:22.183Z] b541d28bf3b4: Preparing [2022-04-28T08:51:22.183Z] f644d60c3d12: Waiting [2022-04-28T08:51:22.183Z] 1e140b2e5b80: Waiting [2022-04-28T08:51:22.183Z] b541d28bf3b4: Waiting [2022-04-28T08:51:22.183Z] 81f119cc8546: Waiting [2022-04-28T08:51:22.183Z] 520ad42a4c14: Layer already exists [2022-04-28T08:51:22.183Z] ec03d1cac71e: Layer already exists [2022-04-28T08:51:22.183Z] c8d79b613d24: Layer already exists [2022-04-28T08:51:22.183Z] 5b375bb1fb14: Layer already exists [2022-04-28T08:51:22.183Z] ff913586ce66: Layer already exists [2022-04-28T08:51:22.183Z] b5934de95d06: Layer already exists [2022-04-28T08:51:22.183Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:22.183Z] f644d60c3d12: Layer already exists [2022-04-28T08:51:22.183Z] 51c80cbab129: Layer already exists [2022-04-28T08:51:22.183Z] 1e140b2e5b80: Layer already exists [2022-04-28T08:51:22.183Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:22.183Z] main: digest: sha256:e152ca898424fba7a2ab78957354fb6292e4a58d4c657cb8e55ba440992bafc9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:22.224Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:22.234Z] taggedImages: [2022-04-28T08:51:22.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:22.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-28T08:51:22.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.84 [2022-04-28T08:51:22.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:22.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-28T08:51:22.258Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-28T08:51:22.258Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:22.258Z] latest [2022-04-28T08:51:22.258Z] 2.2.0-dev.84 [2022-04-28T08:51:22.258Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:22.258Z] main [2022-04-28T08:51:22.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:22.497Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T08:51:22.497Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T08:51:22.596Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:22.886Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:22.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T08:51:22.886Z] a2f60079ac49: Preparing [2022-04-28T08:51:22.886Z] eaf85b98b83f: Preparing [2022-04-28T08:51:22.886Z] 0d029dc72554: Preparing [2022-04-28T08:51:22.886Z] bb7710887e72: Preparing [2022-04-28T08:51:22.886Z] 93bbf636238e: Preparing [2022-04-28T08:51:22.886Z] e46560aff382: Preparing [2022-04-28T08:51:22.886Z] 50a919757f18: Preparing [2022-04-28T08:51:22.886Z] b541d28bf3b4: Preparing [2022-04-28T08:51:22.886Z] e46560aff382: Waiting [2022-04-28T08:51:22.886Z] b541d28bf3b4: Waiting [2022-04-28T08:51:22.886Z] 50a919757f18: Waiting [2022-04-28T08:51:22.886Z] a2f60079ac49: Pushed [2022-04-28T08:51:22.886Z] eaf85b98b83f: Pushed [2022-04-28T08:51:22.886Z] 93bbf636238e: Pushed [2022-04-28T08:51:22.886Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:22.886Z] e46560aff382: Pushed [2022-04-28T08:51:23.105Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T08:51:23.382Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T08:51:23.382Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T08:51:23.454Z] 50a919757f18: Pushed [2022-04-28T08:51:24.024Z] bb7710887e72: Pushed [2022-04-28T08:51:24.024Z] 0d029dc72554: Pushed [2022-04-28T08:51:24.024Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:0a93cac5739818a11842ca3e05fc883375299a574ffd080f61cf3f86c3dd73dc size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:24.321Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:24.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-28T08:51:24.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T08:51:24.614Z] a2f60079ac49: Preparing [2022-04-28T08:51:24.614Z] eaf85b98b83f: Preparing [2022-04-28T08:51:24.614Z] 0d029dc72554: Preparing [2022-04-28T08:51:24.614Z] bb7710887e72: Preparing [2022-04-28T08:51:24.614Z] 93bbf636238e: Preparing [2022-04-28T08:51:24.614Z] e46560aff382: Preparing [2022-04-28T08:51:24.614Z] 50a919757f18: Preparing [2022-04-28T08:51:24.614Z] b541d28bf3b4: Preparing [2022-04-28T08:51:24.614Z] 50a919757f18: Waiting [2022-04-28T08:51:24.614Z] b541d28bf3b4: Waiting [2022-04-28T08:51:24.614Z] e46560aff382: Waiting [2022-04-28T08:51:24.614Z] eaf85b98b83f: Layer already exists [2022-04-28T08:51:24.614Z] 93bbf636238e: Layer already exists [2022-04-28T08:51:24.614Z] bb7710887e72: Layer already exists [2022-04-28T08:51:24.614Z] 0d029dc72554: Layer already exists [2022-04-28T08:51:24.614Z] a2f60079ac49: Layer already exists [2022-04-28T08:51:24.614Z] 50a919757f18: Layer already exists [2022-04-28T08:51:24.614Z] e46560aff382: Layer already exists [2022-04-28T08:51:24.614Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:24.614Z] latest: digest: sha256:0a93cac5739818a11842ca3e05fc883375299a574ffd080f61cf3f86c3dd73dc size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:24.840Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T08:51:24.915Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:25.120Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T08:51:25.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.84 [2022-04-28T08:51:25.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T08:51:25.212Z] a2f60079ac49: Preparing [2022-04-28T08:51:25.212Z] eaf85b98b83f: Preparing [2022-04-28T08:51:25.212Z] 0d029dc72554: Preparing [2022-04-28T08:51:25.212Z] bb7710887e72: Preparing [2022-04-28T08:51:25.212Z] 93bbf636238e: Preparing [2022-04-28T08:51:25.212Z] e46560aff382: Preparing [2022-04-28T08:51:25.212Z] 50a919757f18: Preparing [2022-04-28T08:51:25.212Z] b541d28bf3b4: Preparing [2022-04-28T08:51:25.212Z] b541d28bf3b4: Waiting [2022-04-28T08:51:25.212Z] 50a919757f18: Waiting [2022-04-28T08:51:25.212Z] e46560aff382: Waiting [2022-04-28T08:51:25.212Z] 0d029dc72554: Layer already exists [2022-04-28T08:51:25.212Z] 93bbf636238e: Layer already exists [2022-04-28T08:51:25.212Z] eaf85b98b83f: Layer already exists [2022-04-28T08:51:25.212Z] bb7710887e72: Layer already exists [2022-04-28T08:51:25.212Z] a2f60079ac49: Layer already exists [2022-04-28T08:51:25.212Z] 50a919757f18: Layer already exists [2022-04-28T08:51:25.212Z] e46560aff382: Layer already exists [2022-04-28T08:51:25.212Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:25.212Z] 2.2.0-dev.84: digest: sha256:0a93cac5739818a11842ca3e05fc883375299a574ffd080f61cf3f86c3dd73dc size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:25.400Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T08:51:25.513Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:25.679Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T08:51:25.679Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T08:51:25.679Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T08:51:25.806Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:25.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T08:51:25.806Z] a2f60079ac49: Preparing [2022-04-28T08:51:25.806Z] eaf85b98b83f: Preparing [2022-04-28T08:51:25.806Z] 0d029dc72554: Preparing [2022-04-28T08:51:25.806Z] bb7710887e72: Preparing [2022-04-28T08:51:25.806Z] 93bbf636238e: Preparing [2022-04-28T08:51:25.806Z] e46560aff382: Preparing [2022-04-28T08:51:25.806Z] 50a919757f18: Preparing [2022-04-28T08:51:25.806Z] b541d28bf3b4: Preparing [2022-04-28T08:51:25.806Z] 50a919757f18: Waiting [2022-04-28T08:51:25.806Z] e46560aff382: Waiting [2022-04-28T08:51:25.806Z] b541d28bf3b4: Waiting [2022-04-28T08:51:25.806Z] bb7710887e72: Layer already exists [2022-04-28T08:51:25.806Z] 93bbf636238e: Layer already exists [2022-04-28T08:51:25.806Z] eaf85b98b83f: Layer already exists [2022-04-28T08:51:25.806Z] a2f60079ac49: Layer already exists [2022-04-28T08:51:25.806Z] 0d029dc72554: Layer already exists [2022-04-28T08:51:25.806Z] 50a919757f18: Layer already exists [2022-04-28T08:51:25.806Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:25.806Z] e46560aff382: Layer already exists [2022-04-28T08:51:25.806Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:0a93cac5739818a11842ca3e05fc883375299a574ffd080f61cf3f86c3dd73dc size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:25.957Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T08:51:25.958Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T08:51:25.958Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T08:51:26.099Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:26.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-28T08:51:26.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T08:51:26.393Z] a2f60079ac49: Preparing [2022-04-28T08:51:26.393Z] eaf85b98b83f: Preparing [2022-04-28T08:51:26.393Z] 0d029dc72554: Preparing [2022-04-28T08:51:26.394Z] bb7710887e72: Preparing [2022-04-28T08:51:26.394Z] 93bbf636238e: Preparing [2022-04-28T08:51:26.394Z] e46560aff382: Preparing [2022-04-28T08:51:26.394Z] 50a919757f18: Preparing [2022-04-28T08:51:26.394Z] b541d28bf3b4: Preparing [2022-04-28T08:51:26.394Z] e46560aff382: Waiting [2022-04-28T08:51:26.394Z] 50a919757f18: Waiting [2022-04-28T08:51:26.394Z] b541d28bf3b4: Waiting [2022-04-28T08:51:26.394Z] bb7710887e72: Layer already exists [2022-04-28T08:51:26.394Z] 0d029dc72554: Layer already exists [2022-04-28T08:51:26.394Z] a2f60079ac49: Layer already exists [2022-04-28T08:51:26.394Z] 93bbf636238e: Layer already exists [2022-04-28T08:51:26.394Z] eaf85b98b83f: Layer already exists [2022-04-28T08:51:26.394Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:26.394Z] e46560aff382: Layer already exists [2022-04-28T08:51:26.394Z] 50a919757f18: Layer already exists [2022-04-28T08:51:26.394Z] main: digest: sha256:0a93cac5739818a11842ca3e05fc883375299a574ffd080f61cf3f86c3dd73dc size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:26.430Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:26.441Z] taggedImages: [2022-04-28T08:51:26.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:26.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-28T08:51:26.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.84 [2022-04-28T08:51:26.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:26.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-28T08:51:26.467Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-28T08:51:26.467Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:26.467Z] latest [2022-04-28T08:51:26.467Z] 2.2.0-dev.84 [2022-04-28T08:51:26.467Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:26.467Z] main [2022-04-28T08:51:26.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:26.796Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:27.090Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:27.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T08:51:27.090Z] 8ab5dab6a0b6: Preparing [2022-04-28T08:51:27.090Z] c76de6543a8c: Preparing [2022-04-28T08:51:27.090Z] 23cf858457be: Preparing [2022-04-28T08:51:27.090Z] d9e280f29d4c: Preparing [2022-04-28T08:51:27.090Z] 878468753e11: Preparing [2022-04-28T08:51:27.090Z] 2052dacbced0: Preparing [2022-04-28T08:51:27.090Z] a26111d2a29d: Preparing [2022-04-28T08:51:27.090Z] 073d0d360bb1: Preparing [2022-04-28T08:51:27.090Z] 8a14e97af33d: Preparing [2022-04-28T08:51:27.090Z] b541d28bf3b4: Preparing [2022-04-28T08:51:27.090Z] 2052dacbced0: Waiting [2022-04-28T08:51:27.090Z] a26111d2a29d: Waiting [2022-04-28T08:51:27.090Z] 073d0d360bb1: Waiting [2022-04-28T08:51:27.090Z] 8a14e97af33d: Waiting [2022-04-28T08:51:27.090Z] b541d28bf3b4: Waiting [2022-04-28T08:51:27.090Z] 878468753e11: Pushed [2022-04-28T08:51:27.090Z] 8ab5dab6a0b6: Pushed [2022-04-28T08:51:27.090Z] c76de6543a8c: Pushed [2022-04-28T08:51:27.090Z] 2052dacbced0: Pushed [2022-04-28T08:51:27.350Z] a26111d2a29d: Pushed [2022-04-28T08:51:27.350Z] 073d0d360bb1: Pushed [2022-04-28T08:51:27.350Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:27.350Z] 8a14e97af33d: Pushed [2022-04-28T08:51:27.414Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T08:51:27.414Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T08:51:27.695Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T08:51:27.695Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T08:51:27.978Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T08:51:28.291Z] d9e280f29d4c: Pushed [2022-04-28T08:51:28.291Z] 23cf858457be: Pushed [2022-04-28T08:51:28.552Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:2d393c20a2f9daea4c966d46ccde510ecdb5d60bff279023c93f9322dba293f5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:28.854Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:29.151Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-28T08:51:29.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T08:51:29.151Z] 8ab5dab6a0b6: Preparing [2022-04-28T08:51:29.151Z] c76de6543a8c: Preparing [2022-04-28T08:51:29.151Z] 23cf858457be: Preparing [2022-04-28T08:51:29.151Z] d9e280f29d4c: Preparing [2022-04-28T08:51:29.152Z] 878468753e11: Preparing [2022-04-28T08:51:29.152Z] 2052dacbced0: Preparing [2022-04-28T08:51:29.152Z] a26111d2a29d: Preparing [2022-04-28T08:51:29.152Z] 073d0d360bb1: Preparing [2022-04-28T08:51:29.152Z] 8a14e97af33d: Preparing [2022-04-28T08:51:29.152Z] b541d28bf3b4: Preparing [2022-04-28T08:51:29.152Z] 073d0d360bb1: Waiting [2022-04-28T08:51:29.152Z] 2052dacbced0: Waiting [2022-04-28T08:51:29.152Z] a26111d2a29d: Waiting [2022-04-28T08:51:29.152Z] 8a14e97af33d: Waiting [2022-04-28T08:51:29.152Z] b541d28bf3b4: Waiting [2022-04-28T08:51:29.152Z] 8ab5dab6a0b6: Layer already exists [2022-04-28T08:51:29.152Z] 878468753e11: Layer already exists [2022-04-28T08:51:29.152Z] 23cf858457be: Layer already exists [2022-04-28T08:51:29.152Z] d9e280f29d4c: Layer already exists [2022-04-28T08:51:29.152Z] c76de6543a8c: Layer already exists [2022-04-28T08:51:29.152Z] 2052dacbced0: Layer already exists [2022-04-28T08:51:29.152Z] 8a14e97af33d: Layer already exists [2022-04-28T08:51:29.152Z] 073d0d360bb1: Layer already exists [2022-04-28T08:51:29.152Z] a26111d2a29d: Layer already exists [2022-04-28T08:51:29.152Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:29.152Z] latest: digest: sha256:2d393c20a2f9daea4c966d46ccde510ecdb5d60bff279023c93f9322dba293f5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:29.454Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:29.752Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.84 [2022-04-28T08:51:29.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T08:51:29.752Z] 8ab5dab6a0b6: Preparing [2022-04-28T08:51:29.752Z] c76de6543a8c: Preparing [2022-04-28T08:51:29.752Z] 23cf858457be: Preparing [2022-04-28T08:51:29.752Z] d9e280f29d4c: Preparing [2022-04-28T08:51:29.752Z] 878468753e11: Preparing [2022-04-28T08:51:29.752Z] 2052dacbced0: Preparing [2022-04-28T08:51:29.752Z] a26111d2a29d: Preparing [2022-04-28T08:51:29.752Z] 073d0d360bb1: Preparing [2022-04-28T08:51:29.752Z] 8a14e97af33d: Preparing [2022-04-28T08:51:29.752Z] b541d28bf3b4: Preparing [2022-04-28T08:51:29.752Z] 2052dacbced0: Waiting [2022-04-28T08:51:29.752Z] a26111d2a29d: Waiting [2022-04-28T08:51:29.752Z] b541d28bf3b4: Waiting [2022-04-28T08:51:29.752Z] 073d0d360bb1: Waiting [2022-04-28T08:51:29.752Z] 8a14e97af33d: Waiting [2022-04-28T08:51:29.752Z] d9e280f29d4c: Layer already exists [2022-04-28T08:51:29.752Z] 8ab5dab6a0b6: Layer already exists [2022-04-28T08:51:29.752Z] 878468753e11: Layer already exists [2022-04-28T08:51:29.752Z] c76de6543a8c: Layer already exists [2022-04-28T08:51:29.752Z] 23cf858457be: Layer already exists [2022-04-28T08:51:29.752Z] 8a14e97af33d: Layer already exists [2022-04-28T08:51:29.752Z] 2052dacbced0: Layer already exists [2022-04-28T08:51:29.752Z] 073d0d360bb1: Layer already exists [2022-04-28T08:51:29.752Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:29.752Z] a26111d2a29d: Layer already exists [2022-04-28T08:51:29.752Z] 2.2.0-dev.84: digest: sha256:2d393c20a2f9daea4c966d46ccde510ecdb5d60bff279023c93f9322dba293f5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:29.987Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T08:51:30.054Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:30.349Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:30.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T08:51:30.349Z] 8ab5dab6a0b6: Preparing [2022-04-28T08:51:30.349Z] c76de6543a8c: Preparing [2022-04-28T08:51:30.349Z] 23cf858457be: Preparing [2022-04-28T08:51:30.349Z] d9e280f29d4c: Preparing [2022-04-28T08:51:30.349Z] 878468753e11: Preparing [2022-04-28T08:51:30.349Z] 2052dacbced0: Preparing [2022-04-28T08:51:30.349Z] a26111d2a29d: Preparing [2022-04-28T08:51:30.349Z] 073d0d360bb1: Preparing [2022-04-28T08:51:30.349Z] 8a14e97af33d: Preparing [2022-04-28T08:51:30.349Z] b541d28bf3b4: Preparing [2022-04-28T08:51:30.349Z] 2052dacbced0: Waiting [2022-04-28T08:51:30.349Z] 073d0d360bb1: Waiting [2022-04-28T08:51:30.349Z] 8a14e97af33d: Waiting [2022-04-28T08:51:30.349Z] b541d28bf3b4: Waiting [2022-04-28T08:51:30.349Z] a26111d2a29d: Waiting [2022-04-28T08:51:30.349Z] c76de6543a8c: Layer already exists [2022-04-28T08:51:30.349Z] 8ab5dab6a0b6: Layer already exists [2022-04-28T08:51:30.349Z] 878468753e11: Layer already exists [2022-04-28T08:51:30.349Z] d9e280f29d4c: Layer already exists [2022-04-28T08:51:30.349Z] 23cf858457be: Layer already exists [2022-04-28T08:51:30.349Z] 2052dacbced0: Layer already exists [2022-04-28T08:51:30.349Z] 073d0d360bb1: Layer already exists [2022-04-28T08:51:30.349Z] a26111d2a29d: Layer already exists [2022-04-28T08:51:30.349Z] 8a14e97af33d: Layer already exists [2022-04-28T08:51:30.349Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:30.349Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:2d393c20a2f9daea4c966d46ccde510ecdb5d60bff279023c93f9322dba293f5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:30.657Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:30.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-28T08:51:30.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T08:51:30.956Z] 8ab5dab6a0b6: Preparing [2022-04-28T08:51:30.956Z] c76de6543a8c: Preparing [2022-04-28T08:51:30.956Z] 23cf858457be: Preparing [2022-04-28T08:51:30.956Z] d9e280f29d4c: Preparing [2022-04-28T08:51:30.956Z] 878468753e11: Preparing [2022-04-28T08:51:30.956Z] 2052dacbced0: Preparing [2022-04-28T08:51:30.956Z] a26111d2a29d: Preparing [2022-04-28T08:51:30.956Z] 073d0d360bb1: Preparing [2022-04-28T08:51:30.956Z] 8a14e97af33d: Preparing [2022-04-28T08:51:30.956Z] b541d28bf3b4: Preparing [2022-04-28T08:51:30.956Z] 2052dacbced0: Waiting [2022-04-28T08:51:30.956Z] b541d28bf3b4: Waiting [2022-04-28T08:51:30.956Z] 8a14e97af33d: Waiting [2022-04-28T08:51:30.956Z] a26111d2a29d: Waiting [2022-04-28T08:51:30.956Z] 073d0d360bb1: Waiting [2022-04-28T08:51:30.956Z] c76de6543a8c: Layer already exists [2022-04-28T08:51:30.956Z] 23cf858457be: Layer already exists [2022-04-28T08:51:30.956Z] 878468753e11: Layer already exists [2022-04-28T08:51:30.956Z] 8ab5dab6a0b6: Layer already exists [2022-04-28T08:51:30.956Z] d9e280f29d4c: Layer already exists [2022-04-28T08:51:30.956Z] 2052dacbced0: Layer already exists [2022-04-28T08:51:30.956Z] 073d0d360bb1: Layer already exists [2022-04-28T08:51:30.956Z] a26111d2a29d: Layer already exists [2022-04-28T08:51:30.956Z] 8a14e97af33d: Layer already exists [2022-04-28T08:51:30.956Z] b541d28bf3b4: Layer already exists [2022-04-28T08:51:30.956Z] main: digest: sha256:2d393c20a2f9daea4c966d46ccde510ecdb5d60bff279023c93f9322dba293f5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2022-04-28T08:51:30.985Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T08:51:30.985Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:30.996Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:31.005Z] taggedImages: [2022-04-28T08:51:31.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:31.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-28T08:51:31.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.84 [2022-04-28T08:51:31.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:31.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-28T08:51:31.024Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-28T08:51:31.024Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:31.024Z] latest [2022-04-28T08:51:31.024Z] 2.2.0-dev.84 [2022-04-28T08:51:31.024Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:31.024Z] main [2022-04-28T08:51:31.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:31.268Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T08:51:31.340Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:31.545Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T08:51:31.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:31.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T08:51:31.637Z] dc7f2ff86b8b: Preparing [2022-04-28T08:51:31.637Z] ee92d6105edd: Preparing [2022-04-28T08:51:31.637Z] 81f119cc8546: Preparing [2022-04-28T08:51:31.637Z] fa5a7a8925c0: Preparing [2022-04-28T08:51:31.637Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:31.637Z] 4fc242d58285: Preparing [2022-04-28T08:51:31.637Z] 4fc242d58285: Waiting [2022-04-28T08:51:31.637Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:31.637Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:31.637Z] dc7f2ff86b8b: Pushed [2022-04-28T08:51:31.637Z] 5a4fbb3f754d: Pushed [2022-04-28T08:51:31.825Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T08:51:32.104Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T08:51:32.207Z] fa5a7a8925c0: Pushed [2022-04-28T08:51:32.381Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T08:51:33.378Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T08:51:33.593Z] ee92d6105edd: Pushed [2022-04-28T08:51:33.593Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:7a617dc47bc1f4631d22889f1967c0e0abaca594f108613ba8145ff6744142fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:33.887Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:34.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-28T08:51:34.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T08:51:34.178Z] dc7f2ff86b8b: Preparing [2022-04-28T08:51:34.178Z] ee92d6105edd: Preparing [2022-04-28T08:51:34.178Z] 81f119cc8546: Preparing [2022-04-28T08:51:34.178Z] fa5a7a8925c0: Preparing [2022-04-28T08:51:34.178Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:34.178Z] 4fc242d58285: Preparing [2022-04-28T08:51:34.178Z] 4fc242d58285: Waiting [2022-04-28T08:51:34.178Z] dc7f2ff86b8b: Layer already exists [2022-04-28T08:51:34.178Z] ee92d6105edd: Layer already exists [2022-04-28T08:51:34.178Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:34.178Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:34.178Z] fa5a7a8925c0: Layer already exists [2022-04-28T08:51:34.178Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:34.178Z] latest: digest: sha256:7a617dc47bc1f4631d22889f1967c0e0abaca594f108613ba8145ff6744142fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:34.476Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:34.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.84 [2022-04-28T08:51:34.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T08:51:34.767Z] dc7f2ff86b8b: Preparing [2022-04-28T08:51:34.767Z] ee92d6105edd: Preparing [2022-04-28T08:51:34.767Z] 81f119cc8546: Preparing [2022-04-28T08:51:34.767Z] fa5a7a8925c0: Preparing [2022-04-28T08:51:34.767Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:34.767Z] 4fc242d58285: Preparing [2022-04-28T08:51:34.767Z] 4fc242d58285: Waiting [2022-04-28T08:51:34.767Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:34.767Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:34.767Z] dc7f2ff86b8b: Layer already exists [2022-04-28T08:51:34.767Z] ee92d6105edd: Layer already exists [2022-04-28T08:51:34.767Z] fa5a7a8925c0: Layer already exists [2022-04-28T08:51:34.767Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:34.767Z] 2.2.0-dev.84: digest: sha256:7a617dc47bc1f4631d22889f1967c0e0abaca594f108613ba8145ff6744142fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:35.066Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:35.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:35.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T08:51:35.356Z] dc7f2ff86b8b: Preparing [2022-04-28T08:51:35.356Z] ee92d6105edd: Preparing [2022-04-28T08:51:35.356Z] 81f119cc8546: Preparing [2022-04-28T08:51:35.356Z] fa5a7a8925c0: Preparing [2022-04-28T08:51:35.356Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:35.356Z] 4fc242d58285: Preparing [2022-04-28T08:51:35.356Z] 4fc242d58285: Waiting [2022-04-28T08:51:35.356Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:35.356Z] fa5a7a8925c0: Layer already exists [2022-04-28T08:51:35.356Z] ee92d6105edd: Layer already exists [2022-04-28T08:51:35.356Z] dc7f2ff86b8b: Layer already exists [2022-04-28T08:51:35.356Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:35.356Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:35.356Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:7a617dc47bc1f4631d22889f1967c0e0abaca594f108613ba8145ff6744142fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:35.656Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:35.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-28T08:51:35.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T08:51:35.950Z] dc7f2ff86b8b: Preparing [2022-04-28T08:51:35.950Z] ee92d6105edd: Preparing [2022-04-28T08:51:35.950Z] 81f119cc8546: Preparing [2022-04-28T08:51:35.950Z] fa5a7a8925c0: Preparing [2022-04-28T08:51:35.950Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:35.950Z] 4fc242d58285: Preparing [2022-04-28T08:51:35.950Z] 4fc242d58285: Waiting [2022-04-28T08:51:35.950Z] dc7f2ff86b8b: Layer already exists [2022-04-28T08:51:35.950Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:35.950Z] fa5a7a8925c0: Layer already exists [2022-04-28T08:51:35.950Z] 81f119cc8546: Layer already exists [2022-04-28T08:51:35.950Z] ee92d6105edd: Layer already exists [2022-04-28T08:51:35.950Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:35.950Z] main: digest: sha256:7a617dc47bc1f4631d22889f1967c0e0abaca594f108613ba8145ff6744142fd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:35.981Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:35.987Z] taggedImages: [2022-04-28T08:51:35.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:35.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-28T08:51:35.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.84 [2022-04-28T08:51:35.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:35.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-28T08:51:36.002Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-28T08:51:36.002Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:36.002Z] latest [2022-04-28T08:51:36.002Z] 2.2.0-dev.84 [2022-04-28T08:51:36.002Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:36.002Z] main [2022-04-28T08:51:36.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:36.322Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:36.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:36.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T08:51:36.612Z] 3d44bfc70b3b: Preparing [2022-04-28T08:51:36.612Z] 9b034d83ea43: Preparing [2022-04-28T08:51:36.612Z] 70ff2473f965: Preparing [2022-04-28T08:51:36.612Z] 0e6b384c4bcd: Preparing [2022-04-28T08:51:36.612Z] a8c7391204e0: Preparing [2022-04-28T08:51:36.612Z] 86358b0d6923: Preparing [2022-04-28T08:51:36.612Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:36.612Z] 4fc242d58285: Preparing [2022-04-28T08:51:36.612Z] 86358b0d6923: Waiting [2022-04-28T08:51:36.612Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:36.612Z] 4fc242d58285: Waiting [2022-04-28T08:51:36.612Z] 9b034d83ea43: Pushed [2022-04-28T08:51:36.612Z] 3d44bfc70b3b: Pushed [2022-04-28T08:51:36.612Z] 70ff2473f965: Pushed [2022-04-28T08:51:36.612Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:36.612Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:36.866Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T08:51:37.179Z] 86358b0d6923: Pushed [2022-04-28T08:51:38.877Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T08:51:38.877Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T08:51:39.486Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T08:51:39.767Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T08:51:39.767Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T08:51:40.477Z] a8c7391204e0: Pushed [2022-04-28T08:51:40.769Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T08:51:40.769Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T08:51:41.050Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T08:51:41.050Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T08:51:41.334Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T08:51:41.334Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T08:51:41.334Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T08:51:43.122Z] 0e6b384c4bcd: Pushed [2022-04-28T08:51:43.122Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:bb0cdb0ee0d2c5ff79252a2076f1b6f6b07e9c6cc87e581d82332362f281b63a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:43.680Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:43.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-28T08:51:43.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T08:51:43.975Z] 3d44bfc70b3b: Preparing [2022-04-28T08:51:43.975Z] 9b034d83ea43: Preparing [2022-04-28T08:51:43.975Z] 70ff2473f965: Preparing [2022-04-28T08:51:43.975Z] 0e6b384c4bcd: Preparing [2022-04-28T08:51:43.975Z] a8c7391204e0: Preparing [2022-04-28T08:51:43.975Z] 86358b0d6923: Preparing [2022-04-28T08:51:43.975Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:43.975Z] 4fc242d58285: Preparing [2022-04-28T08:51:43.975Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:43.975Z] 4fc242d58285: Waiting [2022-04-28T08:51:43.975Z] 70ff2473f965: Layer already exists [2022-04-28T08:51:43.975Z] 0e6b384c4bcd: Layer already exists [2022-04-28T08:51:43.975Z] 9b034d83ea43: Layer already exists [2022-04-28T08:51:43.975Z] 3d44bfc70b3b: Layer already exists [2022-04-28T08:51:43.975Z] a8c7391204e0: Layer already exists [2022-04-28T08:51:43.975Z] 86358b0d6923: Layer already exists [2022-04-28T08:51:43.975Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:43.975Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:43.975Z] latest: digest: sha256:bb0cdb0ee0d2c5ff79252a2076f1b6f6b07e9c6cc87e581d82332362f281b63a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:44.275Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:44.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.84 [2022-04-28T08:51:44.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T08:51:44.569Z] 3d44bfc70b3b: Preparing [2022-04-28T08:51:44.569Z] 9b034d83ea43: Preparing [2022-04-28T08:51:44.569Z] 70ff2473f965: Preparing [2022-04-28T08:51:44.569Z] 0e6b384c4bcd: Preparing [2022-04-28T08:51:44.569Z] a8c7391204e0: Preparing [2022-04-28T08:51:44.569Z] 86358b0d6923: Preparing [2022-04-28T08:51:44.569Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:44.569Z] 4fc242d58285: Preparing [2022-04-28T08:51:44.569Z] 86358b0d6923: Waiting [2022-04-28T08:51:44.569Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:44.569Z] 4fc242d58285: Waiting [2022-04-28T08:51:44.569Z] 0e6b384c4bcd: Layer already exists [2022-04-28T08:51:44.569Z] a8c7391204e0: Layer already exists [2022-04-28T08:51:44.569Z] 70ff2473f965: Layer already exists [2022-04-28T08:51:44.569Z] 9b034d83ea43: Layer already exists [2022-04-28T08:51:44.569Z] 3d44bfc70b3b: Layer already exists [2022-04-28T08:51:44.569Z] 86358b0d6923: Layer already exists [2022-04-28T08:51:44.569Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:44.569Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:44.569Z] 2.2.0-dev.84: digest: sha256:bb0cdb0ee0d2c5ff79252a2076f1b6f6b07e9c6cc87e581d82332362f281b63a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:44.867Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:45.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:45.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T08:51:45.160Z] 3d44bfc70b3b: Preparing [2022-04-28T08:51:45.160Z] 9b034d83ea43: Preparing [2022-04-28T08:51:45.160Z] 70ff2473f965: Preparing [2022-04-28T08:51:45.160Z] 0e6b384c4bcd: Preparing [2022-04-28T08:51:45.160Z] a8c7391204e0: Preparing [2022-04-28T08:51:45.160Z] 86358b0d6923: Preparing [2022-04-28T08:51:45.160Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:45.160Z] 4fc242d58285: Preparing [2022-04-28T08:51:45.160Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:45.160Z] 86358b0d6923: Waiting [2022-04-28T08:51:45.160Z] 9b034d83ea43: Layer already exists [2022-04-28T08:51:45.160Z] a8c7391204e0: Layer already exists [2022-04-28T08:51:45.160Z] 70ff2473f965: Layer already exists [2022-04-28T08:51:45.160Z] 3d44bfc70b3b: Layer already exists [2022-04-28T08:51:45.160Z] 0e6b384c4bcd: Layer already exists [2022-04-28T08:51:45.160Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:45.160Z] 86358b0d6923: Layer already exists [2022-04-28T08:51:45.160Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:45.160Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:bb0cdb0ee0d2c5ff79252a2076f1b6f6b07e9c6cc87e581d82332362f281b63a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:45.464Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:45.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-28T08:51:45.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T08:51:45.759Z] 3d44bfc70b3b: Preparing [2022-04-28T08:51:45.759Z] 9b034d83ea43: Preparing [2022-04-28T08:51:45.759Z] 70ff2473f965: Preparing [2022-04-28T08:51:45.759Z] 0e6b384c4bcd: Preparing [2022-04-28T08:51:45.759Z] a8c7391204e0: Preparing [2022-04-28T08:51:45.759Z] 86358b0d6923: Preparing [2022-04-28T08:51:45.759Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:45.759Z] 4fc242d58285: Preparing [2022-04-28T08:51:45.759Z] 86358b0d6923: Waiting [2022-04-28T08:51:45.759Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:45.759Z] 3d44bfc70b3b: Layer already exists [2022-04-28T08:51:45.759Z] a8c7391204e0: Layer already exists [2022-04-28T08:51:45.759Z] 9b034d83ea43: Layer already exists [2022-04-28T08:51:45.759Z] 0e6b384c4bcd: Layer already exists [2022-04-28T08:51:45.759Z] 70ff2473f965: Layer already exists [2022-04-28T08:51:45.759Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:45.759Z] 86358b0d6923: Layer already exists [2022-04-28T08:51:45.759Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:45.759Z] main: digest: sha256:bb0cdb0ee0d2c5ff79252a2076f1b6f6b07e9c6cc87e581d82332362f281b63a size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:45.800Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:45.809Z] taggedImages: [2022-04-28T08:51:45.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:45.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-28T08:51:45.810Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.84 [2022-04-28T08:51:45.810Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:45.810Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-28T08:51:45.830Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-28T08:51:45.830Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:45.830Z] latest [2022-04-28T08:51:45.830Z] 2.2.0-dev.84 [2022-04-28T08:51:45.830Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:45.830Z] main [2022-04-28T08:51:45.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:46.151Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:46.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:46.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T08:51:46.446Z] 75c27e2d2766: Preparing [2022-04-28T08:51:46.446Z] 0ea081dbc0f5: Preparing [2022-04-28T08:51:46.446Z] 080f1d1acfe1: Preparing [2022-04-28T08:51:46.446Z] b0a9984b5f1d: Preparing [2022-04-28T08:51:46.446Z] 9018c2e4f918: Preparing [2022-04-28T08:51:46.446Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:46.446Z] 4fc242d58285: Preparing [2022-04-28T08:51:46.446Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:46.446Z] 4fc242d58285: Waiting [2022-04-28T08:51:46.446Z] 0ea081dbc0f5: Pushed [2022-04-28T08:51:46.446Z] 75c27e2d2766: Pushed [2022-04-28T08:51:46.446Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:46.446Z] 080f1d1acfe1: Pushed [2022-04-28T08:51:46.446Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:46.705Z] 9018c2e4f918: Pushed [2022-04-28T08:51:53.285Z] b0a9984b5f1d: Pushed [2022-04-28T08:51:53.285Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:1fcb23870edb1656a8a10d189c2de78a174ab6d9ac3a14df50e3a6ded5f4e7d9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:53.590Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:53.843Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T08:51:53.843Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T08:51:53.843Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T08:51:53.843Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T08:51:53.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-28T08:51:53.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T08:51:53.888Z] 75c27e2d2766: Preparing [2022-04-28T08:51:53.888Z] 0ea081dbc0f5: Preparing [2022-04-28T08:51:53.888Z] 080f1d1acfe1: Preparing [2022-04-28T08:51:53.888Z] b0a9984b5f1d: Preparing [2022-04-28T08:51:53.888Z] 9018c2e4f918: Preparing [2022-04-28T08:51:53.888Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:53.888Z] 4fc242d58285: Preparing [2022-04-28T08:51:53.888Z] 4fc242d58285: Waiting [2022-04-28T08:51:53.888Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:53.888Z] b0a9984b5f1d: Layer already exists [2022-04-28T08:51:53.888Z] 080f1d1acfe1: Layer already exists [2022-04-28T08:51:53.888Z] 0ea081dbc0f5: Layer already exists [2022-04-28T08:51:53.888Z] 9018c2e4f918: Layer already exists [2022-04-28T08:51:53.888Z] 75c27e2d2766: Layer already exists [2022-04-28T08:51:53.888Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:53.888Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:53.888Z] latest: digest: sha256:1fcb23870edb1656a8a10d189c2de78a174ab6d9ac3a14df50e3a6ded5f4e7d9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:54.193Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:54.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.84 [2022-04-28T08:51:54.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T08:51:54.488Z] 75c27e2d2766: Preparing [2022-04-28T08:51:54.488Z] 0ea081dbc0f5: Preparing [2022-04-28T08:51:54.488Z] 080f1d1acfe1: Preparing [2022-04-28T08:51:54.488Z] b0a9984b5f1d: Preparing [2022-04-28T08:51:54.488Z] 9018c2e4f918: Preparing [2022-04-28T08:51:54.488Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:54.488Z] 4fc242d58285: Preparing [2022-04-28T08:51:54.488Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:54.488Z] 4fc242d58285: Waiting [2022-04-28T08:51:54.488Z] 0ea081dbc0f5: Layer already exists [2022-04-28T08:51:54.488Z] 9018c2e4f918: Layer already exists [2022-04-28T08:51:54.488Z] 080f1d1acfe1: Layer already exists [2022-04-28T08:51:54.488Z] b0a9984b5f1d: Layer already exists [2022-04-28T08:51:54.488Z] 75c27e2d2766: Layer already exists [2022-04-28T08:51:54.488Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:54.488Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:54.488Z] 2.2.0-dev.84: digest: sha256:1fcb23870edb1656a8a10d189c2de78a174ab6d9ac3a14df50e3a6ded5f4e7d9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:54.786Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:55.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:55.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T08:51:55.080Z] 75c27e2d2766: Preparing [2022-04-28T08:51:55.080Z] 0ea081dbc0f5: Preparing [2022-04-28T08:51:55.080Z] 080f1d1acfe1: Preparing [2022-04-28T08:51:55.080Z] b0a9984b5f1d: Preparing [2022-04-28T08:51:55.080Z] 9018c2e4f918: Preparing [2022-04-28T08:51:55.080Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:55.080Z] 4fc242d58285: Preparing [2022-04-28T08:51:55.080Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:55.080Z] 4fc242d58285: Waiting [2022-04-28T08:51:55.080Z] 75c27e2d2766: Layer already exists [2022-04-28T08:51:55.080Z] b0a9984b5f1d: Layer already exists [2022-04-28T08:51:55.080Z] 9018c2e4f918: Layer already exists [2022-04-28T08:51:55.080Z] 080f1d1acfe1: Layer already exists [2022-04-28T08:51:55.080Z] 0ea081dbc0f5: Layer already exists [2022-04-28T08:51:55.080Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:55.080Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:55.080Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:1fcb23870edb1656a8a10d189c2de78a174ab6d9ac3a14df50e3a6ded5f4e7d9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:55.374Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:55.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-28T08:51:55.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T08:51:55.664Z] 75c27e2d2766: Preparing [2022-04-28T08:51:55.664Z] 0ea081dbc0f5: Preparing [2022-04-28T08:51:55.664Z] 080f1d1acfe1: Preparing [2022-04-28T08:51:55.664Z] b0a9984b5f1d: Preparing [2022-04-28T08:51:55.664Z] 9018c2e4f918: Preparing [2022-04-28T08:51:55.664Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:55.664Z] 4fc242d58285: Preparing [2022-04-28T08:51:55.664Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:55.664Z] 4fc242d58285: Waiting [2022-04-28T08:51:55.664Z] 9018c2e4f918: Layer already exists [2022-04-28T08:51:55.664Z] b0a9984b5f1d: Layer already exists [2022-04-28T08:51:55.664Z] 75c27e2d2766: Layer already exists [2022-04-28T08:51:55.664Z] 080f1d1acfe1: Layer already exists [2022-04-28T08:51:55.664Z] 0ea081dbc0f5: Layer already exists [2022-04-28T08:51:55.664Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:55.664Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:55.664Z] main: digest: sha256:1fcb23870edb1656a8a10d189c2de78a174ab6d9ac3a14df50e3a6ded5f4e7d9 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:51:55.703Z] ===================================================== [Pipeline] echo [2022-04-28T08:51:55.712Z] taggedImages: [2022-04-28T08:51:55.712Z] - nexus3.edgexfoundry.org:10004/security-spire-config:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:55.712Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-28T08:51:55.712Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.84 [2022-04-28T08:51:55.712Z] - nexus3.edgexfoundry.org:10004/security-spire-config:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:55.712Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-28T08:51:55.735Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-28T08:51:55.735Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:55.735Z] latest [2022-04-28T08:51:55.735Z] 2.2.0-dev.84 [2022-04-28T08:51:55.735Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:51:55.735Z] main [2022-04-28T08:51:55.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:56.050Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:51:56.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:51:56.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T08:51:56.342Z] 66f8b52d11f5: Preparing [2022-04-28T08:51:56.342Z] f8135373e1e9: Preparing [2022-04-28T08:51:56.342Z] 064ab86376d8: Preparing [2022-04-28T08:51:56.342Z] f7689df7449f: Preparing [2022-04-28T08:51:56.342Z] 8789cbc070e8: Preparing [2022-04-28T08:51:56.342Z] 5a4fbb3f754d: Preparing [2022-04-28T08:51:56.342Z] 4fc242d58285: Preparing [2022-04-28T08:51:56.342Z] 5a4fbb3f754d: Waiting [2022-04-28T08:51:56.342Z] 4fc242d58285: Waiting [2022-04-28T08:51:56.342Z] 064ab86376d8: Pushed [2022-04-28T08:51:56.342Z] f8135373e1e9: Pushed [2022-04-28T08:51:56.342Z] 66f8b52d11f5: Pushed [2022-04-28T08:51:56.342Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:51:56.342Z] 4fc242d58285: Layer already exists [2022-04-28T08:51:56.911Z] 8789cbc070e8: Pushed [2022-04-28T08:52:03.496Z] f7689df7449f: Pushed [2022-04-28T08:52:03.496Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:a34a88e516e1dabd251657817f34f892981e65df14153aa6c8ede75a144b8d97 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:03.796Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:04.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-28T08:52:04.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T08:52:04.090Z] 66f8b52d11f5: Preparing [2022-04-28T08:52:04.090Z] f8135373e1e9: Preparing [2022-04-28T08:52:04.090Z] 064ab86376d8: Preparing [2022-04-28T08:52:04.090Z] f7689df7449f: Preparing [2022-04-28T08:52:04.090Z] 8789cbc070e8: Preparing [2022-04-28T08:52:04.090Z] 5a4fbb3f754d: Preparing [2022-04-28T08:52:04.090Z] 4fc242d58285: Preparing [2022-04-28T08:52:04.090Z] 5a4fbb3f754d: Waiting [2022-04-28T08:52:04.090Z] 064ab86376d8: Layer already exists [2022-04-28T08:52:04.090Z] f8135373e1e9: Layer already exists [2022-04-28T08:52:04.090Z] 66f8b52d11f5: Layer already exists [2022-04-28T08:52:04.090Z] 8789cbc070e8: Layer already exists [2022-04-28T08:52:04.090Z] f7689df7449f: Layer already exists [2022-04-28T08:52:04.090Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:52:04.090Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:04.090Z] latest: digest: sha256:a34a88e516e1dabd251657817f34f892981e65df14153aa6c8ede75a144b8d97 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:04.395Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:04.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.84 [2022-04-28T08:52:04.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T08:52:04.686Z] 66f8b52d11f5: Preparing [2022-04-28T08:52:04.686Z] f8135373e1e9: Preparing [2022-04-28T08:52:04.686Z] 064ab86376d8: Preparing [2022-04-28T08:52:04.686Z] f7689df7449f: Preparing [2022-04-28T08:52:04.686Z] 8789cbc070e8: Preparing [2022-04-28T08:52:04.686Z] 5a4fbb3f754d: Preparing [2022-04-28T08:52:04.686Z] 4fc242d58285: Preparing [2022-04-28T08:52:04.686Z] 5a4fbb3f754d: Waiting [2022-04-28T08:52:04.686Z] 4fc242d58285: Waiting [2022-04-28T08:52:04.686Z] f8135373e1e9: Layer already exists [2022-04-28T08:52:04.686Z] f7689df7449f: Layer already exists [2022-04-28T08:52:04.686Z] 064ab86376d8: Layer already exists [2022-04-28T08:52:04.686Z] 8789cbc070e8: Layer already exists [2022-04-28T08:52:04.686Z] 66f8b52d11f5: Layer already exists [2022-04-28T08:52:04.686Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:52:04.686Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:04.686Z] 2.2.0-dev.84: digest: sha256:a34a88e516e1dabd251657817f34f892981e65df14153aa6c8ede75a144b8d97 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:04.984Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:05.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:05.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T08:52:05.280Z] 66f8b52d11f5: Preparing [2022-04-28T08:52:05.280Z] f8135373e1e9: Preparing [2022-04-28T08:52:05.280Z] 064ab86376d8: Preparing [2022-04-28T08:52:05.280Z] f7689df7449f: Preparing [2022-04-28T08:52:05.280Z] 8789cbc070e8: Preparing [2022-04-28T08:52:05.280Z] 5a4fbb3f754d: Preparing [2022-04-28T08:52:05.280Z] 4fc242d58285: Preparing [2022-04-28T08:52:05.280Z] 5a4fbb3f754d: Waiting [2022-04-28T08:52:05.280Z] 4fc242d58285: Waiting [2022-04-28T08:52:05.280Z] f8135373e1e9: Layer already exists [2022-04-28T08:52:05.280Z] 064ab86376d8: Layer already exists [2022-04-28T08:52:05.280Z] 66f8b52d11f5: Layer already exists [2022-04-28T08:52:05.280Z] 8789cbc070e8: Layer already exists [2022-04-28T08:52:05.280Z] f7689df7449f: Layer already exists [2022-04-28T08:52:05.280Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:52:05.280Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:05.280Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:a34a88e516e1dabd251657817f34f892981e65df14153aa6c8ede75a144b8d97 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:05.581Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:05.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-28T08:52:05.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T08:52:05.875Z] 66f8b52d11f5: Preparing [2022-04-28T08:52:05.875Z] f8135373e1e9: Preparing [2022-04-28T08:52:05.875Z] 064ab86376d8: Preparing [2022-04-28T08:52:05.875Z] f7689df7449f: Preparing [2022-04-28T08:52:05.875Z] 8789cbc070e8: Preparing [2022-04-28T08:52:05.875Z] 5a4fbb3f754d: Preparing [2022-04-28T08:52:05.875Z] 4fc242d58285: Preparing [2022-04-28T08:52:05.875Z] 5a4fbb3f754d: Waiting [2022-04-28T08:52:05.875Z] 4fc242d58285: Waiting [2022-04-28T08:52:05.875Z] f8135373e1e9: Layer already exists [2022-04-28T08:52:05.875Z] 064ab86376d8: Layer already exists [2022-04-28T08:52:05.875Z] 8789cbc070e8: Layer already exists [2022-04-28T08:52:05.875Z] 66f8b52d11f5: Layer already exists [2022-04-28T08:52:05.875Z] f7689df7449f: Layer already exists [2022-04-28T08:52:05.875Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:05.875Z] 5a4fbb3f754d: Layer already exists [2022-04-28T08:52:05.875Z] main: digest: sha256:a34a88e516e1dabd251657817f34f892981e65df14153aa6c8ede75a144b8d97 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:52:05.911Z] ===================================================== [Pipeline] echo [2022-04-28T08:52:05.921Z] taggedImages: [2022-04-28T08:52:05.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:05.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-28T08:52:05.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.84 [2022-04-28T08:52:05.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:05.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-28T08:52:05.940Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-28T08:52:05.940Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:05.940Z] latest [2022-04-28T08:52:05.940Z] 2.2.0-dev.84 [2022-04-28T08:52:05.940Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:05.940Z] main [2022-04-28T08:52:05.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:06.272Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:06.566Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:06.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T08:52:06.566Z] f39aa835a42f: Preparing [2022-04-28T08:52:06.566Z] d182f9669092: Preparing [2022-04-28T08:52:06.566Z] 81f119cc8546: Preparing [2022-04-28T08:52:06.566Z] 911c477dc9a9: Preparing [2022-04-28T08:52:06.566Z] b541d28bf3b4: Preparing [2022-04-28T08:52:06.566Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:06.566Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:06.566Z] f39aa835a42f: Pushed [2022-04-28T08:52:06.566Z] 911c477dc9a9: Pushed [2022-04-28T08:52:09.106Z] d182f9669092: Pushed [2022-04-28T08:52:09.106Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:a142025569471f2747a6fcaee5f4d595e3527587ef92b9dacb86f65f388f0f2e size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:09.402Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:09.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-28T08:52:09.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T08:52:09.745Z] f39aa835a42f: Preparing [2022-04-28T08:52:09.745Z] d182f9669092: Preparing [2022-04-28T08:52:09.745Z] 81f119cc8546: Preparing [2022-04-28T08:52:09.745Z] 911c477dc9a9: Preparing [2022-04-28T08:52:09.745Z] b541d28bf3b4: Preparing [2022-04-28T08:52:09.745Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:09.745Z] d182f9669092: Layer already exists [2022-04-28T08:52:09.745Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:09.745Z] f39aa835a42f: Layer already exists [2022-04-28T08:52:09.745Z] 911c477dc9a9: Layer already exists [2022-04-28T08:52:09.745Z] latest: digest: sha256:a142025569471f2747a6fcaee5f4d595e3527587ef92b9dacb86f65f388f0f2e size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:10.090Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:10.380Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.84 [2022-04-28T08:52:10.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T08:52:10.380Z] f39aa835a42f: Preparing [2022-04-28T08:52:10.380Z] d182f9669092: Preparing [2022-04-28T08:52:10.380Z] 81f119cc8546: Preparing [2022-04-28T08:52:10.380Z] 911c477dc9a9: Preparing [2022-04-28T08:52:10.380Z] b541d28bf3b4: Preparing [2022-04-28T08:52:10.380Z] 911c477dc9a9: Layer already exists [2022-04-28T08:52:10.380Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:10.380Z] f39aa835a42f: Layer already exists [2022-04-28T08:52:10.380Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:10.380Z] d182f9669092: Layer already exists [2022-04-28T08:52:10.380Z] 2.2.0-dev.84: digest: sha256:a142025569471f2747a6fcaee5f4d595e3527587ef92b9dacb86f65f388f0f2e size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:10.680Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:10.975Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:10.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T08:52:10.975Z] f39aa835a42f: Preparing [2022-04-28T08:52:10.975Z] d182f9669092: Preparing [2022-04-28T08:52:10.975Z] 81f119cc8546: Preparing [2022-04-28T08:52:10.975Z] 911c477dc9a9: Preparing [2022-04-28T08:52:10.975Z] b541d28bf3b4: Preparing [2022-04-28T08:52:10.975Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:10.975Z] 911c477dc9a9: Layer already exists [2022-04-28T08:52:10.975Z] d182f9669092: Layer already exists [2022-04-28T08:52:10.975Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:10.975Z] f39aa835a42f: Layer already exists [2022-04-28T08:52:10.975Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:a142025569471f2747a6fcaee5f4d595e3527587ef92b9dacb86f65f388f0f2e size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:11.273Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:11.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-28T08:52:11.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T08:52:11.571Z] f39aa835a42f: Preparing [2022-04-28T08:52:11.571Z] d182f9669092: Preparing [2022-04-28T08:52:11.571Z] 81f119cc8546: Preparing [2022-04-28T08:52:11.571Z] 911c477dc9a9: Preparing [2022-04-28T08:52:11.571Z] b541d28bf3b4: Preparing [2022-04-28T08:52:11.571Z] f39aa835a42f: Layer already exists [2022-04-28T08:52:11.571Z] d182f9669092: Layer already exists [2022-04-28T08:52:11.571Z] 911c477dc9a9: Layer already exists [2022-04-28T08:52:11.571Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:11.571Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:11.571Z] main: digest: sha256:a142025569471f2747a6fcaee5f4d595e3527587ef92b9dacb86f65f388f0f2e size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:52:11.602Z] ===================================================== [Pipeline] echo [2022-04-28T08:52:11.610Z] taggedImages: [2022-04-28T08:52:11.610Z] - nexus3.edgexfoundry.org:10004/support-notifications:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:11.610Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-28T08:52:11.610Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.84 [2022-04-28T08:52:11.610Z] - nexus3.edgexfoundry.org:10004/support-notifications:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:11.610Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-28T08:52:11.629Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-28T08:52:11.629Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:11.629Z] latest [2022-04-28T08:52:11.629Z] 2.2.0-dev.84 [2022-04-28T08:52:11.629Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:11.629Z] main [2022-04-28T08:52:11.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:11.943Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:12.234Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:12.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T08:52:12.234Z] 3c2900d84f7a: Preparing [2022-04-28T08:52:12.234Z] 190acb2d18a5: Preparing [2022-04-28T08:52:12.234Z] 81f119cc8546: Preparing [2022-04-28T08:52:12.234Z] 07828144a603: Preparing [2022-04-28T08:52:12.234Z] b541d28bf3b4: Preparing [2022-04-28T08:52:12.234Z] 07828144a603: Layer already exists [2022-04-28T08:52:12.234Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:12.234Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:12.234Z] 3c2900d84f7a: Pushed [2022-04-28T08:52:14.146Z] 190acb2d18a5: Pushed [2022-04-28T08:52:14.407Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:3389642332cef084d4268abd03ee1da8963e063f8da3abcf91451d35b6556d76 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:14.706Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:15.004Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-28T08:52:15.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T08:52:15.004Z] 3c2900d84f7a: Preparing [2022-04-28T08:52:15.004Z] 190acb2d18a5: Preparing [2022-04-28T08:52:15.004Z] 81f119cc8546: Preparing [2022-04-28T08:52:15.004Z] 07828144a603: Preparing [2022-04-28T08:52:15.004Z] b541d28bf3b4: Preparing [2022-04-28T08:52:15.004Z] 190acb2d18a5: Layer already exists [2022-04-28T08:52:15.004Z] 3c2900d84f7a: Layer already exists [2022-04-28T08:52:15.004Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:15.004Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:15.004Z] 07828144a603: Layer already exists [2022-04-28T08:52:15.004Z] latest: digest: sha256:3389642332cef084d4268abd03ee1da8963e063f8da3abcf91451d35b6556d76 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:15.310Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:15.610Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.84 [2022-04-28T08:52:15.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T08:52:15.610Z] 3c2900d84f7a: Preparing [2022-04-28T08:52:15.610Z] 190acb2d18a5: Preparing [2022-04-28T08:52:15.610Z] 81f119cc8546: Preparing [2022-04-28T08:52:15.610Z] 07828144a603: Preparing [2022-04-28T08:52:15.610Z] b541d28bf3b4: Preparing [2022-04-28T08:52:15.610Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:15.610Z] 07828144a603: Layer already exists [2022-04-28T08:52:15.610Z] 190acb2d18a5: Layer already exists [2022-04-28T08:52:15.610Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:15.610Z] 3c2900d84f7a: Layer already exists [2022-04-28T08:52:15.610Z] 2.2.0-dev.84: digest: sha256:3389642332cef084d4268abd03ee1da8963e063f8da3abcf91451d35b6556d76 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:15.920Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:16.217Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:16.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T08:52:16.217Z] 3c2900d84f7a: Preparing [2022-04-28T08:52:16.217Z] 190acb2d18a5: Preparing [2022-04-28T08:52:16.217Z] 81f119cc8546: Preparing [2022-04-28T08:52:16.217Z] 07828144a603: Preparing [2022-04-28T08:52:16.217Z] b541d28bf3b4: Preparing [2022-04-28T08:52:16.217Z] 190acb2d18a5: Layer already exists [2022-04-28T08:52:16.217Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:16.217Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:16.217Z] 3c2900d84f7a: Layer already exists [2022-04-28T08:52:16.217Z] 07828144a603: Layer already exists [2022-04-28T08:52:16.217Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:3389642332cef084d4268abd03ee1da8963e063f8da3abcf91451d35b6556d76 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:16.514Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:16.805Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-28T08:52:16.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T08:52:16.805Z] 3c2900d84f7a: Preparing [2022-04-28T08:52:16.805Z] 190acb2d18a5: Preparing [2022-04-28T08:52:16.805Z] 81f119cc8546: Preparing [2022-04-28T08:52:16.805Z] 07828144a603: Preparing [2022-04-28T08:52:16.805Z] b541d28bf3b4: Preparing [2022-04-28T08:52:16.805Z] 3c2900d84f7a: Layer already exists [2022-04-28T08:52:16.805Z] 190acb2d18a5: Layer already exists [2022-04-28T08:52:16.805Z] 81f119cc8546: Layer already exists [2022-04-28T08:52:16.805Z] b541d28bf3b4: Layer already exists [2022-04-28T08:52:16.805Z] 07828144a603: Layer already exists [2022-04-28T08:52:17.064Z] main: digest: sha256:3389642332cef084d4268abd03ee1da8963e063f8da3abcf91451d35b6556d76 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:52:17.104Z] ===================================================== [Pipeline] echo [2022-04-28T08:52:17.112Z] taggedImages: [2022-04-28T08:52:17.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:17.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-28T08:52:17.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.84 [2022-04-28T08:52:17.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:17.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-28T08:52:17.133Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-28T08:52:17.133Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:17.133Z] latest [2022-04-28T08:52:17.133Z] 2.2.0-dev.84 [2022-04-28T08:52:17.133Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:17.133Z] main [2022-04-28T08:52:17.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:17.460Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:17.746Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:17.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T08:52:17.747Z] be708e79b019: Preparing [2022-04-28T08:52:17.747Z] 49b9d8f14445: Preparing [2022-04-28T08:52:17.747Z] 5760af4ba2c8: Preparing [2022-04-28T08:52:17.747Z] c02228d2e642: Preparing [2022-04-28T08:52:17.747Z] 52f44be93a46: Preparing [2022-04-28T08:52:17.747Z] 10d82663b225: Preparing [2022-04-28T08:52:17.747Z] f7a7a140f1b3: Preparing [2022-04-28T08:52:17.747Z] 31e69d4774c9: Preparing [2022-04-28T08:52:17.747Z] 7750d494dfbd: Preparing [2022-04-28T08:52:17.747Z] 18708474c90b: Preparing [2022-04-28T08:52:17.747Z] 4fc242d58285: Preparing [2022-04-28T08:52:17.747Z] 10d82663b225: Waiting [2022-04-28T08:52:17.747Z] f7a7a140f1b3: Waiting [2022-04-28T08:52:17.747Z] 18708474c90b: Waiting [2022-04-28T08:52:17.747Z] 31e69d4774c9: Waiting [2022-04-28T08:52:17.747Z] 7750d494dfbd: Waiting [2022-04-28T08:52:17.747Z] 52f44be93a46: Layer already exists [2022-04-28T08:52:17.747Z] 10d82663b225: Layer already exists [2022-04-28T08:52:17.747Z] f7a7a140f1b3: Layer already exists [2022-04-28T08:52:17.747Z] 31e69d4774c9: Layer already exists [2022-04-28T08:52:17.747Z] 49b9d8f14445: Pushed [2022-04-28T08:52:17.747Z] 7750d494dfbd: Layer already exists [2022-04-28T08:52:17.747Z] 18708474c90b: Layer already exists [2022-04-28T08:52:17.747Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:18.005Z] be708e79b019: Pushed [2022-04-28T08:52:18.943Z] 5760af4ba2c8: Pushed [2022-04-28T08:52:20.716Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T08:52:20.717Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T08:52:25.521Z] c02228d2e642: Pushed [2022-04-28T08:52:25.521Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:b874bcd146d64672ba44e6a52d60d5e9f1cd24819056eaefc60c2963f1874518 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:25.821Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:26.111Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-28T08:52:26.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T08:52:26.111Z] be708e79b019: Preparing [2022-04-28T08:52:26.111Z] 49b9d8f14445: Preparing [2022-04-28T08:52:26.111Z] 5760af4ba2c8: Preparing [2022-04-28T08:52:26.111Z] c02228d2e642: Preparing [2022-04-28T08:52:26.111Z] 52f44be93a46: Preparing [2022-04-28T08:52:26.111Z] 10d82663b225: Preparing [2022-04-28T08:52:26.111Z] f7a7a140f1b3: Preparing [2022-04-28T08:52:26.111Z] 31e69d4774c9: Preparing [2022-04-28T08:52:26.111Z] 7750d494dfbd: Preparing [2022-04-28T08:52:26.111Z] 18708474c90b: Preparing [2022-04-28T08:52:26.111Z] 4fc242d58285: Preparing [2022-04-28T08:52:26.111Z] 7750d494dfbd: Waiting [2022-04-28T08:52:26.111Z] 10d82663b225: Waiting [2022-04-28T08:52:26.111Z] 18708474c90b: Waiting [2022-04-28T08:52:26.111Z] 4fc242d58285: Waiting [2022-04-28T08:52:26.111Z] 31e69d4774c9: Waiting [2022-04-28T08:52:26.111Z] 52f44be93a46: Layer already exists [2022-04-28T08:52:26.111Z] be708e79b019: Layer already exists [2022-04-28T08:52:26.111Z] 49b9d8f14445: Layer already exists [2022-04-28T08:52:26.111Z] c02228d2e642: Layer already exists [2022-04-28T08:52:26.111Z] 5760af4ba2c8: Layer already exists [2022-04-28T08:52:26.111Z] 31e69d4774c9: Layer already exists [2022-04-28T08:52:26.111Z] 10d82663b225: Layer already exists [2022-04-28T08:52:26.111Z] f7a7a140f1b3: Layer already exists [2022-04-28T08:52:26.111Z] 18708474c90b: Layer already exists [2022-04-28T08:52:26.111Z] 7750d494dfbd: Layer already exists [2022-04-28T08:52:26.111Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:26.111Z] latest: digest: sha256:b874bcd146d64672ba44e6a52d60d5e9f1cd24819056eaefc60c2963f1874518 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:26.404Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:26.699Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.84 [2022-04-28T08:52:26.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T08:52:26.699Z] be708e79b019: Preparing [2022-04-28T08:52:26.699Z] 49b9d8f14445: Preparing [2022-04-28T08:52:26.699Z] 5760af4ba2c8: Preparing [2022-04-28T08:52:26.699Z] c02228d2e642: Preparing [2022-04-28T08:52:26.699Z] 52f44be93a46: Preparing [2022-04-28T08:52:26.699Z] 10d82663b225: Preparing [2022-04-28T08:52:26.699Z] f7a7a140f1b3: Preparing [2022-04-28T08:52:26.699Z] 31e69d4774c9: Preparing [2022-04-28T08:52:26.699Z] 7750d494dfbd: Preparing [2022-04-28T08:52:26.699Z] 18708474c90b: Preparing [2022-04-28T08:52:26.699Z] 4fc242d58285: Preparing [2022-04-28T08:52:26.699Z] 31e69d4774c9: Waiting [2022-04-28T08:52:26.699Z] f7a7a140f1b3: Waiting [2022-04-28T08:52:26.699Z] 10d82663b225: Waiting [2022-04-28T08:52:26.699Z] 18708474c90b: Waiting [2022-04-28T08:52:26.699Z] 5760af4ba2c8: Layer already exists [2022-04-28T08:52:26.699Z] c02228d2e642: Layer already exists [2022-04-28T08:52:26.699Z] 52f44be93a46: Layer already exists [2022-04-28T08:52:26.699Z] be708e79b019: Layer already exists [2022-04-28T08:52:26.699Z] 49b9d8f14445: Layer already exists [2022-04-28T08:52:26.699Z] 10d82663b225: Layer already exists [2022-04-28T08:52:26.699Z] 31e69d4774c9: Layer already exists [2022-04-28T08:52:26.699Z] 7750d494dfbd: Layer already exists [2022-04-28T08:52:26.699Z] f7a7a140f1b3: Layer already exists [2022-04-28T08:52:26.699Z] 18708474c90b: Layer already exists [2022-04-28T08:52:26.699Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:26.699Z] 2.2.0-dev.84: digest: sha256:b874bcd146d64672ba44e6a52d60d5e9f1cd24819056eaefc60c2963f1874518 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:26.999Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:27.296Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:27.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T08:52:27.296Z] be708e79b019: Preparing [2022-04-28T08:52:27.296Z] 49b9d8f14445: Preparing [2022-04-28T08:52:27.296Z] 5760af4ba2c8: Preparing [2022-04-28T08:52:27.296Z] c02228d2e642: Preparing [2022-04-28T08:52:27.296Z] 52f44be93a46: Preparing [2022-04-28T08:52:27.296Z] 10d82663b225: Preparing [2022-04-28T08:52:27.296Z] f7a7a140f1b3: Preparing [2022-04-28T08:52:27.296Z] 31e69d4774c9: Preparing [2022-04-28T08:52:27.296Z] 7750d494dfbd: Preparing [2022-04-28T08:52:27.296Z] 18708474c90b: Preparing [2022-04-28T08:52:27.296Z] 4fc242d58285: Preparing [2022-04-28T08:52:27.296Z] 10d82663b225: Waiting [2022-04-28T08:52:27.296Z] f7a7a140f1b3: Waiting [2022-04-28T08:52:27.296Z] 31e69d4774c9: Waiting [2022-04-28T08:52:27.296Z] 7750d494dfbd: Waiting [2022-04-28T08:52:27.296Z] 18708474c90b: Waiting [2022-04-28T08:52:27.296Z] 4fc242d58285: Waiting [2022-04-28T08:52:27.296Z] 52f44be93a46: Layer already exists [2022-04-28T08:52:27.296Z] be708e79b019: Layer already exists [2022-04-28T08:52:27.296Z] 49b9d8f14445: Layer already exists [2022-04-28T08:52:27.296Z] 5760af4ba2c8: Layer already exists [2022-04-28T08:52:27.296Z] c02228d2e642: Layer already exists [2022-04-28T08:52:27.296Z] 10d82663b225: Layer already exists [2022-04-28T08:52:27.296Z] 7750d494dfbd: Layer already exists [2022-04-28T08:52:27.296Z] 31e69d4774c9: Layer already exists [2022-04-28T08:52:27.296Z] 18708474c90b: Layer already exists [2022-04-28T08:52:27.296Z] f7a7a140f1b3: Layer already exists [2022-04-28T08:52:27.296Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:27.296Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:b874bcd146d64672ba44e6a52d60d5e9f1cd24819056eaefc60c2963f1874518 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:27.590Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:52:27.883Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-28T08:52:27.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T08:52:27.883Z] be708e79b019: Preparing [2022-04-28T08:52:27.883Z] 49b9d8f14445: Preparing [2022-04-28T08:52:27.883Z] 5760af4ba2c8: Preparing [2022-04-28T08:52:27.883Z] c02228d2e642: Preparing [2022-04-28T08:52:27.883Z] 52f44be93a46: Preparing [2022-04-28T08:52:27.883Z] 10d82663b225: Preparing [2022-04-28T08:52:27.883Z] f7a7a140f1b3: Preparing [2022-04-28T08:52:27.883Z] 31e69d4774c9: Preparing [2022-04-28T08:52:27.883Z] 7750d494dfbd: Preparing [2022-04-28T08:52:27.883Z] 18708474c90b: Preparing [2022-04-28T08:52:27.883Z] 4fc242d58285: Preparing [2022-04-28T08:52:27.883Z] 18708474c90b: Waiting [2022-04-28T08:52:27.883Z] 10d82663b225: Waiting [2022-04-28T08:52:27.883Z] f7a7a140f1b3: Waiting [2022-04-28T08:52:27.883Z] 4fc242d58285: Waiting [2022-04-28T08:52:27.883Z] 31e69d4774c9: Waiting [2022-04-28T08:52:27.883Z] be708e79b019: Layer already exists [2022-04-28T08:52:27.883Z] 5760af4ba2c8: Layer already exists [2022-04-28T08:52:27.883Z] 49b9d8f14445: Layer already exists [2022-04-28T08:52:27.883Z] 52f44be93a46: Layer already exists [2022-04-28T08:52:27.883Z] c02228d2e642: Layer already exists [2022-04-28T08:52:27.883Z] f7a7a140f1b3: Layer already exists [2022-04-28T08:52:27.883Z] 7750d494dfbd: Layer already exists [2022-04-28T08:52:27.883Z] 31e69d4774c9: Layer already exists [2022-04-28T08:52:27.883Z] 10d82663b225: Layer already exists [2022-04-28T08:52:27.883Z] 18708474c90b: Layer already exists [2022-04-28T08:52:27.883Z] 4fc242d58285: Layer already exists [2022-04-28T08:52:27.883Z] main: digest: sha256:b874bcd146d64672ba44e6a52d60d5e9f1cd24819056eaefc60c2963f1874518 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T08:52:27.918Z] ===================================================== [Pipeline] echo [2022-04-28T08:52:27.925Z] taggedImages: [2022-04-28T08:52:27.925Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:52:27.925Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-28T08:52:27.925Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.84 [2022-04-28T08:52:27.925Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T08:52:27.925Z] - 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-04-28T08:53:42.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T08:53:46.048Z] Removing intermediate container b5089fcc82a7 [2022-04-28T08:53:46.048Z] ---> 0214ac97c94d [2022-04-28T08:53:46.048Z] [2022-04-28T08:53:46.048Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T08:53:46.328Z] 3.14: Pulling from library/alpine [2022-04-28T08:53:47.800Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:53:47.800Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:53:47.800Z] ---> ac73e934f311 [2022-04-28T08:53:47.800Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T08:53:48.082Z] ---> Running in 3cf236986f34 [2022-04-28T08:53:50.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:53:50.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:53:52.172Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T08:53:52.172Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:53:52.172Z] OK: 5 MiB in 15 packages [2022-04-28T08:53:53.774Z] Removing intermediate container 3cf236986f34 [2022-04-28T08:53:53.774Z] ---> 7b55e9148c90 [2022-04-28T08:53:53.774Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:53:53.774Z] ---> Running in 92f4891b6db7 [2022-04-28T08:53:54.084Z] Removing intermediate container 92f4891b6db7 [2022-04-28T08:53:54.084Z] ---> 4e95796fb067 [2022-04-28T08:53:54.084Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T08:53:54.456Z] ---> Running in 35efb9371721 [2022-04-28T08:53:55.076Z] Removing intermediate container 35efb9371721 [2022-04-28T08:53:55.076Z] ---> 6ef95911e6f4 [2022-04-28T08:53:55.076Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T08:53:55.746Z] ---> Running in 7daaf6929e07 [2022-04-28T08:53:56.822Z] Removing intermediate container 7daaf6929e07 [2022-04-28T08:53:56.822Z] ---> 77433fd41350 [2022-04-28T08:53:56.822Z] Step 15/23 : WORKDIR / [2022-04-28T08:53:57.095Z] ---> Running in e15c34828428 [2022-04-28T08:53:58.095Z] Removing intermediate container e15c34828428 [2022-04-28T08:53:58.095Z] ---> 76f504b6f1b7 [2022-04-28T08:53:58.095Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:54:00.101Z] ---> c481b68cc000 [2022-04-28T08:54:00.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T08:54:05.535Z] ---> 91fa6f9b3d26 [2022-04-28T08:54:05.535Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T08:54:07.546Z] ---> d2bd52020bb5 [2022-04-28T08:54:07.546Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T08:54:07.546Z] ---> Running in b49a5481c2fd [2022-04-28T08:54:09.000Z] Removing intermediate container b49a5481c2fd [2022-04-28T08:54:09.000Z] ---> 27c9fb5947f4 [2022-04-28T08:54:09.000Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:54:09.000Z] ---> Running in d6fd5b2b89f2 [2022-04-28T08:54:10.057Z] Removing intermediate container d6fd5b2b89f2 [2022-04-28T08:54:10.057Z] ---> e09c8250c2f8 [2022-04-28T08:54:10.057Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T08:54:10.339Z] ---> Running in 02ec289618be [2022-04-28T08:54:10.620Z] Removing intermediate container 0cb0c52ffca5 [2022-04-28T08:54:10.620Z] ---> eaf73e8f600a [2022-04-28T08:54:10.620Z] [2022-04-28T08:54:10.620Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T08:54:10.620Z] ---> ac73e934f311 [2022-04-28T08:54:10.620Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T08:54:10.902Z] ---> Running in 154d7b0a90a7 [2022-04-28T08:54:11.507Z] Removing intermediate container 02ec289618be [2022-04-28T08:54:11.507Z] ---> 1f41bce0d654 [2022-04-28T08:54:11.507Z] Step 22/23 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:54:11.507Z] ---> Running in eb7e51be0e19 [2022-04-28T08:54:11.784Z] Removing intermediate container 154d7b0a90a7 [2022-04-28T08:54:11.784Z] ---> 25488a3d05dd [2022-04-28T08:54:11.784Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T08:54:12.091Z] Removing intermediate container ed00546c9d55 [2022-04-28T08:54:12.091Z] ---> fa9593f8057d [2022-04-28T08:54:12.091Z] [2022-04-28T08:54:12.091Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T08:54:12.091Z] ---> ac73e934f311 [2022-04-28T08:54:12.091Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T08:54:12.091Z] ---> Running in 1838958ec38e [2022-04-28T08:54:12.366Z] ---> Running in bfcf7d7dcad8 [2022-04-28T08:54:12.643Z] Removing intermediate container eb7e51be0e19 [2022-04-28T08:54:12.643Z] ---> 1cda591476e2 [2022-04-28T08:54:12.643Z] Step 23/23 : LABEL version=2.2.0-dev.84 [2022-04-28T08:54:12.924Z] ---> Running in d2b231a191d5 [2022-04-28T08:54:13.539Z] Removing intermediate container d2b231a191d5 [2022-04-28T08:54:13.539Z] ---> 1bf0ee43ddab [2022-04-28T08:54:13.539Z] [2022-04-28T08:54:14.539Z] Successfully built 1bf0ee43ddab [2022-04-28T08:54:14.539Z] Successfully tagged core-command-arm64:latest [2022-04-28T08:54:14.539Z] Building core-data [2022-04-28T08:54:15.172Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:54:15.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:54:15.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:54:15.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:54:16.744Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T08:54:17.036Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T08:54:17.036Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T08:54:17.036Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T08:54:17.036Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T08:54:17.036Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T08:54:17.036Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:54:17.036Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:54:17.318Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T08:54:17.318Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T08:54:17.318Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:54:17.318Z] OK: 6 MiB in 16 packages [2022-04-28T08:54:17.318Z] OK: 8 MiB in 20 packages [2022-04-28T08:54:19.999Z] Removing intermediate container 1838958ec38e [2022-04-28T08:54:19.999Z] ---> 31efc489fd99 [2022-04-28T08:54:19.999Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T08:54:19.999Z] ---> Running in e5c7f3fbb984 [2022-04-28T08:54:20.303Z] Removing intermediate container bfcf7d7dcad8 [2022-04-28T08:54:20.303Z] ---> 80b90fbe1fa6 [2022-04-28T08:54:20.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T08:54:20.589Z] ---> Running in 3a1138b91f6b [2022-04-28T08:54:20.589Z] Removing intermediate container e5c7f3fbb984 [2022-04-28T08:54:20.589Z] ---> 4c81ba022c1a [2022-04-28T08:54:20.589Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T08:54:20.870Z] ---> Running in ced27a146534 [2022-04-28T08:54:21.148Z] Removing intermediate container 3a1138b91f6b [2022-04-28T08:54:21.148Z] ---> 8d2291944525 [2022-04-28T08:54:21.148Z] Step 13/22 : WORKDIR /edgex [2022-04-28T08:54:21.426Z] ---> Running in d662ff9217a6 [2022-04-28T08:54:21.708Z] Removing intermediate container ced27a146534 [2022-04-28T08:54:21.708Z] ---> db34ae68c4a2 [2022-04-28T08:54:21.708Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T08:54:21.708Z] ---> Running in 0dce53b87911 [2022-04-28T08:54:22.320Z] Removing intermediate container d662ff9217a6 [2022-04-28T08:54:22.320Z] ---> 3c6310281769 [2022-04-28T08:54:22.320Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T08:54:23.773Z] ---> d94b2b181dd6 [2022-04-28T08:54:23.773Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T08:54:26.479Z] Removing intermediate container 0dce53b87911 [2022-04-28T08:54:26.479Z] ---> b3b58668759c [2022-04-28T08:54:26.479Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T08:54:26.479Z] ---> Running in 3d563cac932a [2022-04-28T08:54:27.485Z] ---> 609255e912e6 [2022-04-28T08:54:27.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T08:54:27.485Z] Removing intermediate container 3d563cac932a [2022-04-28T08:54:27.485Z] ---> c49af2382a09 [2022-04-28T08:54:27.485Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T08:54:29.496Z] ---> 492ad0a411a1 [2022-04-28T08:54:29.496Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T08:54:29.796Z] ---> Running in f4d0167054a0 [2022-04-28T08:54:30.808Z] ---> 11296b1f9e88 [2022-04-28T08:54:30.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T08:54:32.834Z] ---> 1735b3e609b2 [2022-04-28T08:54:32.834Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T08:54:32.834Z] ---> Running in cc857928feaa [2022-04-28T08:54:34.833Z] Removing intermediate container f4d0167054a0 [2022-04-28T08:54:34.834Z] ---> ddf851f1d80d [2022-04-28T08:54:34.834Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:54:36.856Z] ---> 1ecedd25e1a6 [2022-04-28T08:54:36.856Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T08:54:37.864Z] Removing intermediate container cc857928feaa [2022-04-28T08:54:37.864Z] ---> b69e618f7b38 [2022-04-28T08:54:37.864Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T08:54:38.145Z] ---> Running in b4dfd2a217b3 [2022-04-28T08:54:38.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:54:38.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:54:38.435Z] ---> 5a72ecefee67 [2022-04-28T08:54:38.435Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:54:38.435Z] ---> Using cache [2022-04-28T08:54:38.435Z] ---> 1ebfb6e26cda [2022-04-28T08:54:38.435Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:54:38.435Z] ---> Using cache [2022-04-28T08:54:38.435Z] ---> 1416e49d49f5 [2022-04-28T08:54:38.435Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T08:54:38.435Z] ---> Running in 5d1784864994 [2022-04-28T08:54:39.437Z] Removing intermediate container b4dfd2a217b3 [2022-04-28T08:54:39.437Z] ---> fe48f732728f [2022-04-28T08:54:39.437Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T08:54:40.055Z] ---> Running in ba4633802fc9 [2022-04-28T08:54:41.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:54:41.372Z] Removing intermediate container ba4633802fc9 [2022-04-28T08:54:41.373Z] ---> 337e1ec20ee6 [2022-04-28T08:54:41.373Z] Step 21/22 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:54:41.373Z] ---> 9e834b51352f [2022-04-28T08:54:41.373Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T08:54:41.654Z] ---> Running in cd964db6ab9e [2022-04-28T08:54:42.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:54:42.549Z] Removing intermediate container cd964db6ab9e [2022-04-28T08:54:42.549Z] ---> befdf06e4561 [2022-04-28T08:54:42.549Z] Step 22/22 : LABEL version=2.2.0-dev.84 [2022-04-28T08:54:42.549Z] ---> Running in 48481ac7109a [2022-04-28T08:54:42.833Z] ---> 47fe7b37d192 [2022-04-28T08:54:42.833Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T08:54:43.829Z] Removing intermediate container 48481ac7109a [2022-04-28T08:54:43.829Z] ---> 1f5d1c216ee5 [2022-04-28T08:54:43.829Z] [2022-04-28T08:54:43.829Z] OK: 220 MiB in 52 packages [2022-04-28T08:54:44.136Z] ---> 897b4e103318 [2022-04-28T08:54:44.136Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T08:54:44.136Z] Successfully built 1f5d1c216ee5 [2022-04-28T08:54:44.136Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T08:54:44.136Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-04-28T08:54:46.158Z] ---> 7fc7d1c681bb [2022-04-28T08:54:46.158Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T08:54:46.158Z] Removing intermediate container 5d1784864994 [2022-04-28T08:54:46.158Z] ---> 8ddd290132a1 [2022-04-28T08:54:46.158Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:54:46.439Z] ---> Running in 4929aa6f5575 [2022-04-28T08:54:47.454Z] ---> f7518aedf492 [2022-04-28T08:54:47.454Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:54:47.454Z] Removing intermediate container 4929aa6f5575 [2022-04-28T08:54:47.454Z] ---> fae593678d2c [2022-04-28T08:54:47.454Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T08:54:47.454Z] ---> Running in 12663b163a19 [2022-04-28T08:54:49.490Z] ---> c3227fa7aa45 [2022-04-28T08:54:49.490Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T08:54:49.773Z] ---> Running in b43465137ea8 [2022-04-28T08:54:53.256Z] Removing intermediate container b43465137ea8 [2022-04-28T08:54:53.256Z] ---> 0a0e9bcdb0f9 [2022-04-28T08:54:53.256Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T08:54:53.541Z] ---> Running in 3f6150c2646f [2022-04-28T08:54:54.997Z] Removing intermediate container 3f6150c2646f [2022-04-28T08:54:54.997Z] ---> 05218e12142b [2022-04-28T08:54:54.997Z] Step 28/31 : CMD ["gate"] [2022-04-28T08:54:54.997Z] Removing intermediate container 12663b163a19 [2022-04-28T08:54:54.997Z] ---> ae3892dce622 [2022-04-28T08:54:54.997Z] Step 8/23 : COPY . . [2022-04-28T08:54:55.302Z] ---> Running in 6d6dbc7c28e0 [2022-04-28T08:54:56.752Z] Removing intermediate container 6d6dbc7c28e0 [2022-04-28T08:54:56.752Z] ---> ac82eea3a5a5 [2022-04-28T08:54:56.752Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T08:54:57.034Z] ---> Running in 71ce24cfae95 [2022-04-28T08:54:58.501Z] Removing intermediate container 71ce24cfae95 [2022-04-28T08:54:58.501Z] ---> 9798179fd57d [2022-04-28T08:54:58.501Z] Step 30/31 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:54:59.106Z] ---> Running in d51c0ec7d9d6 [2022-04-28T08:55:00.098Z] Removing intermediate container d51c0ec7d9d6 [2022-04-28T08:55:00.098Z] ---> 76147e69c63a [2022-04-28T08:55:00.098Z] Step 31/31 : LABEL version=2.2.0-dev.84 [2022-04-28T08:55:00.706Z] ---> Running in 861ee39b04a3 [2022-04-28T08:55:01.698Z] Removing intermediate container 861ee39b04a3 [2022-04-28T08:55:01.698Z] ---> 0d993f32e67a [2022-04-28T08:55:01.698Z] [2022-04-28T08:55:02.745Z] Successfully built 0d993f32e67a [2022-04-28T08:55:02.745Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T08:55:02.745Z] Building security-spiffe-token-provider [2022-04-28T08:55:08.311Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:55:08.311Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:55:08.311Z] ---> 5a72ecefee67 [2022-04-28T08:55:08.311Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T08:55:08.311Z] ---> Using cache [2022-04-28T08:55:08.311Z] ---> 1ebfb6e26cda [2022-04-28T08:55:08.311Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:55:08.311Z] ---> Using cache [2022-04-28T08:55:08.311Z] ---> 1416e49d49f5 [2022-04-28T08:55:08.311Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T08:55:08.311Z] ---> Using cache [2022-04-28T08:55:08.311Z] ---> d707705b3caa [2022-04-28T08:55:08.311Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T08:55:08.311Z] ---> Using cache [2022-04-28T08:55:08.311Z] ---> 2eecda9e9c92 [2022-04-28T08:55:08.311Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:55:08.312Z] ---> Using cache [2022-04-28T08:55:08.312Z] ---> fab34d867edb [2022-04-28T08:55:08.312Z] Step 8/25 : COPY . . [2022-04-28T08:55:08.312Z] ---> Using cache [2022-04-28T08:55:08.312Z] ---> 141c148bc94f [2022-04-28T08:55:08.312Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T08:55:08.624Z] ---> Running in 6560d786b760 [2022-04-28T08:55:11.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T08:55:19.772Z] ---> 3240a077f9cb [2022-04-28T08:55:19.772Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T08:55:20.066Z] ---> Running in 71ab71dd9dfe [2022-04-28T08:55:22.759Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T08:55:24.265Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:55:24.265Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:55:24.265Z] ---> 5a72ecefee67 [2022-04-28T08:55:24.265Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T08:55:24.265Z] ---> Using cache [2022-04-28T08:55:24.265Z] ---> 1ebfb6e26cda [2022-04-28T08:55:24.265Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T08:55:24.555Z] ---> Running in f18ca7eb20d0 [2022-04-28T08:55:26.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:55:27.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:55:29.057Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:55:29.057Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:55:29.057Z] OK: 15739 distinct packages available [2022-04-28T08:55:29.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:55:30.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:55:31.813Z] OK: 220 MiB in 52 packages [2022-04-28T08:55:33.285Z] Removing intermediate container f18ca7eb20d0 [2022-04-28T08:55:33.285Z] ---> b4b9fbb7ce35 [2022-04-28T08:55:33.285Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T08:55:34.342Z] ---> e813cd486c66 [2022-04-28T08:55:34.342Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:55:34.342Z] ---> Running in 22dffdc582ff [2022-04-28T08:55:39.816Z] Removing intermediate container 22dffdc582ff [2022-04-28T08:55:39.816Z] ---> 247ae57a6a3d [2022-04-28T08:55:39.816Z] Step 7/20 : COPY . . [2022-04-28T08:55:55.021Z] ---> 82ee1684b219 [2022-04-28T08:55:55.021Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T08:55:55.021Z] ---> Running in 99162ff4362e [2022-04-28T08:55:55.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T08:56:42.145Z] Removing intermediate container ea4e9134e9c6 [2022-04-28T08:56:42.145Z] ---> 4697e0668ba6 [2022-04-28T08:56:42.145Z] [2022-04-28T08:56:42.145Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T08:56:42.145Z] ---> ac73e934f311 [2022-04-28T08:56:42.145Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T08:56:42.145Z] ---> Running in ffb76016bdb0 [2022-04-28T08:56:42.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:56:42.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:56:42.145Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T08:56:42.145Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T08:56:42.145Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:56:42.145Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:56:42.437Z] OK: 6 MiB in 16 packages [2022-04-28T08:56:45.119Z] Removing intermediate container ffb76016bdb0 [2022-04-28T08:56:45.120Z] ---> a31b16f5b755 [2022-04-28T08:56:45.120Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:56:45.120Z] ---> Running in 03c5b8aef55e [2022-04-28T08:56:45.402Z] Removing intermediate container 03c5b8aef55e [2022-04-28T08:56:45.402Z] ---> fafcec6ac07d [2022-04-28T08:56:45.402Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T08:56:45.402Z] ---> Running in 49fc7f44dd7b [2022-04-28T08:56:46.026Z] Removing intermediate container 49fc7f44dd7b [2022-04-28T08:56:46.026Z] ---> 055fab6e536e [2022-04-28T08:56:46.026Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T08:56:46.026Z] ---> Running in 26eb71ec2c23 [2022-04-28T08:56:46.642Z] Removing intermediate container 26eb71ec2c23 [2022-04-28T08:56:46.642Z] ---> cbe619bf80ff [2022-04-28T08:56:46.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:56:47.650Z] ---> 46f9bf713726 [2022-04-28T08:56:47.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T08:56:50.332Z] ---> 6d679ead9f99 [2022-04-28T08:56:50.332Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T08:56:51.337Z] ---> 8a4211c8b6a4 [2022-04-28T08:56:51.337Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T08:56:51.622Z] ---> Running in 07a3669924d6 [2022-04-28T08:56:52.257Z] Removing intermediate container 07a3669924d6 [2022-04-28T08:56:52.257Z] ---> 94db44e680c4 [2022-04-28T08:56:52.257Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:56:52.257Z] ---> Running in 5422fa801526 [2022-04-28T08:56:52.890Z] Removing intermediate container 5422fa801526 [2022-04-28T08:56:52.890Z] ---> 8ad25816b4a5 [2022-04-28T08:56:52.890Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T08:56:53.172Z] ---> Running in 44e2466ba40f [2022-04-28T08:56:53.807Z] Removing intermediate container 44e2466ba40f [2022-04-28T08:56:53.807Z] ---> c26e9e3e42d3 [2022-04-28T08:56:53.807Z] Step 21/22 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T08:56:53.807Z] ---> Running in 543aafd2388e [2022-04-28T08:56:54.423Z] Removing intermediate container 543aafd2388e [2022-04-28T08:56:54.423Z] ---> 05bb08e464bd [2022-04-28T08:56:54.423Z] Step 22/22 : LABEL version=2.2.0-dev.84 [2022-04-28T08:56:54.740Z] ---> Running in 3894d7d8ae9f [2022-04-28T08:56:55.032Z] Removing intermediate container 3894d7d8ae9f [2022-04-28T08:56:55.032Z] ---> bb38e6060170 [2022-04-28T08:56:55.032Z] [2022-04-28T08:56:55.632Z] Successfully built bb38e6060170 [2022-04-28T08:56:55.632Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T08:56:55.632Z]  Building support-notifications ... done Building support-scheduler [2022-04-28T08:57:17.872Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:57:17.872Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:57:17.872Z] ---> 5a72ecefee67 [2022-04-28T08:57:17.872Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:57:17.872Z] ---> Using cache [2022-04-28T08:57:17.872Z] ---> 1ebfb6e26cda [2022-04-28T08:57:17.872Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:57:17.872Z] ---> Using cache [2022-04-28T08:57:17.872Z] ---> 1416e49d49f5 [2022-04-28T08:57:17.872Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T08:57:17.872Z] ---> Using cache [2022-04-28T08:57:17.872Z] ---> d707705b3caa [2022-04-28T08:57:17.872Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:57:17.872Z] ---> Using cache [2022-04-28T08:57:17.872Z] ---> 2eecda9e9c92 [2022-04-28T08:57:17.872Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:57:17.872Z] ---> Using cache [2022-04-28T08:57:17.872Z] ---> fab34d867edb [2022-04-28T08:57:17.872Z] Step 8/22 : COPY . . [2022-04-28T08:57:17.872Z] ---> Using cache [2022-04-28T08:57:17.872Z] ---> 141c148bc94f [2022-04-28T08:57:17.872Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T08:57:17.872Z] ---> Running in cf0045e00571 [2022-04-28T08:57:17.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T09:00:24.935Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T09:00:47.182Z] Removing intermediate container 6560d786b760 [2022-04-28T09:00:47.182Z] ---> 002947738f5c [2022-04-28T09:00:47.182Z] [2022-04-28T09:00:47.182Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T09:00:47.182Z] ---> ac73e934f311 [2022-04-28T09:00:47.182Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T09:00:47.182Z] ---> Running in 31af329c8c62 [2022-04-28T09:00:47.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:00:47.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:00:48.173Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T09:00:48.173Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T09:00:48.173Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T09:00:48.173Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:00:48.173Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:00:48.453Z] OK: 6 MiB in 17 packages [2022-04-28T09:00:50.484Z] Removing intermediate container 31af329c8c62 [2022-04-28T09:00:50.484Z] ---> 1142daa97842 [2022-04-28T09:00:50.484Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:00:50.770Z] ---> Running in 91768441445e [2022-04-28T09:00:51.389Z] Removing intermediate container 91768441445e [2022-04-28T09:00:51.389Z] ---> f80641a12bbc [2022-04-28T09:00:51.389Z] Step 13/25 : WORKDIR / [2022-04-28T09:00:51.389Z] ---> Running in 706f4fd08d84 [2022-04-28T09:00:52.006Z] Removing intermediate container 706f4fd08d84 [2022-04-28T09:00:52.006Z] ---> 8d6ceb50efb4 [2022-04-28T09:00:52.006Z] 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-04-28T09:00:52.612Z] ---> 7150010c0594 [2022-04-28T09:00:52.612Z] 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-04-28T09:00:53.648Z] ---> bcb06d2b9e69 [2022-04-28T09:00:53.648Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T09:00:54.675Z] ---> 5ae651eb517a [2022-04-28T09:00:54.675Z] 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-04-28T09:00:55.674Z] ---> 99298465caa6 [2022-04-28T09:00:55.674Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T09:00:57.677Z] ---> b5c7ae1508a2 [2022-04-28T09:00:57.677Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T09:00:59.138Z] ---> d57db518454d [2022-04-28T09:00:59.138Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:01:00.152Z] ---> 6b3efa4a3217 [2022-04-28T09:01:00.152Z] 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-04-28T09:01:00.430Z] ---> Running in 51c11735e6bc [2022-04-28T09:01:03.866Z] Removing intermediate container 51c11735e6bc [2022-04-28T09:01:03.866Z] ---> be5906141260 [2022-04-28T09:01:03.866Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:01:03.866Z] ---> Running in e7cb91b4999c [2022-04-28T09:01:04.154Z] Removing intermediate container e7cb91b4999c [2022-04-28T09:01:04.154Z] ---> 315e24a4444e [2022-04-28T09:01:04.154Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T09:01:04.466Z] ---> Running in 3e354d953263 [2022-04-28T09:01:04.747Z] Removing intermediate container 3e354d953263 [2022-04-28T09:01:04.747Z] ---> 5be03ca0d8b2 [2022-04-28T09:01:04.747Z] Step 24/25 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:01:05.033Z] ---> Running in 3593cd862e14 [2022-04-28T09:01:05.645Z] Removing intermediate container 3593cd862e14 [2022-04-28T09:01:05.645Z] ---> 4c00920201b6 [2022-04-28T09:01:05.645Z] Step 25/25 : LABEL version=2.2.0-dev.84 [2022-04-28T09:01:05.645Z] ---> Running in e0c3ef2482ad [2022-04-28T09:01:06.252Z] Removing intermediate container e0c3ef2482ad [2022-04-28T09:01:06.252Z] ---> 66568d1345f1 [2022-04-28T09:01:06.252Z] [2022-04-28T09:01:06.529Z] Successfully built 66568d1345f1 [2022-04-28T09:01:06.529Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T09:01:06.529Z] Building security-spire-config [2022-04-28T09:01:24.905Z]  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:01:24.905Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:01:24.905Z] ---> 5a72ecefee67 [2022-04-28T09:01:24.905Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:01:24.905Z] ---> Using cache [2022-04-28T09:01:24.905Z] ---> 1ebfb6e26cda [2022-04-28T09:01:24.905Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:01:24.905Z] ---> Using cache [2022-04-28T09:01:24.905Z] ---> 1416e49d49f5 [2022-04-28T09:01:24.905Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:01:24.905Z] ---> Running in 640d99e4df0a [2022-04-28T09:01:26.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:01:27.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:01:29.401Z] OK: 220 MiB in 52 packages [2022-04-28T09:01:30.873Z] Removing intermediate container 640d99e4df0a [2022-04-28T09:01:30.873Z] ---> 18db82e618d6 [2022-04-28T09:01:30.873Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:01:31.902Z] ---> 3780e1cc7807 [2022-04-28T09:01:31.902Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:01:31.902Z] ---> Running in a99e91ecbe30 [2022-04-28T09:01:37.385Z] Removing intermediate container a99e91ecbe30 [2022-04-28T09:01:37.385Z] ---> 258ed7b987fa [2022-04-28T09:01:37.385Z] Step 8/26 : COPY . . [2022-04-28T09:01:52.575Z] ---> c7f6bf71e222 [2022-04-28T09:01:52.575Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:01:52.575Z] ---> Running in a57124d1a970 [2022-04-28T09:01:52.575Z] Removing intermediate container a57124d1a970 [2022-04-28T09:01:52.575Z] ---> 93f74450073c [2022-04-28T09:01:52.575Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:01:52.575Z] ---> Running in ca8255c73791 [2022-04-28T09:01:55.228Z] Removing intermediate container ca8255c73791 [2022-04-28T09:01:55.228Z] ---> 2d26b5567f83 [2022-04-28T09:01:55.228Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:01:55.514Z] ---> Running in 64af325b960d [2022-04-28T09:01:56.526Z] Removing intermediate container 64af325b960d [2022-04-28T09:01:56.526Z] ---> 386e1df0d9d5 [2022-04-28T09:01:56.526Z] 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-04-28T09:01:56.526Z] ---> Running in 647c3340f020 [2022-04-28T09:02:00.867Z] spire-1.2.1/ [2022-04-28T09:02:00.867Z] spire-1.2.1/.data/ [2022-04-28T09:02:00.867Z] spire-1.2.1/.data/.file [2022-04-28T09:02:00.867Z] spire-1.2.1/.dockerignore [2022-04-28T09:02:00.867Z] spire-1.2.1/.gitattributes [2022-04-28T09:02:00.867Z] spire-1.2.1/.githooks/ [2022-04-28T09:02:00.867Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/ [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:02:00.867Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:02:00.867Z] spire-1.2.1/.gitignore [2022-04-28T09:02:00.867Z] spire-1.2.1/.go-version [2022-04-28T09:02:00.867Z] spire-1.2.1/.golangci.yml [2022-04-28T09:02:00.867Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:02:00.867Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:02:00.867Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:02:00.867Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:02:00.867Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:02:00.867Z] spire-1.2.1/Dockerfile [2022-04-28T09:02:00.867Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:02:00.867Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:02:00.867Z] spire-1.2.1/LICENSE [2022-04-28T09:02:00.867Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:02:00.867Z] spire-1.2.1/Makefile [2022-04-28T09:02:00.867Z] spire-1.2.1/README.md [2022-04-28T09:02:00.867Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:02:00.867Z] spire-1.2.1/SECURITY.md [2022-04-28T09:02:00.867Z] spire-1.2.1/cmd/ [2022-04-28T09:02:00.867Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:02:00.867Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:02:00.867Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:02:00.867Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:02:00.867Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:02:00.867Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:02:00.868Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/ [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/agent/ [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/server/ [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:02:00.868Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/ [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/ [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:02:00.868Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:02:00.868Z] spire-1.2.1/examples/ [2022-04-28T09:02:00.868Z] spire-1.2.1/examples/README.md [2022-04-28T09:02:00.868Z] spire-1.2.1/go.mod [2022-04-28T09:02:00.868Z] spire-1.2.1/go.sum [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:02:00.868Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:02:00.869Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:02:01.148Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:02:01.149Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:02:01.429Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:02:01.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:02:01.709Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/private/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:02:01.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:02:01.710Z] spire-1.2.1/release/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:02:01.710Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:02:01.710Z] spire-1.2.1/script/ [2022-04-28T09:02:01.710Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:02:01.711Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:02:01.711Z] spire-1.2.1/support/ [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/ [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:02:01.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:02:01.992Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/clock/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:02:01.992Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/common [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:02:01.992Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:02:01.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:02:02.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:02:02.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:02:02.272Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:02:02.273Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:02:02.553Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:02:02.553Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/testca/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/testkey/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:02:02.553Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/util/ [2022-04-28T09:02:02.553Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/util/race.go [2022-04-28T09:02:02.553Z] spire-1.2.1/test/util/util.go [2022-04-28T09:02:02.553Z] building spire from source... [2022-04-28T09:02:03.161Z] Installing go1.17.7... [2022-04-28T09:02:04.674Z] Removing intermediate container 71ab71dd9dfe [2022-04-28T09:02:04.674Z] ---> 577fcb4013fe [2022-04-28T09:02:04.674Z] [2022-04-28T09:02:04.674Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:02:04.674Z] ---> ac73e934f311 [2022-04-28T09:02:04.674Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T09:02:04.959Z] ---> Running in 859e43c84674 [2022-04-28T09:02:05.568Z] Removing intermediate container 859e43c84674 [2022-04-28T09:02:05.568Z] ---> 5e55f04259e9 [2022-04-28T09:02:05.568Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T09:02:05.568Z] ---> Running in 27c554cb826f [2022-04-28T09:02:06.170Z] Removing intermediate container 27c554cb826f [2022-04-28T09:02:06.170Z] ---> 0731fa564030 [2022-04-28T09:02:06.170Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T09:02:06.170Z] ---> Running in 0e35b33e5f5a [2022-04-28T09:02:06.780Z] Removing intermediate container 0e35b33e5f5a [2022-04-28T09:02:06.780Z] ---> f0b8218e89d1 [2022-04-28T09:02:06.780Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:02:07.059Z] ---> Running in ed82c1ea9d1b [2022-04-28T09:02:10.539Z] Removing intermediate container ed82c1ea9d1b [2022-04-28T09:02:10.539Z] ---> 27680c35900c [2022-04-28T09:02:10.539Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T09:02:10.886Z] ---> Running in 3515c7c48352 [2022-04-28T09:02:13.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:02:14.107Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:02:15.560Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:02:15.560Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T09:02:15.560Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T09:02:15.560Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T09:02:15.840Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T09:02:15.840Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T09:02:16.120Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:02:16.120Z] OK: 8 MiB in 20 packages [2022-04-28T09:02:18.174Z] Removing intermediate container 3515c7c48352 [2022-04-28T09:02:18.174Z] ---> 0b653e44011b [2022-04-28T09:02:18.174Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:02:19.218Z] ---> a51ddfada628 [2022-04-28T09:02:19.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T09:02:21.212Z] ---> c5956ad7eac8 [2022-04-28T09:02:21.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T09:02:22.205Z] ---> 54b4421fdafe [2022-04-28T09:02:22.205Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T09:02:22.484Z] ---> Running in 3bc4bf2f3f9f [2022-04-28T09:02:23.098Z] Removing intermediate container 3bc4bf2f3f9f [2022-04-28T09:02:23.098Z] ---> 25c3e0267e84 [2022-04-28T09:02:23.098Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:02:23.098Z] ---> Running in d3f9970ebf8b [2022-04-28T09:02:23.740Z] Removing intermediate container d3f9970ebf8b [2022-04-28T09:02:23.740Z] ---> a3b785dca397 [2022-04-28T09:02:23.740Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:02:24.033Z] ---> Running in 3f9b88c42ee2 [2022-04-28T09:02:24.670Z] Removing intermediate container 3f9b88c42ee2 [2022-04-28T09:02:24.670Z] ---> f76316958020 [2022-04-28T09:02:24.670Z] Step 22/23 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:02:24.670Z] ---> Running in 0d62caf5e738 [2022-04-28T09:02:25.293Z] Removing intermediate container 0d62caf5e738 [2022-04-28T09:02:25.293Z] ---> c83dee53fd61 [2022-04-28T09:02:25.293Z] Step 23/23 : LABEL version=2.2.0-dev.84 [2022-04-28T09:02:25.570Z] ---> Running in dee21c022bcf [2022-04-28T09:02:26.174Z] Removing intermediate container dee21c022bcf [2022-04-28T09:02:26.174Z] ---> 0b392debb78b [2022-04-28T09:02:26.174Z] [2022-04-28T09:02:26.452Z] Successfully built 0b392debb78b [2022-04-28T09:02:26.452Z] Successfully tagged core-data-arm64:latest [2022-04-28T09:02:26.452Z] Building sys-mgmt-agent [2022-04-28T09:02:36.686Z]  Building core-data ... done Building bin/spire-server... [2022-04-28T09:02:36.686Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:02:36.686Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:02:36.686Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:02:37.295Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:02:37.295Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:02:38.296Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:02:39.754Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:02:41.224Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:02:41.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:02:41.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:02:41.514Z] ---> 5a72ecefee67 [2022-04-28T09:02:41.514Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:02:41.514Z] ---> Using cache [2022-04-28T09:02:41.514Z] ---> 1ebfb6e26cda [2022-04-28T09:02:41.514Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:02:41.514Z] ---> Using cache [2022-04-28T09:02:41.514Z] ---> 1416e49d49f5 [2022-04-28T09:02:41.514Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T09:02:41.814Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:02:42.849Z]  ---> Running in be532744e980 [2022-04-28T09:02:44.319Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:02:44.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:02:45.217Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:02:45.217Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:02:45.217Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:02:45.497Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:02:45.497Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:02:45.497Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:02:45.788Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:02:45.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:02:46.792Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:02:46.792Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:02:46.792Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:02:47.073Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:02:47.073Z] OK: 220 MiB in 52 packages [2022-04-28T09:02:47.355Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:02:48.400Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:02:48.687Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:02:48.687Z] Removing intermediate container be532744e980 [2022-04-28T09:02:48.687Z] ---> efcdef595860 [2022-04-28T09:02:48.687Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:02:49.754Z] ---> 5ea757aa0c1c [2022-04-28T09:02:49.754Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:02:50.043Z] ---> Running in 5310c2371927 [2022-04-28T09:02:56.843Z] Removing intermediate container 5310c2371927 [2022-04-28T09:02:56.843Z] ---> c9e20e3be9c5 [2022-04-28T09:02:56.843Z] Step 8/23 : COPY . . [2022-04-28T09:03:05.220Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:03:05.220Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:03:05.220Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:03:05.220Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:03:05.220Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:03:05.220Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:03:05.220Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:03:05.502Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:03:05.781Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:03:05.781Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:03:05.781Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:03:05.781Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:03:06.063Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:03:06.669Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:03:06.946Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:03:06.946Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:03:07.225Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:03:07.856Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:03:08.139Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:03:08.435Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:03:08.435Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:03:08.435Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:03:08.732Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:03:09.019Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:03:09.303Z]  ---> e6cc97c7c098 [2022-04-28T09:03:09.303Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T09:03:09.303Z] ---> Running in 8a9101460b17 [2022-04-28T09:03:09.595Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:03:09.595Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:03:10.198Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:03:10.198Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:03:10.198Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:03:11.213Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:03:11.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T09:03:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:03:28.051Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:03:28.051Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:03:28.051Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:03:28.051Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:03:28.051Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:03:32.450Z] Removing intermediate container 99162ff4362e [2022-04-28T09:03:32.450Z] ---> 7a2ebbf89603 [2022-04-28T09:03:32.450Z] [2022-04-28T09:03:32.450Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T09:03:32.450Z] 3.15: Pulling from library/alpine [2022-04-28T09:03:33.458Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T09:03:33.458Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T09:03:33.458Z] ---> 3fb3c9af89a9 [2022-04-28T09:03:33.458Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:03:33.747Z] ---> Running in dcc9bf9bffc5 [2022-04-28T09:03:34.362Z] Removing intermediate container dcc9bf9bffc5 [2022-04-28T09:03:34.362Z] ---> d1a375f4d24a [2022-04-28T09:03:34.362Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:34.640Z] ---> Running in 40b4c021e1be [2022-04-28T09:03:38.630Z] Removing intermediate container 40b4c021e1be [2022-04-28T09:03:38.630Z] ---> 2a659932b00a [2022-04-28T09:03:38.630Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T09:03:38.630Z] ---> Running in 3d0fd20af603 [2022-04-28T09:03:40.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:41.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:43.031Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:03:43.031Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:03:43.031Z] OK: 15729 distinct packages available [2022-04-28T09:03:43.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:44.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:45.489Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T09:03:45.766Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:03:45.766Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:03:46.044Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T09:03:46.044Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T09:03:46.322Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T09:03:46.322Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:03:46.322Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T09:03:46.600Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T09:03:46.600Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:03:46.600Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:03:47.208Z] OK: 8 MiB in 23 packages [2022-04-28T09:03:49.881Z] Removing intermediate container 3d0fd20af603 [2022-04-28T09:03:49.881Z] ---> d47ffaf7d769 [2022-04-28T09:03:49.881Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:03:50.909Z] ---> 03381a39bde9 [2022-04-28T09:03:50.909Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T09:03:52.930Z] ---> 7fc60623e0a1 [2022-04-28T09:03:53.209Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T09:03:54.229Z] ---> 4a82752ca491 [2022-04-28T09:03:54.229Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T09:03:54.229Z] ---> Running in beee5f4a713d [2022-04-28T09:03:54.834Z] Removing intermediate container beee5f4a713d [2022-04-28T09:03:54.834Z] ---> 8e5a3133be9f [2022-04-28T09:03:54.834Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:03:54.834Z] ---> Running in 78d0e5a541f5 [2022-04-28T09:03:55.462Z] Removing intermediate container 78d0e5a541f5 [2022-04-28T09:03:55.462Z] ---> 7c4b410d0851 [2022-04-28T09:03:55.462Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T09:03:55.462Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:03:55.462Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:03:55.462Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:03:55.462Z]  ---> Running in 6667214eb475 [2022-04-28T09:03:56.074Z] Removing intermediate container 6667214eb475 [2022-04-28T09:03:56.074Z] ---> 19335aac93a4 [2022-04-28T09:03:56.074Z] Step 19/20 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:03:56.074Z] ---> Running in 1ea13015fa88 [2022-04-28T09:03:56.682Z] Removing intermediate container 1ea13015fa88 [2022-04-28T09:03:56.682Z] ---> fdfa5cb54b1d [2022-04-28T09:03:56.682Z] Step 20/20 : LABEL version=2.2.0-dev.84 [2022-04-28T09:03:56.682Z] ---> Running in ed74b02d3da0 [2022-04-28T09:03:57.288Z] Removing intermediate container ed74b02d3da0 [2022-04-28T09:03:57.288Z] ---> c75a3ce84480 [2022-04-28T09:03:57.288Z] [2022-04-28T09:03:57.890Z] Successfully built c75a3ce84480 [2022-04-28T09:03:57.890Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T09:03:57.890Z] Building security-spire-server [2022-04-28T09:04:10.315Z]  Building security-spiffe-token-provider ... done go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:04:10.315Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:04:17.049Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:04:17.049Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:04:17.049Z] ---> 5a72ecefee67 [2022-04-28T09:04:17.049Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:04:17.049Z] ---> Using cache [2022-04-28T09:04:17.049Z] ---> 1ebfb6e26cda [2022-04-28T09:04:17.049Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:04:17.049Z] ---> Using cache [2022-04-28T09:04:17.050Z] ---> 1416e49d49f5 [2022-04-28T09:04:17.050Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:04:17.050Z] ---> Using cache [2022-04-28T09:04:17.050Z] ---> 18db82e618d6 [2022-04-28T09:04:17.050Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:04:17.050Z] ---> Using cache [2022-04-28T09:04:17.050Z] ---> 3780e1cc7807 [2022-04-28T09:04:17.050Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:04:17.050Z] ---> Using cache [2022-04-28T09:04:17.050Z] ---> 258ed7b987fa [2022-04-28T09:04:17.050Z] Step 8/25 : COPY . . [2022-04-28T09:04:17.050Z] ---> Using cache [2022-04-28T09:04:17.050Z] ---> c7f6bf71e222 [2022-04-28T09:04:17.050Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:04:17.050Z] ---> Using cache [2022-04-28T09:04:17.050Z] ---> 93f74450073c [2022-04-28T09:04:17.050Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T09:04:17.050Z] ---> Using cache [2022-04-28T09:04:17.050Z] ---> 2d26b5567f83 [2022-04-28T09:04:17.050Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T09:04:17.050Z] ---> Using cache [2022-04-28T09:04:17.050Z] ---> 386e1df0d9d5 [2022-04-28T09:04:17.050Z] 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-04-28T09:04:17.322Z] ---> Running in a3fd81b121a6 [2022-04-28T09:04:19.962Z] spire-1.2.1/ [2022-04-28T09:04:19.962Z] spire-1.2.1/.data/ [2022-04-28T09:04:19.963Z] spire-1.2.1/.data/.file [2022-04-28T09:04:19.963Z] spire-1.2.1/.dockerignore [2022-04-28T09:04:19.963Z] spire-1.2.1/.gitattributes [2022-04-28T09:04:19.963Z] spire-1.2.1/.githooks/ [2022-04-28T09:04:19.963Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/ [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:04:19.963Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:04:19.963Z] spire-1.2.1/.gitignore [2022-04-28T09:04:19.963Z] spire-1.2.1/.go-version [2022-04-28T09:04:19.963Z] spire-1.2.1/.golangci.yml [2022-04-28T09:04:19.963Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:04:19.963Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:04:19.963Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:04:19.963Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:04:19.963Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:04:19.963Z] spire-1.2.1/Dockerfile [2022-04-28T09:04:19.963Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:04:19.963Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:04:19.963Z] spire-1.2.1/LICENSE [2022-04-28T09:04:19.963Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:04:19.963Z] spire-1.2.1/Makefile [2022-04-28T09:04:19.963Z] spire-1.2.1/README.md [2022-04-28T09:04:19.963Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:04:19.963Z] spire-1.2.1/SECURITY.md [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:04:19.963Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/ [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/agent/ [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/server/ [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:04:19.963Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/ [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/ [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:04:19.963Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:04:19.963Z] spire-1.2.1/examples/ [2022-04-28T09:04:19.963Z] spire-1.2.1/examples/README.md [2022-04-28T09:04:19.964Z] spire-1.2.1/go.mod [2022-04-28T09:04:19.964Z] spire-1.2.1/go.sum [2022-04-28T09:04:19.964Z] spire-1.2.1/pkg/ [2022-04-28T09:04:19.964Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:04:19.964Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:04:19.964Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:04:19.964Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:04:19.964Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:04:19.964Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:04:19.964Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:04:20.239Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:04:20.239Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:04:20.239Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:04:20.240Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:04:20.241Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:04:20.520Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:04:20.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:04:20.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:04:20.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:04:20.803Z] spire-1.2.1/proto/ [2022-04-28T09:04:20.803Z] spire-1.2.1/proto/private/ [2022-04-28T09:04:20.803Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:04:21.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:04:21.079Z] spire-1.2.1/release/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:04:21.079Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:04:21.079Z] spire-1.2.1/script/ [2022-04-28T09:04:21.079Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:04:21.079Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:04:21.079Z] spire-1.2.1/support/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:04:21.079Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:04:21.080Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:04:21.080Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:04:21.080Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:04:21.080Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/clock/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:04:21.080Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/common [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:04:21.080Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:04:21.081Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:04:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:04:21.357Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:04:21.358Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:04:21.358Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:04:21.358Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:04:21.358Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:04:21.358Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:04:21.358Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/testca/ [2022-04-28T09:04:21.634Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/testkey/ [2022-04-28T09:04:21.634Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:04:21.634Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:04:21.634Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/util/ [2022-04-28T09:04:21.634Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/util/race.go [2022-04-28T09:04:21.634Z] spire-1.2.1/test/util/util.go [2022-04-28T09:04:21.634Z] building spire from source... [2022-04-28T09:04:21.912Z] Installing go1.17.7... [2022-04-28T09:04:44.129Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:04:44.129Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:04:44.129Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:04:44.129Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:04:44.129Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:04:44.129Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:04:46.122Z] Building bin/spire-server... [2022-04-28T09:04:46.399Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:04:46.399Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:04:46.399Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:04:46.399Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:04:47.002Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:04:47.278Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:04:47.278Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:04:49.267Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:04:49.267Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:04:49.267Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:04:50.255Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:04:50.532Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:04:50.532Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:04:50.809Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:04:50.809Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:04:51.083Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:04:51.361Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:04:51.361Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:04:51.361Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:04:51.361Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:04:51.638Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:04:51.638Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:04:51.638Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:04:51.638Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:04:51.914Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:04:51.914Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:04:52.519Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:04:52.519Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:04:52.519Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:04:52.814Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:04:53.098Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:04:53.098Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:04:53.098Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:04:53.377Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:04:53.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:04:53.873Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:04:53.873Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:04:53.873Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:04:53.873Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:04:54.483Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:04:54.761Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:04:55.758Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:04:56.757Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:04:59.420Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:05:00.020Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:05:00.020Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:05:00.297Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:05:00.297Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:05:00.297Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:05:00.297Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:05:01.301Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:05:01.578Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:05:01.862Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:05:02.140Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:05:02.140Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:05:03.606Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:05:04.595Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:05:05.311Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:05:05.596Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:05:05.940Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:05:05.940Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:05:05.940Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:05:06.252Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:05:06.252Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:05:07.729Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:05:08.006Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:05:08.284Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:05:08.563Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:05:08.563Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:05:11.994Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:05:12.605Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:05:12.890Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:05:13.192Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:05:13.192Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:05:13.477Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:05:13.755Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:05:14.045Z] Removing intermediate container cf0045e00571 [2022-04-28T09:05:14.045Z] ---> 13f21e0a47ac [2022-04-28T09:05:14.045Z] [2022-04-28T09:05:14.045Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:05:14.045Z] ---> ac73e934f311 [2022-04-28T09:05:14.045Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:05:14.045Z] ---> Using cache [2022-04-28T09:05:14.045Z] ---> 7b55e9148c90 [2022-04-28T09:05:14.045Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:05:14.045Z] ---> Using cache [2022-04-28T09:05:14.045Z] ---> 4e95796fb067 [2022-04-28T09:05:14.045Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T09:05:14.328Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:05:14.328Z]  ---> Running in c74e6ddf4d77 [2022-04-28T09:05:14.619Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:05:14.902Z] Removing intermediate container c74e6ddf4d77 [2022-04-28T09:05:14.903Z] ---> ac72be49628c [2022-04-28T09:05:14.903Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T09:05:14.903Z] ---> Running in 0bf2e9073319 [2022-04-28T09:05:15.511Z] Removing intermediate container 0bf2e9073319 [2022-04-28T09:05:15.511Z] ---> 6cc686d75a77 [2022-04-28T09:05:15.511Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:05:16.506Z] ---> c1f7ed5003c7 [2022-04-28T09:05:16.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T09:05:16.793Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:05:19.451Z]  ---> 4cfb2e3d87a2 [2022-04-28T09:05:19.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T09:05:19.731Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:05:20.024Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:05:20.024Z]  ---> 9d448205560c [2022-04-28T09:05:20.024Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T09:05:20.304Z] ---> Running in 6bf4a4c82e7b [2022-04-28T09:05:20.588Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:05:20.588Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:05:20.588Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:05:20.878Z] Removing intermediate container 6bf4a4c82e7b [2022-04-28T09:05:20.878Z] ---> 37b696e40052 [2022-04-28T09:05:20.878Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:05:20.878Z] ---> Running in 6d2a5f2fcb2a [2022-04-28T09:05:21.509Z] Removing intermediate container 6d2a5f2fcb2a [2022-04-28T09:05:21.509Z] ---> 8e91f3601220 [2022-04-28T09:05:21.509Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T09:05:21.509Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:05:21.790Z]  ---> Running in d935b965a0f8 [2022-04-28T09:05:21.790Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:05:22.070Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:05:22.388Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:05:22.388Z] Removing intermediate container d935b965a0f8 [2022-04-28T09:05:22.388Z] ---> 9b5164a460e2 [2022-04-28T09:05:22.388Z] Step 21/22 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:05:22.388Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:05:22.388Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:05:22.388Z]  ---> Running in 8a659a6e08a6 [2022-04-28T09:05:22.680Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:05:22.959Z] Removing intermediate container 8a659a6e08a6 [2022-04-28T09:05:22.959Z] ---> 85fd6eaebde7 [2022-04-28T09:05:22.959Z] Step 22/22 : LABEL version=2.2.0-dev.84 [2022-04-28T09:05:23.255Z] ---> Running in fa8cbd88e2a1 [2022-04-28T09:05:23.871Z] Removing intermediate container fa8cbd88e2a1 [2022-04-28T09:05:23.871Z] ---> fd4da44be814 [2022-04-28T09:05:23.871Z] [2022-04-28T09:05:24.152Z] Successfully built fd4da44be814 [2022-04-28T09:05:24.152Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T09:05:24.152Z] Building core-metadata [2022-04-28T09:05:25.037Z]  Building support-scheduler ... done go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:05:25.037Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:05:25.315Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:05:25.315Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:05:25.315Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:05:25.315Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:05:25.606Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:05:25.606Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:05:25.606Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:05:25.606Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:05:25.606Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:05:25.606Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:05:25.882Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:05:25.882Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:05:25.882Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:05:26.158Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:05:27.143Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:05:27.420Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:05:27.420Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:05:27.420Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:05:27.420Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:05:27.420Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:05:27.698Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:05:27.698Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:05:27.698Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:05:27.698Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:05:28.310Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:05:28.310Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:05:28.310Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:05:28.310Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:05:28.310Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:05:32.725Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:05:32.725Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:05:32.725Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:05:32.725Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:05:37.076Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:05:37.076Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:05:37.076Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:05:37.076Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:05:37.076Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:05:41.468Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:05:41.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:05:41.468Z] ---> 5a72ecefee67 [2022-04-28T09:05:41.468Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:05:41.468Z] ---> Using cache [2022-04-28T09:05:41.468Z] ---> 1ebfb6e26cda [2022-04-28T09:05:41.468Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:05:41.468Z] ---> Using cache [2022-04-28T09:05:41.468Z] ---> 1416e49d49f5 [2022-04-28T09:05:41.468Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:05:41.468Z] ---> Using cache [2022-04-28T09:05:41.468Z] ---> d707705b3caa [2022-04-28T09:05:41.468Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:05:41.468Z] ---> Using cache [2022-04-28T09:05:41.468Z] ---> 2eecda9e9c92 [2022-04-28T09:05:41.468Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:05:41.468Z] ---> Using cache [2022-04-28T09:05:41.468Z] ---> fab34d867edb [2022-04-28T09:05:41.468Z] Step 8/23 : COPY . . [2022-04-28T09:05:41.468Z] ---> Using cache [2022-04-28T09:05:41.468Z] ---> 141c148bc94f [2022-04-28T09:05:41.468Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T09:05:43.484Z] ---> Running in 4ee610cbdcef [2022-04-28T09:05:45.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T09:06:00.590Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:06:00.590Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:06:00.590Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:06:00.590Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:06:00.590Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:06:00.590Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:06:00.590Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:06:00.590Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:06:00.590Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:06:00.590Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:06:00.590Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:06:15.707Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:06:15.707Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:06:15.981Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:06:16.579Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:06:19.213Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:06:19.817Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:06:32.243Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:06:32.243Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:06:32.243Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:06:32.243Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:06:32.243Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:06:32.243Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:06:34.974Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:06:37.055Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:06:37.326Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:06:38.767Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:06:38.767Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:06:39.042Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:06:39.318Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:06:39.318Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:06:39.595Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:06:39.873Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:06:46.612Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:06:46.889Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:06:47.164Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:06:47.164Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:06:47.766Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:06:48.044Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:06:48.044Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:06:49.032Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:06:49.629Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:06:50.229Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:06:50.229Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:06:50.229Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:06:50.505Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:06:50.505Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:06:50.505Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:06:50.505Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:06:50.777Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:06:50.777Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:06:50.777Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:06:50.777Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:06:52.210Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:06:52.210Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:06:52.210Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:06:52.808Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:06:52.808Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:06:53.090Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:06:55.077Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:06:56.064Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:06:56.339Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:06:56.339Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:06:56.938Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:06:57.213Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:06:57.813Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:07:00.441Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:07:00.441Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:07:00.718Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:07:00.718Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:07:00.995Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:07:03.626Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:07:03.626Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:07:03.903Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:07:03.903Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:07:04.178Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:07:04.453Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:07:04.453Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:07:04.732Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:07:04.733Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:07:14.912Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:07:14.913Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:07:14.913Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:07:14.913Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:08:01.919Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:08:01.919Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:08:02.200Z] Removing intermediate container 8a9101460b17 [2022-04-28T09:08:02.200Z] ---> d27da4da2e46 [2022-04-28T09:08:02.200Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T09:08:02.479Z] ---> Running in 3cca7517d958 [2022-04-28T09:08:04.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T09:08:09.894Z] Removing intermediate container 3cca7517d958 [2022-04-28T09:08:09.894Z] ---> cbe0d6b4011e [2022-04-28T09:08:09.894Z] [2022-04-28T09:08:09.894Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T09:08:09.894Z] 20.10.14: Pulling from library/docker [2022-04-28T09:08:22.346Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T09:08:22.346Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T09:08:22.346Z] ---> c346e9eafbab [2022-04-28T09:08:22.346Z] 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-04-28T09:08:22.346Z] ---> Running in 0d29bf8cbd69 [2022-04-28T09:08:22.346Z] Removing intermediate container 0d29bf8cbd69 [2022-04-28T09:08:22.346Z] ---> da6cd2bf345f [2022-04-28T09:08:22.346Z] 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-04-28T09:08:22.346Z] ---> Running in ee93e6e1ca5e [2022-04-28T09:08:24.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:08:24.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:08:25.777Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T09:08:25.777Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T09:08:25.777Z] Executing bash-5.1.16-r0.post-install [2022-04-28T09:08:25.777Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:08:25.777Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:08:25.777Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T09:08:25.777Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T09:08:26.058Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T09:08:26.058Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T09:08:26.058Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T09:08:26.058Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T09:08:26.058Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T09:08:26.058Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T09:08:26.058Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T09:08:26.058Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T09:08:26.058Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T09:08:26.058Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T09:08:26.058Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T09:08:28.697Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T09:08:28.697Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T09:08:28.697Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T09:08:28.697Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T09:08:28.977Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T09:08:28.977Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T09:08:28.977Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T09:08:28.977Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T09:08:28.977Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T09:08:29.257Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T09:08:29.257Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T09:08:29.257Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T09:08:29.257Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T09:08:29.257Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T09:08:29.257Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T09:08:29.257Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T09:08:29.536Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T09:08:29.536Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T09:08:29.536Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T09:08:29.536Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T09:08:29.536Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T09:08:29.536Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T09:08:29.536Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T09:08:29.536Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T09:08:29.812Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T09:08:29.812Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T09:08:31.218Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:08:31.218Z] OK: 82 MiB in 65 packages [2022-04-28T09:08:38.105Z] Collecting docker-compose==1.23.2 [2022-04-28T09:08:38.105Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T09:08:38.105Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T09:08:38.105Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T09:08:40.096Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T09:08:40.096Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T09:08:40.096Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T09:08:40.096Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T09:08:44.428Z] Collecting PyYAML<4,>=3.10 [2022-04-28T09:08:44.428Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T09:08:48.753Z] 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-04-28T09:08:48.753Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T09:08:48.753Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T09:08:48.753Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T09:08:48.753Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T09:08:51.392Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T09:08:51.669Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T09:08:55.072Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T09:08:55.072Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T09:08:55.674Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T09:08:55.674Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T09:08:56.275Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T09:08:56.275Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T09:08:57.261Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T09:08:57.261Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T09:08:58.251Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T09:08:58.251Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T09:08:58.852Z] Collecting idna<2.8,>=2.5 [2022-04-28T09:08:58.852Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T09:08:58.852Z] 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-04-28T09:08:59.453Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T09:08:59.453Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T09:08:59.453Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T09:08:59.453Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T09:09:00.906Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T09:09:00.906Z] Attempting uninstall: urllib3 [2022-04-28T09:09:00.906Z] Found existing installation: urllib3 1.26.7 [2022-04-28T09:09:00.906Z] Uninstalling urllib3-1.26.7: [2022-04-28T09:09:01.182Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T09:09:02.172Z] Attempting uninstall: idna [2022-04-28T09:09:02.172Z] Found existing installation: idna 3.3 [2022-04-28T09:09:02.172Z] Uninstalling idna-3.3: [2022-04-28T09:09:02.172Z] Successfully uninstalled idna-3.3 [2022-04-28T09:09:06.482Z] Attempting uninstall: requests [2022-04-28T09:09:06.482Z] Found existing installation: requests 2.26.0 [2022-04-28T09:09:06.482Z] Uninstalling requests-2.26.0: [2022-04-28T09:09:06.482Z] Successfully uninstalled requests-2.26.0 [2022-04-28T09:09:06.758Z] Running setup.py install for texttable: started [2022-04-28T09:09:10.164Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T09:09:10.164Z] Running setup.py install for PyYAML: started [2022-04-28T09:09:13.576Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T09:09:13.576Z] Running setup.py install for docopt: started [2022-04-28T09:09:16.982Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T09:09:16.982Z] Running setup.py install for dockerpty: started [2022-04-28T09:09:20.396Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T09:09:23.036Z] 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-04-28T09:09:38.189Z] Removing intermediate container ee93e6e1ca5e [2022-04-28T09:09:38.189Z] ---> 5e212b136bf0 [2022-04-28T09:09:38.189Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T09:09:38.189Z] ---> Running in ae6bac0fedda [2022-04-28T09:09:38.804Z] Removing intermediate container ae6bac0fedda [2022-04-28T09:09:38.804Z] ---> 96f39381c8df [2022-04-28T09:09:38.804Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T09:09:39.082Z] ---> Running in fc4a9c0fc7b1 [2022-04-28T09:09:39.710Z] Removing intermediate container fc4a9c0fc7b1 [2022-04-28T09:09:39.710Z] ---> 80b560b46d07 [2022-04-28T09:09:39.710Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T09:09:41.157Z] ---> 698fa03fe850 [2022-04-28T09:09:41.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T09:09:42.158Z] ---> f2eb1281d362 [2022-04-28T09:09:42.158Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T09:09:43.612Z] ---> f8c617fd87dc [2022-04-28T09:09:43.612Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T09:09:43.612Z] ---> Running in d1e1701bc67f [2022-04-28T09:09:43.913Z] Removing intermediate container d1e1701bc67f [2022-04-28T09:09:43.913Z] ---> 5766ff802636 [2022-04-28T09:09:43.913Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:09:44.196Z] ---> Running in 06d3aeba7bd4 [2022-04-28T09:09:44.804Z] Removing intermediate container 06d3aeba7bd4 [2022-04-28T09:09:44.804Z] ---> 968fa4bff758 [2022-04-28T09:09:44.804Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:09:44.804Z] ---> Running in f52fd3d6a724 [2022-04-28T09:09:45.429Z] Removing intermediate container f52fd3d6a724 [2022-04-28T09:09:45.429Z] ---> eff94a5117fe [2022-04-28T09:09:45.429Z] Step 22/23 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:09:45.429Z] ---> Running in eed1e4696c00 [2022-04-28T09:09:46.035Z] Removing intermediate container eed1e4696c00 [2022-04-28T09:09:46.035Z] ---> 17088c5d0044 [2022-04-28T09:09:46.035Z] Step 23/23 : LABEL version=2.2.0-dev.84 [2022-04-28T09:09:46.035Z] ---> Running in 9a85e56573b2 [2022-04-28T09:09:46.644Z] Removing intermediate container 9a85e56573b2 [2022-04-28T09:09:46.645Z] ---> af3a3aa7b783 [2022-04-28T09:09:46.645Z] [2022-04-28T09:09:46.930Z] Successfully built af3a3aa7b783 [2022-04-28T09:09:46.930Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T09:11:09.056Z]  Building sys-mgmt-agent ... done Removing intermediate container 4ee610cbdcef [2022-04-28T09:11:09.056Z] ---> 6e807cb3f4db [2022-04-28T09:11:09.056Z] [2022-04-28T09:11:09.056Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:11:09.056Z] ---> ac73e934f311 [2022-04-28T09:11:09.056Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:11:09.056Z] ---> Using cache [2022-04-28T09:11:09.056Z] ---> 7b55e9148c90 [2022-04-28T09:11:09.056Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:11:09.056Z] ---> Using cache [2022-04-28T09:11:09.056Z] ---> 4e95796fb067 [2022-04-28T09:11:09.056Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T09:11:09.056Z] ---> Running in 888d323e053b [2022-04-28T09:11:09.056Z] Removing intermediate container 888d323e053b [2022-04-28T09:11:09.056Z] ---> ea53ab472b72 [2022-04-28T09:11:09.056Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T09:11:09.056Z] ---> Running in c2f59b6f7919 [2022-04-28T09:11:09.056Z] Removing intermediate container c2f59b6f7919 [2022-04-28T09:11:09.056Z] ---> 5d23d3283f0d [2022-04-28T09:11:09.056Z] Step 15/23 : WORKDIR / [2022-04-28T09:11:09.056Z] ---> Running in 0fa4d913a558 [2022-04-28T09:11:09.056Z] Removing intermediate container 0fa4d913a558 [2022-04-28T09:11:09.056Z] ---> 2fbdd647595c [2022-04-28T09:11:09.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:11:09.056Z] ---> 5ac4223a9cc9 [2022-04-28T09:11:09.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T09:11:09.056Z] ---> 05141985c2db [2022-04-28T09:11:09.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T09:11:09.056Z] ---> 0915b2152b25 [2022-04-28T09:11:09.056Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T09:11:09.056Z] ---> Running in bf71ad14c052 [2022-04-28T09:11:09.056Z] Removing intermediate container bf71ad14c052 [2022-04-28T09:11:09.056Z] ---> 198913b1baea [2022-04-28T09:11:09.056Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:11:09.056Z] ---> Running in e4d4989607dc [2022-04-28T09:11:09.056Z] Removing intermediate container e4d4989607dc [2022-04-28T09:11:09.056Z] ---> 053a3ffdc7b4 [2022-04-28T09:11:09.056Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:11:09.056Z] ---> Running in 50eab9709228 [2022-04-28T09:11:09.056Z] Removing intermediate container 50eab9709228 [2022-04-28T09:11:09.056Z] ---> 4e7bffc773b8 [2022-04-28T09:11:09.056Z] Step 22/23 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:11:09.056Z] ---> Running in 8adbf57a61ed [2022-04-28T09:11:09.056Z] Removing intermediate container 8adbf57a61ed [2022-04-28T09:11:09.056Z] ---> 42cc837dbebf [2022-04-28T09:11:09.056Z] Step 23/23 : LABEL version=2.2.0-dev.84 [2022-04-28T09:11:09.056Z] ---> Running in 82e18c31e520 [2022-04-28T09:11:09.056Z] Removing intermediate container 82e18c31e520 [2022-04-28T09:11:09.056Z] ---> d06cb6a1e0e9 [2022-04-28T09:11:09.056Z] [2022-04-28T09:11:09.056Z] Successfully built d06cb6a1e0e9 [2022-04-28T09:11:09.056Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T09:30:17.907Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-28T09:30:17.907Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:30:17.907Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:30:17.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:30:17.907Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:30:17.907Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:30:17.907Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:30:17.907Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:30:17.907Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:30:17.907Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:30:17.907Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:30:17.907Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:30:17.907Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:30:17.907Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:36:40.349Z] Removing intermediate container bc6e9e6a5c48 [2022-04-28T09:36:40.349Z] ---> af04d389b1a5 [2022-04-28T09:36:40.349Z] [2022-04-28T09:36:40.349Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T09:36:40.349Z] ---> 3fb3c9af89a9 [2022-04-28T09:36:40.349Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:36:40.349Z] ---> Using cache [2022-04-28T09:36:40.349Z] ---> d1a375f4d24a [2022-04-28T09:36:40.349Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:36:40.349Z] ---> Using cache [2022-04-28T09:36:40.349Z] ---> 2a659932b00a [2022-04-28T09:36:40.349Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T09:36:41.339Z] ---> Running in dba75d66215b [2022-04-28T09:36:42.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:43.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:45.217Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:36:45.217Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:36:45.217Z] OK: 15729 distinct packages available [2022-04-28T09:36:45.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:46.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:47.661Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T09:36:47.661Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:36:47.661Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T09:36:47.661Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T09:36:47.661Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T09:36:47.943Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:36:47.943Z] OK: 6 MiB in 19 packages [2022-04-28T09:36:49.416Z] Removing intermediate container dba75d66215b [2022-04-28T09:36:49.416Z] ---> d3caded7a558 [2022-04-28T09:36:49.416Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T09:36:52.840Z] ---> 56dc81240420 [2022-04-28T09:36:52.840Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:36:57.163Z] ---> 8b90e113d576 [2022-04-28T09:36:57.163Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:36:57.444Z] ---> 3d3fcc459912 [2022-04-28T09:36:57.444Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T09:36:58.460Z] ---> c6b59b70dc48 [2022-04-28T09:36:58.460Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T09:36:59.090Z] ---> 1acabeb7afc7 [2022-04-28T09:36:59.090Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:36:59.391Z] ---> Running in eaefdc0ba028 [2022-04-28T09:36:59.675Z] Removing intermediate container eaefdc0ba028 [2022-04-28T09:36:59.675Z] ---> f7898aad940e [2022-04-28T09:36:59.675Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:36:59.675Z] ---> Running in a464d15e438b [2022-04-28T09:37:00.284Z] Removing intermediate container a464d15e438b [2022-04-28T09:37:00.284Z] ---> eb630b31c84d [2022-04-28T09:37:00.284Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T09:37:00.284Z] ---> Running in 8076470396b0 [2022-04-28T09:37:00.896Z] Removing intermediate container 8076470396b0 [2022-04-28T09:37:00.896Z] ---> 656ebcd62992 [2022-04-28T09:37:00.896Z] Step 25/26 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:37:00.896Z] ---> Running in 64d40b18423c [2022-04-28T09:37:01.186Z] Removing intermediate container 64d40b18423c [2022-04-28T09:37:01.186Z] ---> 8ceb8d013d45 [2022-04-28T09:37:01.186Z] Step 26/26 : LABEL version=2.2.0-dev.84 [2022-04-28T09:37:01.186Z] ---> Running in aa97bd41e944 [2022-04-28T09:37:01.794Z] Removing intermediate container aa97bd41e944 [2022-04-28T09:37:01.794Z] ---> 456fb2eaa002 [2022-04-28T09:37:01.794Z] [2022-04-28T09:37:02.067Z] Successfully built 456fb2eaa002 [2022-04-28T09:37:02.067Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T09:38:23.982Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-28T09:38:23.982Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:38:24.255Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:38:24.530Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:38:24.530Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:38:27.164Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:38:27.771Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:38:28.048Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:38:28.048Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:38:28.048Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:38:28.330Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:38:28.330Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:38:28.330Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:38:28.330Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:39:00.777Z] Building bin/spire-agent... [2022-04-28T09:39:00.777Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:39:00.777Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:39:00.777Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:39:00.777Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:39:04.225Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:39:05.217Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:39:05.217Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:39:05.494Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:39:05.494Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:39:05.775Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:39:05.775Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:39:06.050Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:39:06.050Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:43:28.261Z] Removing intermediate container 647c3340f020 [2022-04-28T09:43:28.261Z] ---> 9759fe06a97c [2022-04-28T09:43:28.261Z] [2022-04-28T09:43:28.261Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T09:43:28.261Z] ---> 3fb3c9af89a9 [2022-04-28T09:43:28.261Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:43:28.261Z] ---> Using cache [2022-04-28T09:43:28.261Z] ---> d1a375f4d24a [2022-04-28T09:43:28.261Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:43:28.261Z] ---> Using cache [2022-04-28T09:43:28.261Z] ---> 2a659932b00a [2022-04-28T09:43:28.262Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T09:43:28.262Z] ---> Running in f43453b773fb [2022-04-28T09:43:28.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:28.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:28.262Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:43:28.262Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:43:28.262Z] OK: 15729 distinct packages available [2022-04-28T09:43:28.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:28.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:28.262Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T09:43:28.262Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:43:28.262Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T09:43:28.262Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T09:43:28.262Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:43:28.262Z] OK: 6 MiB in 18 packages [2022-04-28T09:43:28.262Z] Removing intermediate container f43453b773fb [2022-04-28T09:43:28.262Z] ---> 5d201bd561b6 [2022-04-28T09:43:28.262Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:43:32.613Z] ---> 67b45853af21 [2022-04-28T09:43:32.613Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:43:32.887Z] ---> 0a413455f588 [2022-04-28T09:43:32.887Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T09:43:33.161Z] ---> Running in 2ef83d1601d6 [2022-04-28T09:43:33.762Z] Removing intermediate container 2ef83d1601d6 [2022-04-28T09:43:33.762Z] ---> 73b4c50b08c9 [2022-04-28T09:43:33.762Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T09:43:34.366Z] ---> 951f0ee33d93 [2022-04-28T09:43:34.366Z] Step 21/26 : WORKDIR / [2022-04-28T09:43:34.366Z] ---> Running in 1655b940a693 [2022-04-28T09:43:34.963Z] Removing intermediate container 1655b940a693 [2022-04-28T09:43:34.963Z] ---> 4f890287a12b [2022-04-28T09:43:34.963Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:43:34.963Z] ---> Running in b677256b5cae [2022-04-28T09:43:35.567Z] Removing intermediate container b677256b5cae [2022-04-28T09:43:35.567Z] ---> e55f12588e4b [2022-04-28T09:43:35.567Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:43:35.567Z] ---> Running in 2d57fdd8cd5c [2022-04-28T09:43:36.168Z] Removing intermediate container 2d57fdd8cd5c [2022-04-28T09:43:36.168Z] ---> 53aacc8921df [2022-04-28T09:43:36.168Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T09:43:36.168Z] ---> Running in 13451f0a0bab [2022-04-28T09:43:36.450Z] Removing intermediate container 13451f0a0bab [2022-04-28T09:43:36.450Z] ---> cee926310ec4 [2022-04-28T09:43:36.450Z] Step 25/26 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:43:36.724Z] ---> Running in 406325b8f2b7 [2022-04-28T09:43:36.996Z] Removing intermediate container 406325b8f2b7 [2022-04-28T09:43:36.996Z] ---> ef506aedb82d [2022-04-28T09:43:36.996Z] Step 26/26 : LABEL version=2.2.0-dev.84 [2022-04-28T09:43:37.271Z] ---> Running in 23b7bc618727 [2022-04-28T09:43:37.548Z] Removing intermediate container 23b7bc618727 [2022-04-28T09:43:37.548Z] ---> 2c4b87d71415 [2022-04-28T09:43:37.548Z] [2022-04-28T09:43:37.822Z] Successfully built 2c4b87d71415 [2022-04-28T09:43:37.822Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T09:43:46.096Z]  Building security-spire-config ... done Removing intermediate container a3fd81b121a6 [2022-04-28T09:43:46.096Z] ---> b7d2442e7dc1 [2022-04-28T09:43:46.096Z] [2022-04-28T09:43:46.096Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T09:43:46.096Z] ---> 3fb3c9af89a9 [2022-04-28T09:43:46.096Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:43:46.096Z] ---> Using cache [2022-04-28T09:43:46.096Z] ---> d1a375f4d24a [2022-04-28T09:43:46.096Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:43:46.096Z] ---> Using cache [2022-04-28T09:43:46.096Z] ---> 2a659932b00a [2022-04-28T09:43:46.096Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T09:43:46.096Z] ---> Using cache [2022-04-28T09:43:46.096Z] ---> d3caded7a558 [2022-04-28T09:43:46.096Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:43:50.410Z] ---> cf781fab2f08 [2022-04-28T09:43:50.410Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:43:50.410Z] ---> b0a9ba732368 [2022-04-28T09:43:50.410Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T09:43:51.008Z] ---> d9bacc66600c [2022-04-28T09:43:51.008Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T09:43:51.612Z] ---> aa917ed6180a [2022-04-28T09:43:51.612Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:43:51.612Z] ---> Running in 26c77a94bc18 [2022-04-28T09:43:52.209Z] Removing intermediate container 26c77a94bc18 [2022-04-28T09:43:52.209Z] ---> 7fc34aa67900 [2022-04-28T09:43:52.209Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:43:52.209Z] ---> Running in eef0095bde00 [2022-04-28T09:43:52.487Z] Removing intermediate container eef0095bde00 [2022-04-28T09:43:52.487Z] ---> f19b02da9cd6 [2022-04-28T09:43:52.487Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T09:43:52.487Z] ---> Running in aeb44538c07b [2022-04-28T09:43:53.085Z] Removing intermediate container aeb44538c07b [2022-04-28T09:43:53.085Z] ---> 7f4161be33de [2022-04-28T09:43:53.085Z] Step 24/25 : LABEL git_sha=375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:43:53.085Z] ---> Running in a8d3e140c2be [2022-04-28T09:43:53.368Z] Removing intermediate container a8d3e140c2be [2022-04-28T09:43:53.368Z] ---> 7e8ac40294fa [2022-04-28T09:43:53.368Z] Step 25/25 : LABEL version=2.2.0-dev.84 [2022-04-28T09:43:53.644Z] ---> Running in 84085ef00293 [2022-04-28T09:43:53.919Z] Removing intermediate container 84085ef00293 [2022-04-28T09:43:53.919Z] ---> df83289c5bae [2022-04-28T09:43:53.919Z] [2022-04-28T09:43:54.192Z] Successfully built df83289c5bae [2022-04-28T09:43:54.192Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T09:43:54.484Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-28T09:43:54.484Z] $ docker stop --time=1 4ce96e32909cceb9c7b0d2ebc17f87dad27348bd83c5739ab07c5c05c7efa7d2 [2022-04-28T09:43:56.317Z] $ docker rm -f 4ce96e32909cceb9c7b0d2ebc17f87dad27348bd83c5739ab07c5c05c7efa7d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T09:43:56.924Z] + docker images [2022-04-28T09:43:57.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T09:43:57.523Z] security-spire-server-arm64 latest df83289c5bae 4 seconds ago 86.3MB [2022-04-28T09:43:57.523Z] security-spire-config-arm64 latest 2c4b87d71415 20 seconds ago 85.6MB [2022-04-28T09:43:57.523Z] b7d2442e7dc1 28 seconds ago 3.98GB [2022-04-28T09:43:57.523Z] 9759fe06a97c 58 seconds ago 3.98GB [2022-04-28T09:43:57.523Z] security-spire-agent-arm64 latest 456fb2eaa002 6 minutes ago 126MB [2022-04-28T09:43:57.523Z] af04d389b1a5 7 minutes ago 3.98GB [2022-04-28T09:43:57.523Z] core-metadata-arm64 latest d06cb6a1e0e9 32 minutes ago 16.3MB [2022-04-28T09:43:57.523Z] 6e807cb3f4db 33 minutes ago 1.15GB [2022-04-28T09:43:57.523Z] sys-mgmt-agent-arm64 latest af3a3aa7b783 34 minutes ago 282MB [2022-04-28T09:43:57.523Z] cbe0d6b4011e 35 minutes ago 1.15GB [2022-04-28T09:43:57.523Z] support-scheduler-arm64 latest fd4da44be814 38 minutes ago 25.3MB [2022-04-28T09:43:57.523Z] 13f21e0a47ac 38 minutes ago 1.21GB [2022-04-28T09:43:57.523Z] security-spiffe-token-provider-arm64 latest c75a3ce84480 40 minutes ago 27.9MB [2022-04-28T09:43:57.523Z] 7a2ebbf89603 40 minutes ago 1.2GB [2022-04-28T09:43:57.523Z] core-data-arm64 latest 0b392debb78b 41 minutes ago 21.6MB [2022-04-28T09:43:57.523Z] 577fcb4013fe 41 minutes ago 1.18GB [2022-04-28T09:43:57.523Z] security-secretstore-setup-arm64 latest 66568d1345f1 42 minutes ago 27.5MB [2022-04-28T09:43:57.523Z] 002947738f5c 43 minutes ago 1.16GB [2022-04-28T09:43:57.523Z] support-notifications-arm64 latest bb38e6060170 47 minutes ago 25.8MB [2022-04-28T09:43:57.523Z] 4697e0668ba6 47 minutes ago 1.21GB [2022-04-28T09:43:57.523Z] security-bootstrapper-arm64 latest 0d993f32e67a 48 minutes ago 18.3MB [2022-04-28T09:43:57.523Z] security-proxy-setup-arm64 latest 1f5d1c216ee5 49 minutes ago 26.1MB [2022-04-28T09:43:57.523Z] core-command-arm64 latest 1bf0ee43ddab 49 minutes ago 15.5MB [2022-04-28T09:43:57.523Z] fa9593f8057d 49 minutes ago 1.16GB [2022-04-28T09:43:57.523Z] eaf73e8f600a 49 minutes ago 1.15GB [2022-04-28T09:43:57.523Z] 0214ac97c94d 50 minutes ago 1.15GB [2022-04-28T09:43:57.523Z] ci-base-image-arm64 latest 5a72ecefee67 57 minutes ago 886MB [2022-04-28T09:43:57.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 days ago 551MB [2022-04-28T09:43:57.523Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T09:43:57.523Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T09:43:57.523Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T09:43:57.523Z] 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-04-28T09:43:57.654Z] provisioning config files... [2022-04-28T09:43:57.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/212@tmp/config8937152692459289662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:43:58.042Z] ---> docker-login.sh [2022-04-28T09:43:58.042Z] nexus3.edgexfoundry.org:10001 [2022-04-28T09:43:58.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:43:58.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:43:58.595Z] Configure a credential helper to remove this warning. See [2022-04-28T09:43:58.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:43:58.595Z] [2022-04-28T09:43:58.595Z] Login Succeeded [2022-04-28T09:43:58.595Z] nexus3.edgexfoundry.org:10002 [2022-04-28T09:43:58.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:43:59.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:43:59.145Z] Configure a credential helper to remove this warning. See [2022-04-28T09:43:59.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:43:59.145Z] [2022-04-28T09:43:59.145Z] Login Succeeded [2022-04-28T09:43:59.145Z] nexus3.edgexfoundry.org:10003 [2022-04-28T09:43:59.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:43:59.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:43:59.717Z] Configure a credential helper to remove this warning. See [2022-04-28T09:43:59.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:43:59.717Z] [2022-04-28T09:43:59.717Z] Login Succeeded [2022-04-28T09:43:59.717Z] nexus3.edgexfoundry.org:10004 [2022-04-28T09:44:00.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:44:00.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:44:00.328Z] Configure a credential helper to remove this warning. See [2022-04-28T09:44:00.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:44:00.328Z] [2022-04-28T09:44:00.328Z] Login Succeeded [2022-04-28T09:44:00.328Z] docker.io [2022-04-28T09:44:00.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:44:01.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:44:01.250Z] Configure a credential helper to remove this warning. See [2022-04-28T09:44:01.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:44:01.250Z] [2022-04-28T09:44:01.250Z] Login Succeeded [2022-04-28T09:44:01.250Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T09:44:01.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:44:01.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T09:44:01.337Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-28T09:44:01.337Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:01.337Z] latest [2022-04-28T09:44:01.337Z] 2.2.0-dev.84 [2022-04-28T09:44:01.337Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:01.337Z] main [2022-04-28T09:44:01.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:01.703Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:02.074Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:02.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T09:44:02.074Z] 40ad7eb8e8e2: Preparing [2022-04-28T09:44:02.074Z] c895c70a76ee: Preparing [2022-04-28T09:44:02.074Z] 424d514cb0cb: Preparing [2022-04-28T09:44:02.074Z] 32d457bc3139: Preparing [2022-04-28T09:44:02.074Z] f73e7dbfee58: Preparing [2022-04-28T09:44:02.347Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:02.347Z] 40ad7eb8e8e2: Pushed [2022-04-28T09:44:02.347Z] 32d457bc3139: Pushed [2022-04-28T09:44:02.347Z] 424d514cb0cb: Pushed [2022-04-28T09:44:04.964Z] c895c70a76ee: Pushed [2022-04-28T09:44:05.236Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:f55f9eaf21a872e1eb47f9921d5df1851b01bf3473fab5f93fd43c1c817fad71 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:05.590Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:05.935Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-28T09:44:05.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T09:44:05.935Z] 40ad7eb8e8e2: Preparing [2022-04-28T09:44:05.935Z] c895c70a76ee: Preparing [2022-04-28T09:44:05.935Z] 424d514cb0cb: Preparing [2022-04-28T09:44:05.935Z] 32d457bc3139: Preparing [2022-04-28T09:44:05.935Z] f73e7dbfee58: Preparing [2022-04-28T09:44:06.209Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:06.209Z] c895c70a76ee: Layer already exists [2022-04-28T09:44:06.209Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:06.209Z] 40ad7eb8e8e2: Layer already exists [2022-04-28T09:44:06.209Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:06.209Z] latest: digest: sha256:f55f9eaf21a872e1eb47f9921d5df1851b01bf3473fab5f93fd43c1c817fad71 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:06.562Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:06.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.84 [2022-04-28T09:44:06.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T09:44:06.911Z] 40ad7eb8e8e2: Preparing [2022-04-28T09:44:06.911Z] c895c70a76ee: Preparing [2022-04-28T09:44:06.911Z] 424d514cb0cb: Preparing [2022-04-28T09:44:06.911Z] 32d457bc3139: Preparing [2022-04-28T09:44:06.911Z] f73e7dbfee58: Preparing [2022-04-28T09:44:07.188Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:07.188Z] 40ad7eb8e8e2: Layer already exists [2022-04-28T09:44:07.188Z] c895c70a76ee: Layer already exists [2022-04-28T09:44:07.188Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:07.188Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:07.188Z] 2.2.0-dev.84: digest: sha256:f55f9eaf21a872e1eb47f9921d5df1851b01bf3473fab5f93fd43c1c817fad71 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:07.842Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:08.193Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:08.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T09:44:08.193Z] 40ad7eb8e8e2: Preparing [2022-04-28T09:44:08.193Z] c895c70a76ee: Preparing [2022-04-28T09:44:08.193Z] 424d514cb0cb: Preparing [2022-04-28T09:44:08.193Z] 32d457bc3139: Preparing [2022-04-28T09:44:08.193Z] f73e7dbfee58: Preparing [2022-04-28T09:44:08.467Z] 40ad7eb8e8e2: Layer already exists [2022-04-28T09:44:08.467Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:08.467Z] c895c70a76ee: Layer already exists [2022-04-28T09:44:08.467Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:08.467Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:08.467Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:f55f9eaf21a872e1eb47f9921d5df1851b01bf3473fab5f93fd43c1c817fad71 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:08.824Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:09.177Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-28T09:44:09.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T09:44:09.177Z] 40ad7eb8e8e2: Preparing [2022-04-28T09:44:09.177Z] c895c70a76ee: Preparing [2022-04-28T09:44:09.177Z] 424d514cb0cb: Preparing [2022-04-28T09:44:09.177Z] 32d457bc3139: Preparing [2022-04-28T09:44:09.177Z] f73e7dbfee58: Preparing [2022-04-28T09:44:09.450Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:09.450Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:09.450Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:09.450Z] 40ad7eb8e8e2: Layer already exists [2022-04-28T09:44:09.450Z] c895c70a76ee: Layer already exists [2022-04-28T09:44:09.450Z] main: digest: sha256:f55f9eaf21a872e1eb47f9921d5df1851b01bf3473fab5f93fd43c1c817fad71 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:44:09.499Z] ===================================================== [Pipeline] echo [2022-04-28T09:44:09.510Z] taggedImages: [2022-04-28T09:44:09.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:09.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-28T09:44:09.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.84 [2022-04-28T09:44:09.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:09.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-28T09:44:09.531Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-28T09:44:09.531Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:09.531Z] latest [2022-04-28T09:44:09.531Z] 2.2.0-dev.84 [2022-04-28T09:44:09.531Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:09.531Z] main [2022-04-28T09:44:09.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:09.906Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:10.257Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:10.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T09:44:10.257Z] c7da08220af4: Preparing [2022-04-28T09:44:10.257Z] d101170da899: Preparing [2022-04-28T09:44:10.257Z] 424d514cb0cb: Preparing [2022-04-28T09:44:10.257Z] dee407ecf68a: Preparing [2022-04-28T09:44:10.257Z] 8a087147844c: Preparing [2022-04-28T09:44:10.257Z] f73e7dbfee58: Preparing [2022-04-28T09:44:10.257Z] f73e7dbfee58: Waiting [2022-04-28T09:44:10.539Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:10.539Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:10.816Z] 8a087147844c: Pushed [2022-04-28T09:44:10.816Z] c7da08220af4: Pushed [2022-04-28T09:44:11.415Z] dee407ecf68a: Pushed [2022-04-28T09:44:14.806Z] d101170da899: Pushed [2022-04-28T09:44:14.806Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:2e717498d0c8d5d49784c1c17ba5610ede33e10ecd594342af770089baf33c77 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:15.165Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:15.517Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-28T09:44:15.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T09:44:15.517Z] c7da08220af4: Preparing [2022-04-28T09:44:15.517Z] d101170da899: Preparing [2022-04-28T09:44:15.517Z] 424d514cb0cb: Preparing [2022-04-28T09:44:15.517Z] dee407ecf68a: Preparing [2022-04-28T09:44:15.517Z] 8a087147844c: Preparing [2022-04-28T09:44:15.517Z] f73e7dbfee58: Preparing [2022-04-28T09:44:15.517Z] f73e7dbfee58: Waiting [2022-04-28T09:44:15.517Z] 8a087147844c: Layer already exists [2022-04-28T09:44:15.790Z] d101170da899: Layer already exists [2022-04-28T09:44:15.790Z] dee407ecf68a: Layer already exists [2022-04-28T09:44:15.790Z] c7da08220af4: Layer already exists [2022-04-28T09:44:15.790Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:15.790Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:15.790Z] latest: digest: sha256:2e717498d0c8d5d49784c1c17ba5610ede33e10ecd594342af770089baf33c77 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:16.142Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:16.492Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.84 [2022-04-28T09:44:16.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T09:44:16.493Z] c7da08220af4: Preparing [2022-04-28T09:44:16.493Z] d101170da899: Preparing [2022-04-28T09:44:16.493Z] 424d514cb0cb: Preparing [2022-04-28T09:44:16.493Z] dee407ecf68a: Preparing [2022-04-28T09:44:16.493Z] 8a087147844c: Preparing [2022-04-28T09:44:16.493Z] f73e7dbfee58: Preparing [2022-04-28T09:44:16.493Z] f73e7dbfee58: Waiting [2022-04-28T09:44:16.766Z] d101170da899: Layer already exists [2022-04-28T09:44:16.766Z] 8a087147844c: Layer already exists [2022-04-28T09:44:16.766Z] dee407ecf68a: Layer already exists [2022-04-28T09:44:16.766Z] c7da08220af4: Layer already exists [2022-04-28T09:44:16.766Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:16.766Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:16.766Z] 2.2.0-dev.84: digest: sha256:2e717498d0c8d5d49784c1c17ba5610ede33e10ecd594342af770089baf33c77 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:17.127Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:17.485Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:17.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T09:44:17.485Z] c7da08220af4: Preparing [2022-04-28T09:44:17.485Z] d101170da899: Preparing [2022-04-28T09:44:17.485Z] 424d514cb0cb: Preparing [2022-04-28T09:44:17.485Z] dee407ecf68a: Preparing [2022-04-28T09:44:17.485Z] 8a087147844c: Preparing [2022-04-28T09:44:17.485Z] f73e7dbfee58: Preparing [2022-04-28T09:44:17.485Z] f73e7dbfee58: Waiting [2022-04-28T09:44:17.762Z] c7da08220af4: Layer already exists [2022-04-28T09:44:17.762Z] 8a087147844c: Layer already exists [2022-04-28T09:44:17.762Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:17.762Z] dee407ecf68a: Layer already exists [2022-04-28T09:44:17.762Z] d101170da899: Layer already exists [2022-04-28T09:44:17.762Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:17.762Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:2e717498d0c8d5d49784c1c17ba5610ede33e10ecd594342af770089baf33c77 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:18.120Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:18.471Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-28T09:44:18.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T09:44:18.471Z] c7da08220af4: Preparing [2022-04-28T09:44:18.471Z] d101170da899: Preparing [2022-04-28T09:44:18.471Z] 424d514cb0cb: Preparing [2022-04-28T09:44:18.471Z] dee407ecf68a: Preparing [2022-04-28T09:44:18.471Z] 8a087147844c: Preparing [2022-04-28T09:44:18.471Z] f73e7dbfee58: Preparing [2022-04-28T09:44:18.471Z] f73e7dbfee58: Waiting [2022-04-28T09:44:18.743Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:18.743Z] dee407ecf68a: Layer already exists [2022-04-28T09:44:18.743Z] 8a087147844c: Layer already exists [2022-04-28T09:44:18.743Z] d101170da899: Layer already exists [2022-04-28T09:44:18.743Z] c7da08220af4: Layer already exists [2022-04-28T09:44:18.743Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:18.743Z] main: digest: sha256:2e717498d0c8d5d49784c1c17ba5610ede33e10ecd594342af770089baf33c77 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:44:18.790Z] ===================================================== [Pipeline] echo [2022-04-28T09:44:18.800Z] taggedImages: [2022-04-28T09:44:18.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:18.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-28T09:44:18.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.84 [2022-04-28T09:44:18.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:18.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-28T09:44:18.824Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-28T09:44:18.824Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:18.824Z] latest [2022-04-28T09:44:18.824Z] 2.2.0-dev.84 [2022-04-28T09:44:18.824Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:18.824Z] main [2022-04-28T09:44:18.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:19.197Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:19.550Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:19.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T09:44:19.550Z] be10100a02e5: Preparing [2022-04-28T09:44:19.550Z] 52e4598ce6c8: Preparing [2022-04-28T09:44:19.550Z] 424d514cb0cb: Preparing [2022-04-28T09:44:19.550Z] 32d457bc3139: Preparing [2022-04-28T09:44:19.550Z] f73e7dbfee58: Preparing [2022-04-28T09:44:19.826Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:19.826Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:19.826Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:19.826Z] be10100a02e5: Pushed [2022-04-28T09:44:23.214Z] 52e4598ce6c8: Pushed [2022-04-28T09:44:23.214Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:d92471ec5c275858fb5d932a5e4e0a025613c04c8b169174fc644d09c910b6e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:23.581Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:23.933Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-28T09:44:23.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T09:44:23.934Z] be10100a02e5: Preparing [2022-04-28T09:44:23.934Z] 52e4598ce6c8: Preparing [2022-04-28T09:44:23.934Z] 424d514cb0cb: Preparing [2022-04-28T09:44:23.934Z] 32d457bc3139: Preparing [2022-04-28T09:44:23.934Z] f73e7dbfee58: Preparing [2022-04-28T09:44:23.934Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:23.934Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:23.934Z] be10100a02e5: Layer already exists [2022-04-28T09:44:23.934Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:23.934Z] 52e4598ce6c8: Layer already exists [2022-04-28T09:44:24.207Z] latest: digest: sha256:d92471ec5c275858fb5d932a5e4e0a025613c04c8b169174fc644d09c910b6e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:24.565Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:24.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.84 [2022-04-28T09:44:24.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T09:44:24.921Z] be10100a02e5: Preparing [2022-04-28T09:44:24.921Z] 52e4598ce6c8: Preparing [2022-04-28T09:44:24.921Z] 424d514cb0cb: Preparing [2022-04-28T09:44:24.921Z] 32d457bc3139: Preparing [2022-04-28T09:44:24.921Z] f73e7dbfee58: Preparing [2022-04-28T09:44:25.194Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:25.194Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:25.194Z] 52e4598ce6c8: Layer already exists [2022-04-28T09:44:25.194Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:25.194Z] be10100a02e5: Layer already exists [2022-04-28T09:44:25.194Z] 2.2.0-dev.84: digest: sha256:d92471ec5c275858fb5d932a5e4e0a025613c04c8b169174fc644d09c910b6e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:25.553Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:25.909Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:25.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T09:44:25.909Z] be10100a02e5: Preparing [2022-04-28T09:44:25.909Z] 52e4598ce6c8: Preparing [2022-04-28T09:44:25.909Z] 424d514cb0cb: Preparing [2022-04-28T09:44:25.909Z] 32d457bc3139: Preparing [2022-04-28T09:44:25.909Z] f73e7dbfee58: Preparing [2022-04-28T09:44:26.183Z] 52e4598ce6c8: Layer already exists [2022-04-28T09:44:26.183Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:26.183Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:26.183Z] be10100a02e5: Layer already exists [2022-04-28T09:44:26.183Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:26.183Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:d92471ec5c275858fb5d932a5e4e0a025613c04c8b169174fc644d09c910b6e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:26.540Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:26.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-28T09:44:26.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T09:44:26.891Z] be10100a02e5: Preparing [2022-04-28T09:44:26.891Z] 52e4598ce6c8: Preparing [2022-04-28T09:44:26.891Z] 424d514cb0cb: Preparing [2022-04-28T09:44:26.891Z] 32d457bc3139: Preparing [2022-04-28T09:44:26.891Z] f73e7dbfee58: Preparing [2022-04-28T09:44:27.165Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:27.165Z] be10100a02e5: Layer already exists [2022-04-28T09:44:27.165Z] 32d457bc3139: Layer already exists [2022-04-28T09:44:27.165Z] 52e4598ce6c8: Layer already exists [2022-04-28T09:44:27.165Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:27.165Z] main: digest: sha256:d92471ec5c275858fb5d932a5e4e0a025613c04c8b169174fc644d09c910b6e0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:44:27.210Z] ===================================================== [Pipeline] echo [2022-04-28T09:44:27.218Z] taggedImages: [2022-04-28T09:44:27.219Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:27.219Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-28T09:44:27.219Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.84 [2022-04-28T09:44:27.219Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:27.219Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-28T09:44:27.238Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-28T09:44:27.238Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:27.238Z] latest [2022-04-28T09:44:27.238Z] 2.2.0-dev.84 [2022-04-28T09:44:27.238Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:27.238Z] main [2022-04-28T09:44:27.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:27.602Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:27.958Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:27.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T09:44:27.958Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:27.958Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:27.958Z] 3c84aec273b6: Preparing [2022-04-28T09:44:27.958Z] b1c68f6877f4: Preparing [2022-04-28T09:44:27.958Z] 2b70e07367ef: Preparing [2022-04-28T09:44:27.958Z] 4756f99ff56c: Preparing [2022-04-28T09:44:27.958Z] 424d514cb0cb: Preparing [2022-04-28T09:44:27.958Z] 69ad06d98e35: Preparing [2022-04-28T09:44:27.958Z] ff0f8dea5725: Preparing [2022-04-28T09:44:27.958Z] a3f510f3803e: Preparing [2022-04-28T09:44:27.958Z] 79e4c6a859e8: Preparing [2022-04-28T09:44:27.958Z] f73e7dbfee58: Preparing [2022-04-28T09:44:27.958Z] 79e4c6a859e8: Waiting [2022-04-28T09:44:27.958Z] ff0f8dea5725: Waiting [2022-04-28T09:44:27.958Z] a3f510f3803e: Waiting [2022-04-28T09:44:27.958Z] f73e7dbfee58: Waiting [2022-04-28T09:44:27.958Z] 424d514cb0cb: Waiting [2022-04-28T09:44:27.958Z] 69ad06d98e35: Waiting [2022-04-28T09:44:28.233Z] 3c84aec273b6: Pushed [2022-04-28T09:44:28.234Z] b1c68f6877f4: Pushed [2022-04-28T09:44:28.234Z] 2b70e07367ef: Pushed [2022-04-28T09:44:28.234Z] 438d5d16cc2d: Pushed [2022-04-28T09:44:28.509Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:28.509Z] 69ad06d98e35: Pushed [2022-04-28T09:44:28.509Z] a3f510f3803e: Pushed [2022-04-28T09:44:28.509Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:28.509Z] 79e4c6a859e8: Pushed [2022-04-28T09:44:28.509Z] ff0f8dea5725: Pushed [2022-04-28T09:44:32.827Z] 4756f99ff56c: Pushed [2022-04-28T09:44:32.827Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:5c1791295e73a6c79ba3b2fa84738314c1ab12acd3e72423541caeac8d403943 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:33.192Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:33.544Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-28T09:44:33.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T09:44:33.544Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:33.544Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:33.544Z] 3c84aec273b6: Preparing [2022-04-28T09:44:33.544Z] b1c68f6877f4: Preparing [2022-04-28T09:44:33.544Z] 2b70e07367ef: Preparing [2022-04-28T09:44:33.544Z] 4756f99ff56c: Preparing [2022-04-28T09:44:33.544Z] 424d514cb0cb: Preparing [2022-04-28T09:44:33.544Z] 69ad06d98e35: Preparing [2022-04-28T09:44:33.544Z] ff0f8dea5725: Preparing [2022-04-28T09:44:33.544Z] a3f510f3803e: Preparing [2022-04-28T09:44:33.544Z] 79e4c6a859e8: Preparing [2022-04-28T09:44:33.544Z] f73e7dbfee58: Preparing [2022-04-28T09:44:33.544Z] 424d514cb0cb: Waiting [2022-04-28T09:44:33.544Z] ff0f8dea5725: Waiting [2022-04-28T09:44:33.544Z] 69ad06d98e35: Waiting [2022-04-28T09:44:33.544Z] a3f510f3803e: Waiting [2022-04-28T09:44:33.544Z] f73e7dbfee58: Waiting [2022-04-28T09:44:33.544Z] 79e4c6a859e8: Waiting [2022-04-28T09:44:33.818Z] 4756f99ff56c: Layer already exists [2022-04-28T09:44:33.818Z] 3c84aec273b6: Layer already exists [2022-04-28T09:44:33.818Z] 438d5d16cc2d: Layer already exists [2022-04-28T09:44:33.818Z] b1c68f6877f4: Layer already exists [2022-04-28T09:44:33.818Z] 2b70e07367ef: Layer already exists [2022-04-28T09:44:33.818Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:33.818Z] a3f510f3803e: Layer already exists [2022-04-28T09:44:33.818Z] 69ad06d98e35: Layer already exists [2022-04-28T09:44:33.818Z] ff0f8dea5725: Layer already exists [2022-04-28T09:44:33.818Z] 79e4c6a859e8: Layer already exists [2022-04-28T09:44:33.818Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:33.818Z] latest: digest: sha256:5c1791295e73a6c79ba3b2fa84738314c1ab12acd3e72423541caeac8d403943 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:34.225Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:34.905Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.84 [2022-04-28T09:44:34.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T09:44:34.905Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:34.905Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:34.905Z] 3c84aec273b6: Preparing [2022-04-28T09:44:34.905Z] b1c68f6877f4: Preparing [2022-04-28T09:44:34.905Z] 2b70e07367ef: Preparing [2022-04-28T09:44:34.905Z] 4756f99ff56c: Preparing [2022-04-28T09:44:34.905Z] 424d514cb0cb: Preparing [2022-04-28T09:44:34.905Z] 69ad06d98e35: Preparing [2022-04-28T09:44:34.905Z] ff0f8dea5725: Preparing [2022-04-28T09:44:34.905Z] a3f510f3803e: Preparing [2022-04-28T09:44:34.905Z] 79e4c6a859e8: Preparing [2022-04-28T09:44:34.905Z] f73e7dbfee58: Preparing [2022-04-28T09:44:34.905Z] ff0f8dea5725: Waiting [2022-04-28T09:44:34.905Z] 79e4c6a859e8: Waiting [2022-04-28T09:44:34.905Z] f73e7dbfee58: Waiting [2022-04-28T09:44:34.905Z] a3f510f3803e: Waiting [2022-04-28T09:44:34.905Z] 424d514cb0cb: Waiting [2022-04-28T09:44:34.905Z] 69ad06d98e35: Waiting [2022-04-28T09:44:34.905Z] b1c68f6877f4: Layer already exists [2022-04-28T09:44:34.905Z] 4756f99ff56c: Layer already exists [2022-04-28T09:44:35.181Z] 438d5d16cc2d: Layer already exists [2022-04-28T09:44:35.181Z] 3c84aec273b6: Layer already exists [2022-04-28T09:44:35.181Z] 2b70e07367ef: Layer already exists [2022-04-28T09:44:35.181Z] ff0f8dea5725: Layer already exists [2022-04-28T09:44:35.181Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:35.181Z] 69ad06d98e35: Layer already exists [2022-04-28T09:44:35.181Z] a3f510f3803e: Layer already exists [2022-04-28T09:44:35.181Z] 79e4c6a859e8: Layer already exists [2022-04-28T09:44:35.181Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:35.182Z] 2.2.0-dev.84: digest: sha256:5c1791295e73a6c79ba3b2fa84738314c1ab12acd3e72423541caeac8d403943 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:35.542Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:35.901Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:35.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T09:44:35.901Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:35.901Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:35.901Z] 3c84aec273b6: Preparing [2022-04-28T09:44:35.901Z] b1c68f6877f4: Preparing [2022-04-28T09:44:35.901Z] 2b70e07367ef: Preparing [2022-04-28T09:44:35.901Z] 4756f99ff56c: Preparing [2022-04-28T09:44:35.901Z] 424d514cb0cb: Preparing [2022-04-28T09:44:35.901Z] 69ad06d98e35: Preparing [2022-04-28T09:44:35.901Z] ff0f8dea5725: Preparing [2022-04-28T09:44:35.901Z] a3f510f3803e: Preparing [2022-04-28T09:44:35.901Z] 79e4c6a859e8: Preparing [2022-04-28T09:44:35.901Z] f73e7dbfee58: Preparing [2022-04-28T09:44:35.901Z] 424d514cb0cb: Waiting [2022-04-28T09:44:35.901Z] 69ad06d98e35: Waiting [2022-04-28T09:44:35.901Z] f73e7dbfee58: Waiting [2022-04-28T09:44:35.901Z] 79e4c6a859e8: Waiting [2022-04-28T09:44:35.901Z] ff0f8dea5725: Waiting [2022-04-28T09:44:35.901Z] a3f510f3803e: Waiting [2022-04-28T09:44:36.175Z] 3c84aec273b6: Layer already exists [2022-04-28T09:44:36.175Z] b1c68f6877f4: Layer already exists [2022-04-28T09:44:36.175Z] 438d5d16cc2d: Layer already exists [2022-04-28T09:44:36.175Z] 4756f99ff56c: Layer already exists [2022-04-28T09:44:36.175Z] 2b70e07367ef: Layer already exists [2022-04-28T09:44:36.175Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:36.175Z] 69ad06d98e35: Layer already exists [2022-04-28T09:44:36.175Z] ff0f8dea5725: Layer already exists [2022-04-28T09:44:36.175Z] a3f510f3803e: Layer already exists [2022-04-28T09:44:36.175Z] 79e4c6a859e8: Layer already exists [2022-04-28T09:44:36.175Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:36.175Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:5c1791295e73a6c79ba3b2fa84738314c1ab12acd3e72423541caeac8d403943 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:36.538Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:36.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-28T09:44:36.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T09:44:36.896Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:36.896Z] 438d5d16cc2d: Preparing [2022-04-28T09:44:36.896Z] 3c84aec273b6: Preparing [2022-04-28T09:44:36.896Z] b1c68f6877f4: Preparing [2022-04-28T09:44:36.896Z] 2b70e07367ef: Preparing [2022-04-28T09:44:36.896Z] 4756f99ff56c: Preparing [2022-04-28T09:44:36.896Z] 424d514cb0cb: Preparing [2022-04-28T09:44:36.896Z] 69ad06d98e35: Preparing [2022-04-28T09:44:36.896Z] ff0f8dea5725: Preparing [2022-04-28T09:44:36.896Z] a3f510f3803e: Preparing [2022-04-28T09:44:36.896Z] 79e4c6a859e8: Preparing [2022-04-28T09:44:36.896Z] f73e7dbfee58: Preparing [2022-04-28T09:44:36.896Z] ff0f8dea5725: Waiting [2022-04-28T09:44:36.896Z] a3f510f3803e: Waiting [2022-04-28T09:44:36.896Z] 79e4c6a859e8: Waiting [2022-04-28T09:44:36.896Z] 69ad06d98e35: Waiting [2022-04-28T09:44:36.896Z] f73e7dbfee58: Waiting [2022-04-28T09:44:36.896Z] 424d514cb0cb: Waiting [2022-04-28T09:44:37.170Z] 438d5d16cc2d: Layer already exists [2022-04-28T09:44:37.170Z] b1c68f6877f4: Layer already exists [2022-04-28T09:44:37.170Z] 4756f99ff56c: Layer already exists [2022-04-28T09:44:37.170Z] 3c84aec273b6: Layer already exists [2022-04-28T09:44:37.170Z] 2b70e07367ef: Layer already exists [2022-04-28T09:44:37.170Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:37.170Z] ff0f8dea5725: Layer already exists [2022-04-28T09:44:37.170Z] a3f510f3803e: Layer already exists [2022-04-28T09:44:37.170Z] 69ad06d98e35: Layer already exists [2022-04-28T09:44:37.170Z] 79e4c6a859e8: Layer already exists [2022-04-28T09:44:37.170Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:37.170Z] main: digest: sha256:5c1791295e73a6c79ba3b2fa84738314c1ab12acd3e72423541caeac8d403943 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:44:37.314Z] ===================================================== [Pipeline] echo [2022-04-28T09:44:37.324Z] taggedImages: [2022-04-28T09:44:37.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:37.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-28T09:44:37.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.84 [2022-04-28T09:44:37.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:37.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-28T09:44:37.350Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-28T09:44:37.350Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:37.350Z] latest [2022-04-28T09:44:37.350Z] 2.2.0-dev.84 [2022-04-28T09:44:37.350Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:37.350Z] main [2022-04-28T09:44:37.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:37.779Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:38.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:38.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T09:44:38.136Z] 7fdde6d7084a: Preparing [2022-04-28T09:44:38.136Z] 23aeb626a44b: Preparing [2022-04-28T09:44:38.136Z] cb00e3ece05f: Preparing [2022-04-28T09:44:38.136Z] 378b484560d9: Preparing [2022-04-28T09:44:38.136Z] 21dfd3527c1c: Preparing [2022-04-28T09:44:38.136Z] 71c51435f877: Preparing [2022-04-28T09:44:38.136Z] f6059364a2b7: Preparing [2022-04-28T09:44:38.136Z] f73e7dbfee58: Preparing [2022-04-28T09:44:38.136Z] 71c51435f877: Waiting [2022-04-28T09:44:38.136Z] f73e7dbfee58: Waiting [2022-04-28T09:44:38.412Z] 21dfd3527c1c: Pushed [2022-04-28T09:44:38.412Z] 23aeb626a44b: Pushed [2022-04-28T09:44:38.412Z] 7fdde6d7084a: Pushed [2022-04-28T09:44:38.693Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:38.693Z] 71c51435f877: Pushed [2022-04-28T09:44:39.296Z] f6059364a2b7: Pushed [2022-04-28T09:44:41.278Z] 378b484560d9: Pushed [2022-04-28T09:44:41.278Z] cb00e3ece05f: Pushed [2022-04-28T09:44:41.278Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:d53e76de7f914859686c20d76e3e96c46e24988f41ce82bc15bd1e8f98bfe8b7 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:41.645Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:42.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-28T09:44:42.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T09:44:42.002Z] 7fdde6d7084a: Preparing [2022-04-28T09:44:42.002Z] 23aeb626a44b: Preparing [2022-04-28T09:44:42.002Z] cb00e3ece05f: Preparing [2022-04-28T09:44:42.002Z] 378b484560d9: Preparing [2022-04-28T09:44:42.002Z] 21dfd3527c1c: Preparing [2022-04-28T09:44:42.002Z] 71c51435f877: Preparing [2022-04-28T09:44:42.002Z] f6059364a2b7: Preparing [2022-04-28T09:44:42.002Z] f73e7dbfee58: Preparing [2022-04-28T09:44:42.002Z] 71c51435f877: Waiting [2022-04-28T09:44:42.002Z] f6059364a2b7: Waiting [2022-04-28T09:44:42.002Z] f73e7dbfee58: Waiting [2022-04-28T09:44:42.002Z] 23aeb626a44b: Layer already exists [2022-04-28T09:44:42.002Z] cb00e3ece05f: Layer already exists [2022-04-28T09:44:42.002Z] 7fdde6d7084a: Layer already exists [2022-04-28T09:44:42.002Z] 21dfd3527c1c: Layer already exists [2022-04-28T09:44:42.002Z] 378b484560d9: Layer already exists [2022-04-28T09:44:42.278Z] f6059364a2b7: Layer already exists [2022-04-28T09:44:42.278Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:42.278Z] 71c51435f877: Layer already exists [2022-04-28T09:44:42.278Z] latest: digest: sha256:d53e76de7f914859686c20d76e3e96c46e24988f41ce82bc15bd1e8f98bfe8b7 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:42.641Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:42.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.84 [2022-04-28T09:44:42.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T09:44:42.998Z] 7fdde6d7084a: Preparing [2022-04-28T09:44:42.998Z] 23aeb626a44b: Preparing [2022-04-28T09:44:42.998Z] cb00e3ece05f: Preparing [2022-04-28T09:44:42.998Z] 378b484560d9: Preparing [2022-04-28T09:44:42.998Z] 21dfd3527c1c: Preparing [2022-04-28T09:44:42.998Z] 71c51435f877: Preparing [2022-04-28T09:44:42.998Z] f6059364a2b7: Preparing [2022-04-28T09:44:42.998Z] f73e7dbfee58: Preparing [2022-04-28T09:44:42.998Z] 71c51435f877: Waiting [2022-04-28T09:44:42.998Z] f6059364a2b7: Waiting [2022-04-28T09:44:42.998Z] f73e7dbfee58: Waiting [2022-04-28T09:44:42.998Z] 7fdde6d7084a: Layer already exists [2022-04-28T09:44:42.998Z] cb00e3ece05f: Layer already exists [2022-04-28T09:44:43.273Z] 378b484560d9: Layer already exists [2022-04-28T09:44:43.274Z] 23aeb626a44b: Layer already exists [2022-04-28T09:44:43.274Z] 21dfd3527c1c: Layer already exists [2022-04-28T09:44:43.274Z] 71c51435f877: Layer already exists [2022-04-28T09:44:43.274Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:43.274Z] f6059364a2b7: Layer already exists [2022-04-28T09:44:43.274Z] 2.2.0-dev.84: digest: sha256:d53e76de7f914859686c20d76e3e96c46e24988f41ce82bc15bd1e8f98bfe8b7 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:43.637Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:43.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:43.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T09:44:43.995Z] 7fdde6d7084a: Preparing [2022-04-28T09:44:43.995Z] 23aeb626a44b: Preparing [2022-04-28T09:44:43.995Z] cb00e3ece05f: Preparing [2022-04-28T09:44:43.995Z] 378b484560d9: Preparing [2022-04-28T09:44:43.995Z] 21dfd3527c1c: Preparing [2022-04-28T09:44:43.995Z] 71c51435f877: Preparing [2022-04-28T09:44:43.995Z] f6059364a2b7: Preparing [2022-04-28T09:44:43.995Z] f73e7dbfee58: Preparing [2022-04-28T09:44:43.995Z] 71c51435f877: Waiting [2022-04-28T09:44:43.995Z] f6059364a2b7: Waiting [2022-04-28T09:44:43.995Z] f73e7dbfee58: Waiting [2022-04-28T09:44:44.268Z] cb00e3ece05f: Layer already exists [2022-04-28T09:44:44.268Z] 378b484560d9: Layer already exists [2022-04-28T09:44:44.268Z] 7fdde6d7084a: Layer already exists [2022-04-28T09:44:44.268Z] 21dfd3527c1c: Layer already exists [2022-04-28T09:44:44.268Z] 23aeb626a44b: Layer already exists [2022-04-28T09:44:44.268Z] f6059364a2b7: Layer already exists [2022-04-28T09:44:44.268Z] 71c51435f877: Layer already exists [2022-04-28T09:44:44.268Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:44.268Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:d53e76de7f914859686c20d76e3e96c46e24988f41ce82bc15bd1e8f98bfe8b7 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:44.629Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:44.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-28T09:44:44.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T09:44:44.984Z] 7fdde6d7084a: Preparing [2022-04-28T09:44:44.984Z] 23aeb626a44b: Preparing [2022-04-28T09:44:44.984Z] cb00e3ece05f: Preparing [2022-04-28T09:44:44.984Z] 378b484560d9: Preparing [2022-04-28T09:44:44.984Z] 21dfd3527c1c: Preparing [2022-04-28T09:44:44.984Z] 71c51435f877: Preparing [2022-04-28T09:44:44.984Z] f6059364a2b7: Preparing [2022-04-28T09:44:44.984Z] f73e7dbfee58: Preparing [2022-04-28T09:44:44.984Z] f6059364a2b7: Waiting [2022-04-28T09:44:44.984Z] 71c51435f877: Waiting [2022-04-28T09:44:44.984Z] f73e7dbfee58: Waiting [2022-04-28T09:44:45.258Z] 23aeb626a44b: Layer already exists [2022-04-28T09:44:45.258Z] 378b484560d9: Layer already exists [2022-04-28T09:44:45.258Z] 21dfd3527c1c: Layer already exists [2022-04-28T09:44:45.258Z] cb00e3ece05f: Layer already exists [2022-04-28T09:44:45.258Z] 7fdde6d7084a: Layer already exists [2022-04-28T09:44:45.258Z] 71c51435f877: Layer already exists [2022-04-28T09:44:45.258Z] f6059364a2b7: Layer already exists [2022-04-28T09:44:45.258Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:45.258Z] main: digest: sha256:d53e76de7f914859686c20d76e3e96c46e24988f41ce82bc15bd1e8f98bfe8b7 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:44:45.301Z] ===================================================== [Pipeline] echo [2022-04-28T09:44:45.314Z] taggedImages: [2022-04-28T09:44:45.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:45.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-28T09:44:45.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.84 [2022-04-28T09:44:45.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:45.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-28T09:44:45.338Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-28T09:44:45.338Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:45.338Z] latest [2022-04-28T09:44:45.338Z] 2.2.0-dev.84 [2022-04-28T09:44:45.338Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:45.338Z] main [2022-04-28T09:44:45.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:45.692Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:46.036Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:46.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T09:44:46.036Z] 86d19f8a44b7: Preparing [2022-04-28T09:44:46.036Z] cd922b812c3f: Preparing [2022-04-28T09:44:46.036Z] 30af2f9084c7: Preparing [2022-04-28T09:44:46.036Z] 05ab0d276302: Preparing [2022-04-28T09:44:46.036Z] 00e083d14e97: Preparing [2022-04-28T09:44:46.036Z] 3c5b5b0c1c95: Preparing [2022-04-28T09:44:46.036Z] 39ab34b673bb: Preparing [2022-04-28T09:44:46.036Z] 6b07a1abe836: Preparing [2022-04-28T09:44:46.036Z] 76b02bb0c5aa: Preparing [2022-04-28T09:44:46.036Z] f73e7dbfee58: Preparing [2022-04-28T09:44:46.036Z] 76b02bb0c5aa: Waiting [2022-04-28T09:44:46.036Z] 39ab34b673bb: Waiting [2022-04-28T09:44:46.036Z] 6b07a1abe836: Waiting [2022-04-28T09:44:46.036Z] f73e7dbfee58: Waiting [2022-04-28T09:44:46.326Z] 00e083d14e97: Pushed [2022-04-28T09:44:46.326Z] cd922b812c3f: Pushed [2022-04-28T09:44:46.326Z] 86d19f8a44b7: Pushed [2022-04-28T09:44:46.605Z] 3c5b5b0c1c95: Pushed [2022-04-28T09:44:46.605Z] 39ab34b673bb: Pushed [2022-04-28T09:44:46.605Z] 6b07a1abe836: Pushed [2022-04-28T09:44:46.605Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:47.201Z] 76b02bb0c5aa: Pushed [2022-04-28T09:44:49.177Z] 05ab0d276302: Pushed [2022-04-28T09:44:49.770Z] 30af2f9084c7: Pushed [2022-04-28T09:44:49.770Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:faa15b56366b60bbac6967568dd5d10e39a9e2d28478d8174f28a1639970291c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:50.126Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:50.514Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-28T09:44:50.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T09:44:50.515Z] 86d19f8a44b7: Preparing [2022-04-28T09:44:50.515Z] cd922b812c3f: Preparing [2022-04-28T09:44:50.515Z] 30af2f9084c7: Preparing [2022-04-28T09:44:50.515Z] 05ab0d276302: Preparing [2022-04-28T09:44:50.515Z] 00e083d14e97: Preparing [2022-04-28T09:44:50.515Z] 3c5b5b0c1c95: Preparing [2022-04-28T09:44:50.515Z] 39ab34b673bb: Preparing [2022-04-28T09:44:50.515Z] 6b07a1abe836: Preparing [2022-04-28T09:44:50.515Z] 76b02bb0c5aa: Preparing [2022-04-28T09:44:50.515Z] f73e7dbfee58: Preparing [2022-04-28T09:44:50.515Z] 3c5b5b0c1c95: Waiting [2022-04-28T09:44:50.515Z] 39ab34b673bb: Waiting [2022-04-28T09:44:50.515Z] 6b07a1abe836: Waiting [2022-04-28T09:44:50.515Z] 76b02bb0c5aa: Waiting [2022-04-28T09:44:50.515Z] f73e7dbfee58: Waiting [2022-04-28T09:44:50.795Z] 86d19f8a44b7: Layer already exists [2022-04-28T09:44:50.795Z] 30af2f9084c7: Layer already exists [2022-04-28T09:44:50.795Z] cd922b812c3f: Layer already exists [2022-04-28T09:44:50.795Z] 00e083d14e97: Layer already exists [2022-04-28T09:44:50.795Z] 05ab0d276302: Layer already exists [2022-04-28T09:44:50.795Z] 6b07a1abe836: Layer already exists [2022-04-28T09:44:50.795Z] 3c5b5b0c1c95: Layer already exists [2022-04-28T09:44:50.795Z] 76b02bb0c5aa: Layer already exists [2022-04-28T09:44:50.795Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:50.795Z] 39ab34b673bb: Layer already exists [2022-04-28T09:44:50.795Z] latest: digest: sha256:faa15b56366b60bbac6967568dd5d10e39a9e2d28478d8174f28a1639970291c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:51.152Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:51.500Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.84 [2022-04-28T09:44:51.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T09:44:51.500Z] 86d19f8a44b7: Preparing [2022-04-28T09:44:51.500Z] cd922b812c3f: Preparing [2022-04-28T09:44:51.500Z] 30af2f9084c7: Preparing [2022-04-28T09:44:51.500Z] 05ab0d276302: Preparing [2022-04-28T09:44:51.500Z] 00e083d14e97: Preparing [2022-04-28T09:44:51.500Z] 3c5b5b0c1c95: Preparing [2022-04-28T09:44:51.500Z] 39ab34b673bb: Preparing [2022-04-28T09:44:51.500Z] 6b07a1abe836: Preparing [2022-04-28T09:44:51.500Z] 76b02bb0c5aa: Preparing [2022-04-28T09:44:51.500Z] f73e7dbfee58: Preparing [2022-04-28T09:44:51.500Z] 6b07a1abe836: Waiting [2022-04-28T09:44:51.500Z] 3c5b5b0c1c95: Waiting [2022-04-28T09:44:51.500Z] 76b02bb0c5aa: Waiting [2022-04-28T09:44:51.500Z] f73e7dbfee58: Waiting [2022-04-28T09:44:51.500Z] 39ab34b673bb: Waiting [2022-04-28T09:44:51.772Z] 86d19f8a44b7: Layer already exists [2022-04-28T09:44:51.772Z] 05ab0d276302: Layer already exists [2022-04-28T09:44:51.772Z] 00e083d14e97: Layer already exists [2022-04-28T09:44:51.772Z] 30af2f9084c7: Layer already exists [2022-04-28T09:44:51.772Z] cd922b812c3f: Layer already exists [2022-04-28T09:44:51.772Z] 3c5b5b0c1c95: Layer already exists [2022-04-28T09:44:51.772Z] 39ab34b673bb: Layer already exists [2022-04-28T09:44:51.772Z] 76b02bb0c5aa: Layer already exists [2022-04-28T09:44:51.772Z] 6b07a1abe836: Layer already exists [2022-04-28T09:44:51.772Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:51.772Z] 2.2.0-dev.84: digest: sha256:faa15b56366b60bbac6967568dd5d10e39a9e2d28478d8174f28a1639970291c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:52.129Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:52.483Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:52.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T09:44:52.483Z] 86d19f8a44b7: Preparing [2022-04-28T09:44:52.483Z] cd922b812c3f: Preparing [2022-04-28T09:44:52.483Z] 30af2f9084c7: Preparing [2022-04-28T09:44:52.483Z] 05ab0d276302: Preparing [2022-04-28T09:44:52.483Z] 00e083d14e97: Preparing [2022-04-28T09:44:52.483Z] 3c5b5b0c1c95: Preparing [2022-04-28T09:44:52.483Z] 39ab34b673bb: Preparing [2022-04-28T09:44:52.483Z] 6b07a1abe836: Preparing [2022-04-28T09:44:52.483Z] 76b02bb0c5aa: Preparing [2022-04-28T09:44:52.483Z] f73e7dbfee58: Preparing [2022-04-28T09:44:52.483Z] 3c5b5b0c1c95: Waiting [2022-04-28T09:44:52.483Z] 6b07a1abe836: Waiting [2022-04-28T09:44:52.483Z] 76b02bb0c5aa: Waiting [2022-04-28T09:44:52.483Z] f73e7dbfee58: Waiting [2022-04-28T09:44:52.483Z] 39ab34b673bb: Waiting [2022-04-28T09:44:52.757Z] cd922b812c3f: Layer already exists [2022-04-28T09:44:52.757Z] 86d19f8a44b7: Layer already exists [2022-04-28T09:44:52.757Z] 30af2f9084c7: Layer already exists [2022-04-28T09:44:52.757Z] 00e083d14e97: Layer already exists [2022-04-28T09:44:52.757Z] 05ab0d276302: Layer already exists [2022-04-28T09:44:52.757Z] 76b02bb0c5aa: Layer already exists [2022-04-28T09:44:52.757Z] 3c5b5b0c1c95: Layer already exists [2022-04-28T09:44:52.757Z] 6b07a1abe836: Layer already exists [2022-04-28T09:44:52.757Z] 39ab34b673bb: Layer already exists [2022-04-28T09:44:52.757Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:52.757Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:faa15b56366b60bbac6967568dd5d10e39a9e2d28478d8174f28a1639970291c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:53.109Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:53.457Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-28T09:44:53.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T09:44:53.457Z] 86d19f8a44b7: Preparing [2022-04-28T09:44:53.457Z] cd922b812c3f: Preparing [2022-04-28T09:44:53.457Z] 30af2f9084c7: Preparing [2022-04-28T09:44:53.457Z] 05ab0d276302: Preparing [2022-04-28T09:44:53.457Z] 00e083d14e97: Preparing [2022-04-28T09:44:53.457Z] 3c5b5b0c1c95: Preparing [2022-04-28T09:44:53.457Z] 39ab34b673bb: Preparing [2022-04-28T09:44:53.457Z] 6b07a1abe836: Preparing [2022-04-28T09:44:53.457Z] 76b02bb0c5aa: Preparing [2022-04-28T09:44:53.457Z] f73e7dbfee58: Preparing [2022-04-28T09:44:53.457Z] 3c5b5b0c1c95: Waiting [2022-04-28T09:44:53.457Z] 39ab34b673bb: Waiting [2022-04-28T09:44:53.457Z] 6b07a1abe836: Waiting [2022-04-28T09:44:53.457Z] 76b02bb0c5aa: Waiting [2022-04-28T09:44:53.457Z] f73e7dbfee58: Waiting [2022-04-28T09:44:53.730Z] 00e083d14e97: Layer already exists [2022-04-28T09:44:53.730Z] cd922b812c3f: Layer already exists [2022-04-28T09:44:53.730Z] 30af2f9084c7: Layer already exists [2022-04-28T09:44:53.730Z] 86d19f8a44b7: Layer already exists [2022-04-28T09:44:53.730Z] 05ab0d276302: Layer already exists [2022-04-28T09:44:53.730Z] 76b02bb0c5aa: Layer already exists [2022-04-28T09:44:53.730Z] 6b07a1abe836: Layer already exists [2022-04-28T09:44:53.730Z] 3c5b5b0c1c95: Layer already exists [2022-04-28T09:44:53.730Z] 39ab34b673bb: Layer already exists [2022-04-28T09:44:53.730Z] f73e7dbfee58: Layer already exists [2022-04-28T09:44:53.730Z] main: digest: sha256:faa15b56366b60bbac6967568dd5d10e39a9e2d28478d8174f28a1639970291c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:44:53.776Z] ===================================================== [Pipeline] echo [2022-04-28T09:44:53.785Z] taggedImages: [2022-04-28T09:44:53.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:53.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-28T09:44:53.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.84 [2022-04-28T09:44:53.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:53.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-28T09:44:53.804Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-28T09:44:53.804Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:53.804Z] latest [2022-04-28T09:44:53.804Z] 2.2.0-dev.84 [2022-04-28T09:44:53.804Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:44:53.804Z] main [2022-04-28T09:44:53.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:54.157Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:54.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:44:54.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T09:44:54.514Z] 6359c4a4b5fc: Preparing [2022-04-28T09:44:54.514Z] 63b57446fdfb: Preparing [2022-04-28T09:44:54.514Z] 424d514cb0cb: Preparing [2022-04-28T09:44:54.514Z] a7f0ad98eee9: Preparing [2022-04-28T09:44:54.514Z] 5b3452ce7fa3: Preparing [2022-04-28T09:44:54.514Z] 4f4ce317c6bb: Preparing [2022-04-28T09:44:54.514Z] 4f4ce317c6bb: Waiting [2022-04-28T09:44:54.790Z] 424d514cb0cb: Layer already exists [2022-04-28T09:44:54.790Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:44:54.790Z] 6359c4a4b5fc: Pushed [2022-04-28T09:44:54.790Z] 5b3452ce7fa3: Pushed [2022-04-28T09:44:56.224Z] a7f0ad98eee9: Pushed [2022-04-28T09:44:59.606Z] 63b57446fdfb: Pushed [2022-04-28T09:44:59.606Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:c1c1a7b5736a2687c16e6c47685cfc9814a70f7d249242e47140b61cb9e6b4f9 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:44:59.966Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:00.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-28T09:45:00.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T09:45:00.322Z] 6359c4a4b5fc: Preparing [2022-04-28T09:45:00.322Z] 63b57446fdfb: Preparing [2022-04-28T09:45:00.322Z] 424d514cb0cb: Preparing [2022-04-28T09:45:00.322Z] a7f0ad98eee9: Preparing [2022-04-28T09:45:00.322Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:00.322Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:00.322Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:00.597Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:00.597Z] a7f0ad98eee9: Layer already exists [2022-04-28T09:45:00.597Z] 6359c4a4b5fc: Layer already exists [2022-04-28T09:45:00.597Z] 63b57446fdfb: Layer already exists [2022-04-28T09:45:00.597Z] 424d514cb0cb: Layer already exists [2022-04-28T09:45:00.597Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:00.597Z] latest: digest: sha256:c1c1a7b5736a2687c16e6c47685cfc9814a70f7d249242e47140b61cb9e6b4f9 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:00.957Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:01.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.84 [2022-04-28T09:45:01.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T09:45:01.312Z] 6359c4a4b5fc: Preparing [2022-04-28T09:45:01.312Z] 63b57446fdfb: Preparing [2022-04-28T09:45:01.312Z] 424d514cb0cb: Preparing [2022-04-28T09:45:01.312Z] a7f0ad98eee9: Preparing [2022-04-28T09:45:01.312Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:01.312Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:01.312Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:01.587Z] 424d514cb0cb: Layer already exists [2022-04-28T09:45:01.587Z] 6359c4a4b5fc: Layer already exists [2022-04-28T09:45:01.587Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:01.587Z] 63b57446fdfb: Layer already exists [2022-04-28T09:45:01.587Z] a7f0ad98eee9: Layer already exists [2022-04-28T09:45:01.587Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:01.587Z] 2.2.0-dev.84: digest: sha256:c1c1a7b5736a2687c16e6c47685cfc9814a70f7d249242e47140b61cb9e6b4f9 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:01.940Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:02.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:02.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T09:45:02.290Z] 6359c4a4b5fc: Preparing [2022-04-28T09:45:02.290Z] 63b57446fdfb: Preparing [2022-04-28T09:45:02.290Z] 424d514cb0cb: Preparing [2022-04-28T09:45:02.290Z] a7f0ad98eee9: Preparing [2022-04-28T09:45:02.290Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:02.290Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:02.290Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:02.565Z] 63b57446fdfb: Layer already exists [2022-04-28T09:45:02.565Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:02.565Z] 424d514cb0cb: Layer already exists [2022-04-28T09:45:02.565Z] a7f0ad98eee9: Layer already exists [2022-04-28T09:45:02.565Z] 6359c4a4b5fc: Layer already exists [2022-04-28T09:45:02.565Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:02.565Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:c1c1a7b5736a2687c16e6c47685cfc9814a70f7d249242e47140b61cb9e6b4f9 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:02.921Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:03.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-28T09:45:03.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T09:45:03.267Z] 6359c4a4b5fc: Preparing [2022-04-28T09:45:03.267Z] 63b57446fdfb: Preparing [2022-04-28T09:45:03.267Z] 424d514cb0cb: Preparing [2022-04-28T09:45:03.267Z] a7f0ad98eee9: Preparing [2022-04-28T09:45:03.267Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:03.267Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:03.267Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:03.267Z] 6359c4a4b5fc: Layer already exists [2022-04-28T09:45:03.267Z] 424d514cb0cb: Layer already exists [2022-04-28T09:45:03.267Z] 63b57446fdfb: Layer already exists [2022-04-28T09:45:03.267Z] a7f0ad98eee9: Layer already exists [2022-04-28T09:45:03.267Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:03.541Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:03.541Z] main: digest: sha256:c1c1a7b5736a2687c16e6c47685cfc9814a70f7d249242e47140b61cb9e6b4f9 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:45:03.588Z] ===================================================== [Pipeline] echo [2022-04-28T09:45:03.597Z] taggedImages: [2022-04-28T09:45:03.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:03.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-28T09:45:03.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.84 [2022-04-28T09:45:03.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:03.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-28T09:45:03.617Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-28T09:45:03.617Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:03.617Z] latest [2022-04-28T09:45:03.617Z] 2.2.0-dev.84 [2022-04-28T09:45:03.617Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:03.617Z] main [2022-04-28T09:45:03.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:03.991Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:04.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:04.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T09:45:04.350Z] b918d2c8cef6: Preparing [2022-04-28T09:45:04.350Z] 221fc6cf019d: Preparing [2022-04-28T09:45:04.350Z] 1460284ba990: Preparing [2022-04-28T09:45:04.350Z] 8a6d6e231183: Preparing [2022-04-28T09:45:04.350Z] 0524ebed5a00: Preparing [2022-04-28T09:45:04.350Z] 9bfb39f34779: Preparing [2022-04-28T09:45:04.350Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:04.350Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:04.350Z] 9bfb39f34779: Waiting [2022-04-28T09:45:04.350Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:04.350Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:04.624Z] 221fc6cf019d: Pushed [2022-04-28T09:45:04.624Z] 1460284ba990: Pushed [2022-04-28T09:45:04.624Z] b918d2c8cef6: Pushed [2022-04-28T09:45:04.898Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:04.898Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:05.498Z] 9bfb39f34779: Pushed [2022-04-28T09:45:15.651Z] 0524ebed5a00: Pushed [2022-04-28T09:45:23.930Z] 8a6d6e231183: Pushed [2022-04-28T09:45:23.930Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:9620a30cd28ac3549f8d1438bf5193ff32f612aab00cf1e65fe30d56deb7c7fc size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:24.289Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:24.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-28T09:45:24.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T09:45:24.637Z] b918d2c8cef6: Preparing [2022-04-28T09:45:24.637Z] 221fc6cf019d: Preparing [2022-04-28T09:45:24.637Z] 1460284ba990: Preparing [2022-04-28T09:45:24.637Z] 8a6d6e231183: Preparing [2022-04-28T09:45:24.637Z] 0524ebed5a00: Preparing [2022-04-28T09:45:24.637Z] 9bfb39f34779: Preparing [2022-04-28T09:45:24.637Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:24.637Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:24.637Z] 9bfb39f34779: Waiting [2022-04-28T09:45:24.637Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:24.637Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:24.637Z] 221fc6cf019d: Layer already exists [2022-04-28T09:45:24.637Z] 0524ebed5a00: Layer already exists [2022-04-28T09:45:24.637Z] 1460284ba990: Layer already exists [2022-04-28T09:45:24.637Z] 8a6d6e231183: Layer already exists [2022-04-28T09:45:24.637Z] b918d2c8cef6: Layer already exists [2022-04-28T09:45:24.912Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:24.912Z] 9bfb39f34779: Layer already exists [2022-04-28T09:45:24.912Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:24.912Z] latest: digest: sha256:9620a30cd28ac3549f8d1438bf5193ff32f612aab00cf1e65fe30d56deb7c7fc size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:25.307Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:25.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.84 [2022-04-28T09:45:25.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T09:45:25.691Z] b918d2c8cef6: Preparing [2022-04-28T09:45:25.691Z] 221fc6cf019d: Preparing [2022-04-28T09:45:25.691Z] 1460284ba990: Preparing [2022-04-28T09:45:25.691Z] 8a6d6e231183: Preparing [2022-04-28T09:45:25.691Z] 0524ebed5a00: Preparing [2022-04-28T09:45:25.691Z] 9bfb39f34779: Preparing [2022-04-28T09:45:25.691Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:25.691Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:25.691Z] 9bfb39f34779: Waiting [2022-04-28T09:45:25.691Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:25.691Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:25.691Z] 1460284ba990: Layer already exists [2022-04-28T09:45:25.691Z] b918d2c8cef6: Layer already exists [2022-04-28T09:45:25.691Z] 8a6d6e231183: Layer already exists [2022-04-28T09:45:25.691Z] 0524ebed5a00: Layer already exists [2022-04-28T09:45:25.968Z] 221fc6cf019d: Layer already exists [2022-04-28T09:45:25.968Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:25.968Z] 9bfb39f34779: Layer already exists [2022-04-28T09:45:25.968Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:25.968Z] 2.2.0-dev.84: digest: sha256:9620a30cd28ac3549f8d1438bf5193ff32f612aab00cf1e65fe30d56deb7c7fc size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:26.315Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:26.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:26.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T09:45:26.663Z] b918d2c8cef6: Preparing [2022-04-28T09:45:26.663Z] 221fc6cf019d: Preparing [2022-04-28T09:45:26.663Z] 1460284ba990: Preparing [2022-04-28T09:45:26.663Z] 8a6d6e231183: Preparing [2022-04-28T09:45:26.663Z] 0524ebed5a00: Preparing [2022-04-28T09:45:26.663Z] 9bfb39f34779: Preparing [2022-04-28T09:45:26.663Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:26.663Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:26.663Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:26.663Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:26.663Z] 9bfb39f34779: Waiting [2022-04-28T09:45:26.663Z] 1460284ba990: Layer already exists [2022-04-28T09:45:26.663Z] 0524ebed5a00: Layer already exists [2022-04-28T09:45:26.663Z] b918d2c8cef6: Layer already exists [2022-04-28T09:45:26.663Z] 221fc6cf019d: Layer already exists [2022-04-28T09:45:26.663Z] 8a6d6e231183: Layer already exists [2022-04-28T09:45:26.938Z] 9bfb39f34779: Layer already exists [2022-04-28T09:45:26.938Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:26.938Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:26.938Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:9620a30cd28ac3549f8d1438bf5193ff32f612aab00cf1e65fe30d56deb7c7fc size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:27.298Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:27.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-28T09:45:27.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T09:45:27.650Z] b918d2c8cef6: Preparing [2022-04-28T09:45:27.650Z] 221fc6cf019d: Preparing [2022-04-28T09:45:27.650Z] 1460284ba990: Preparing [2022-04-28T09:45:27.651Z] 8a6d6e231183: Preparing [2022-04-28T09:45:27.651Z] 0524ebed5a00: Preparing [2022-04-28T09:45:27.651Z] 9bfb39f34779: Preparing [2022-04-28T09:45:27.651Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:27.651Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:27.651Z] 9bfb39f34779: Waiting [2022-04-28T09:45:27.651Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:27.651Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:27.924Z] 1460284ba990: Layer already exists [2022-04-28T09:45:27.924Z] 221fc6cf019d: Layer already exists [2022-04-28T09:45:27.924Z] 8a6d6e231183: Layer already exists [2022-04-28T09:45:27.924Z] b918d2c8cef6: Layer already exists [2022-04-28T09:45:27.924Z] 0524ebed5a00: Layer already exists [2022-04-28T09:45:27.924Z] 9bfb39f34779: Layer already exists [2022-04-28T09:45:27.924Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:27.924Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:27.924Z] main: digest: sha256:9620a30cd28ac3549f8d1438bf5193ff32f612aab00cf1e65fe30d56deb7c7fc size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:45:27.974Z] ===================================================== [Pipeline] echo [2022-04-28T09:45:27.983Z] taggedImages: [2022-04-28T09:45:27.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:27.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-28T09:45:27.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.84 [2022-04-28T09:45:27.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:27.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-28T09:45:28.003Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-28T09:45:28.003Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:28.003Z] latest [2022-04-28T09:45:28.003Z] 2.2.0-dev.84 [2022-04-28T09:45:28.003Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:28.003Z] main [2022-04-28T09:45:28.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:28.364Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:28.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:28.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T09:45:28.719Z] cf058c433f7f: Preparing [2022-04-28T09:45:28.719Z] 1adbdc38a3e6: Preparing [2022-04-28T09:45:28.719Z] f9298893e52e: Preparing [2022-04-28T09:45:28.719Z] d66df56b3157: Preparing [2022-04-28T09:45:28.719Z] ddbfe8166be6: Preparing [2022-04-28T09:45:28.719Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:28.719Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:28.719Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:28.719Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:28.994Z] 1adbdc38a3e6: Pushed [2022-04-28T09:45:28.994Z] f9298893e52e: Pushed [2022-04-28T09:45:28.994Z] cf058c433f7f: Pushed [2022-04-28T09:45:28.994Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:28.994Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:29.599Z] ddbfe8166be6: Pushed [2022-04-28T09:45:47.898Z] d66df56b3157: Pushed [2022-04-28T09:45:47.898Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:35476d038a0eb08349d7af839033f670ebf55340a9e9c8c91382476e178549c7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:48.256Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:48.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-28T09:45:48.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T09:45:48.599Z] cf058c433f7f: Preparing [2022-04-28T09:45:48.599Z] 1adbdc38a3e6: Preparing [2022-04-28T09:45:48.599Z] f9298893e52e: Preparing [2022-04-28T09:45:48.599Z] d66df56b3157: Preparing [2022-04-28T09:45:48.599Z] ddbfe8166be6: Preparing [2022-04-28T09:45:48.599Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:48.599Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:48.599Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:48.599Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:48.871Z] cf058c433f7f: Layer already exists [2022-04-28T09:45:48.872Z] ddbfe8166be6: Layer already exists [2022-04-28T09:45:48.872Z] 1adbdc38a3e6: Layer already exists [2022-04-28T09:45:48.872Z] f9298893e52e: Layer already exists [2022-04-28T09:45:48.872Z] d66df56b3157: Layer already exists [2022-04-28T09:45:48.872Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:48.872Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:48.872Z] latest: digest: sha256:35476d038a0eb08349d7af839033f670ebf55340a9e9c8c91382476e178549c7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:49.222Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:49.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.84 [2022-04-28T09:45:49.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T09:45:49.569Z] cf058c433f7f: Preparing [2022-04-28T09:45:49.569Z] 1adbdc38a3e6: Preparing [2022-04-28T09:45:49.569Z] f9298893e52e: Preparing [2022-04-28T09:45:49.569Z] d66df56b3157: Preparing [2022-04-28T09:45:49.569Z] ddbfe8166be6: Preparing [2022-04-28T09:45:49.569Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:49.569Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:49.569Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:49.569Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:49.841Z] d66df56b3157: Layer already exists [2022-04-28T09:45:49.841Z] ddbfe8166be6: Layer already exists [2022-04-28T09:45:49.841Z] f9298893e52e: Layer already exists [2022-04-28T09:45:49.841Z] cf058c433f7f: Layer already exists [2022-04-28T09:45:49.841Z] 1adbdc38a3e6: Layer already exists [2022-04-28T09:45:49.841Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:49.841Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:49.841Z] 2.2.0-dev.84: digest: sha256:35476d038a0eb08349d7af839033f670ebf55340a9e9c8c91382476e178549c7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:50.194Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:50.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:50.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T09:45:50.536Z] cf058c433f7f: Preparing [2022-04-28T09:45:50.536Z] 1adbdc38a3e6: Preparing [2022-04-28T09:45:50.536Z] f9298893e52e: Preparing [2022-04-28T09:45:50.536Z] d66df56b3157: Preparing [2022-04-28T09:45:50.536Z] ddbfe8166be6: Preparing [2022-04-28T09:45:50.536Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:50.536Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:50.536Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:50.536Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:50.807Z] d66df56b3157: Layer already exists [2022-04-28T09:45:50.807Z] ddbfe8166be6: Layer already exists [2022-04-28T09:45:50.808Z] cf058c433f7f: Layer already exists [2022-04-28T09:45:50.808Z] f9298893e52e: Layer already exists [2022-04-28T09:45:50.808Z] 1adbdc38a3e6: Layer already exists [2022-04-28T09:45:50.808Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:50.808Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:50.808Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:35476d038a0eb08349d7af839033f670ebf55340a9e9c8c91382476e178549c7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:51.159Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:51.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-28T09:45:51.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T09:45:51.507Z] cf058c433f7f: Preparing [2022-04-28T09:45:51.507Z] 1adbdc38a3e6: Preparing [2022-04-28T09:45:51.507Z] f9298893e52e: Preparing [2022-04-28T09:45:51.507Z] d66df56b3157: Preparing [2022-04-28T09:45:51.507Z] ddbfe8166be6: Preparing [2022-04-28T09:45:51.507Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:51.507Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:51.507Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:51.507Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:51.780Z] d66df56b3157: Layer already exists [2022-04-28T09:45:51.780Z] ddbfe8166be6: Layer already exists [2022-04-28T09:45:51.780Z] f9298893e52e: Layer already exists [2022-04-28T09:45:51.780Z] cf058c433f7f: Layer already exists [2022-04-28T09:45:51.780Z] 1adbdc38a3e6: Layer already exists [2022-04-28T09:45:51.780Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:51.780Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:51.780Z] main: digest: sha256:35476d038a0eb08349d7af839033f670ebf55340a9e9c8c91382476e178549c7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:45:51.831Z] ===================================================== [Pipeline] echo [2022-04-28T09:45:51.844Z] taggedImages: [2022-04-28T09:45:51.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:51.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-28T09:45:51.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.84 [2022-04-28T09:45:51.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:51.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-28T09:45:51.859Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-28T09:45:51.859Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:51.859Z] latest [2022-04-28T09:45:51.859Z] 2.2.0-dev.84 [2022-04-28T09:45:51.859Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:45:51.859Z] main [2022-04-28T09:45:51.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:52.210Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:45:52.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:45:52.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T09:45:52.562Z] 238d03719d41: Preparing [2022-04-28T09:45:52.562Z] 7074b37db18f: Preparing [2022-04-28T09:45:52.562Z] 25ae35fc0248: Preparing [2022-04-28T09:45:52.562Z] b5f31f7d8ae3: Preparing [2022-04-28T09:45:52.562Z] 9bfb39f34779: Preparing [2022-04-28T09:45:52.562Z] 5b3452ce7fa3: Preparing [2022-04-28T09:45:52.562Z] 4f4ce317c6bb: Preparing [2022-04-28T09:45:52.562Z] 5b3452ce7fa3: Waiting [2022-04-28T09:45:52.562Z] 4f4ce317c6bb: Waiting [2022-04-28T09:45:52.837Z] 9bfb39f34779: Layer already exists [2022-04-28T09:45:52.837Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:45:52.837Z] 7074b37db18f: Pushed [2022-04-28T09:45:52.837Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:45:52.837Z] 25ae35fc0248: Pushed [2022-04-28T09:45:52.837Z] 238d03719d41: Pushed [2022-04-28T09:46:11.146Z] b5f31f7d8ae3: Pushed [2022-04-28T09:46:11.421Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:40c0e057cfd5854d46c5f5d01f4ece1daba58dc12530b3ebe28b92ef440ccc14 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:11.786Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:12.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-28T09:46:12.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T09:46:12.162Z] 238d03719d41: Preparing [2022-04-28T09:46:12.162Z] 7074b37db18f: Preparing [2022-04-28T09:46:12.162Z] 25ae35fc0248: Preparing [2022-04-28T09:46:12.162Z] b5f31f7d8ae3: Preparing [2022-04-28T09:46:12.162Z] 9bfb39f34779: Preparing [2022-04-28T09:46:12.162Z] 5b3452ce7fa3: Preparing [2022-04-28T09:46:12.162Z] 4f4ce317c6bb: Preparing [2022-04-28T09:46:12.162Z] 5b3452ce7fa3: Waiting [2022-04-28T09:46:12.162Z] 4f4ce317c6bb: Waiting [2022-04-28T09:46:12.442Z] 7074b37db18f: Layer already exists [2022-04-28T09:46:12.442Z] b5f31f7d8ae3: Layer already exists [2022-04-28T09:46:12.442Z] 238d03719d41: Layer already exists [2022-04-28T09:46:12.442Z] 9bfb39f34779: Layer already exists [2022-04-28T09:46:12.442Z] 25ae35fc0248: Layer already exists [2022-04-28T09:46:12.442Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:46:12.442Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:46:12.442Z] latest: digest: sha256:40c0e057cfd5854d46c5f5d01f4ece1daba58dc12530b3ebe28b92ef440ccc14 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:12.811Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:13.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.84 [2022-04-28T09:46:13.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T09:46:13.169Z] 238d03719d41: Preparing [2022-04-28T09:46:13.169Z] 7074b37db18f: Preparing [2022-04-28T09:46:13.169Z] 25ae35fc0248: Preparing [2022-04-28T09:46:13.169Z] b5f31f7d8ae3: Preparing [2022-04-28T09:46:13.169Z] 9bfb39f34779: Preparing [2022-04-28T09:46:13.169Z] 5b3452ce7fa3: Preparing [2022-04-28T09:46:13.169Z] 4f4ce317c6bb: Preparing [2022-04-28T09:46:13.169Z] 5b3452ce7fa3: Waiting [2022-04-28T09:46:13.169Z] 4f4ce317c6bb: Waiting [2022-04-28T09:46:13.443Z] 238d03719d41: Layer already exists [2022-04-28T09:46:13.443Z] b5f31f7d8ae3: Layer already exists [2022-04-28T09:46:13.443Z] 7074b37db18f: Layer already exists [2022-04-28T09:46:13.443Z] 25ae35fc0248: Layer already exists [2022-04-28T09:46:13.443Z] 9bfb39f34779: Layer already exists [2022-04-28T09:46:13.443Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:46:13.443Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:46:13.443Z] 2.2.0-dev.84: digest: sha256:40c0e057cfd5854d46c5f5d01f4ece1daba58dc12530b3ebe28b92ef440ccc14 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:13.795Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:14.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:14.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T09:46:14.137Z] 238d03719d41: Preparing [2022-04-28T09:46:14.137Z] 7074b37db18f: Preparing [2022-04-28T09:46:14.137Z] 25ae35fc0248: Preparing [2022-04-28T09:46:14.137Z] b5f31f7d8ae3: Preparing [2022-04-28T09:46:14.137Z] 9bfb39f34779: Preparing [2022-04-28T09:46:14.137Z] 5b3452ce7fa3: Preparing [2022-04-28T09:46:14.137Z] 4f4ce317c6bb: Preparing [2022-04-28T09:46:14.137Z] 5b3452ce7fa3: Waiting [2022-04-28T09:46:14.137Z] 4f4ce317c6bb: Waiting [2022-04-28T09:46:14.422Z] 25ae35fc0248: Layer already exists [2022-04-28T09:46:14.422Z] b5f31f7d8ae3: Layer already exists [2022-04-28T09:46:14.422Z] 9bfb39f34779: Layer already exists [2022-04-28T09:46:14.422Z] 7074b37db18f: Layer already exists [2022-04-28T09:46:14.422Z] 238d03719d41: Layer already exists [2022-04-28T09:46:14.422Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:46:14.422Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:46:14.422Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:40c0e057cfd5854d46c5f5d01f4ece1daba58dc12530b3ebe28b92ef440ccc14 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:14.772Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:15.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-28T09:46:15.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T09:46:15.124Z] 238d03719d41: Preparing [2022-04-28T09:46:15.124Z] 7074b37db18f: Preparing [2022-04-28T09:46:15.124Z] 25ae35fc0248: Preparing [2022-04-28T09:46:15.124Z] b5f31f7d8ae3: Preparing [2022-04-28T09:46:15.125Z] 9bfb39f34779: Preparing [2022-04-28T09:46:15.125Z] 5b3452ce7fa3: Preparing [2022-04-28T09:46:15.125Z] 4f4ce317c6bb: Preparing [2022-04-28T09:46:15.125Z] 5b3452ce7fa3: Waiting [2022-04-28T09:46:15.125Z] 4f4ce317c6bb: Waiting [2022-04-28T09:46:15.397Z] 9bfb39f34779: Layer already exists [2022-04-28T09:46:15.397Z] 7074b37db18f: Layer already exists [2022-04-28T09:46:15.397Z] b5f31f7d8ae3: Layer already exists [2022-04-28T09:46:15.397Z] 25ae35fc0248: Layer already exists [2022-04-28T09:46:15.397Z] 238d03719d41: Layer already exists [2022-04-28T09:46:15.397Z] 5b3452ce7fa3: Layer already exists [2022-04-28T09:46:15.398Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:46:15.398Z] main: digest: sha256:40c0e057cfd5854d46c5f5d01f4ece1daba58dc12530b3ebe28b92ef440ccc14 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:46:15.441Z] ===================================================== [Pipeline] echo [2022-04-28T09:46:15.449Z] taggedImages: [2022-04-28T09:46:15.449Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:15.449Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-28T09:46:15.449Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.84 [2022-04-28T09:46:15.449Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:15.449Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-28T09:46:15.468Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-28T09:46:15.468Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:15.468Z] latest [2022-04-28T09:46:15.468Z] 2.2.0-dev.84 [2022-04-28T09:46:15.468Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:15.468Z] main [2022-04-28T09:46:15.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:15.826Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:16.171Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:16.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T09:46:16.171Z] 567212f089fa: Preparing [2022-04-28T09:46:16.171Z] 27c13d3d80af: Preparing [2022-04-28T09:46:16.171Z] 424d514cb0cb: Preparing [2022-04-28T09:46:16.171Z] 8ceed4311273: Preparing [2022-04-28T09:46:16.171Z] f73e7dbfee58: Preparing [2022-04-28T09:46:16.447Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:16.447Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:16.447Z] 567212f089fa: Pushed [2022-04-28T09:46:16.720Z] 8ceed4311273: Pushed [2022-04-28T09:46:22.113Z] 27c13d3d80af: Pushed [2022-04-28T09:46:22.114Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:45a81a8442e9ca39c54423ee8606e55852a87e02b56fc5b394678138ffdeba04 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:22.463Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:22.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-28T09:46:22.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T09:46:22.803Z] 567212f089fa: Preparing [2022-04-28T09:46:22.803Z] 27c13d3d80af: Preparing [2022-04-28T09:46:22.803Z] 424d514cb0cb: Preparing [2022-04-28T09:46:22.803Z] 8ceed4311273: Preparing [2022-04-28T09:46:22.803Z] f73e7dbfee58: Preparing [2022-04-28T09:46:23.076Z] 8ceed4311273: Layer already exists [2022-04-28T09:46:23.076Z] 567212f089fa: Layer already exists [2022-04-28T09:46:23.076Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:23.076Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:23.076Z] 27c13d3d80af: Layer already exists [2022-04-28T09:46:23.076Z] latest: digest: sha256:45a81a8442e9ca39c54423ee8606e55852a87e02b56fc5b394678138ffdeba04 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:23.427Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:23.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.84 [2022-04-28T09:46:23.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T09:46:23.775Z] 567212f089fa: Preparing [2022-04-28T09:46:23.775Z] 27c13d3d80af: Preparing [2022-04-28T09:46:23.775Z] 424d514cb0cb: Preparing [2022-04-28T09:46:23.775Z] 8ceed4311273: Preparing [2022-04-28T09:46:23.775Z] f73e7dbfee58: Preparing [2022-04-28T09:46:24.047Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:24.047Z] 27c13d3d80af: Layer already exists [2022-04-28T09:46:24.047Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:24.047Z] 567212f089fa: Layer already exists [2022-04-28T09:46:24.047Z] 8ceed4311273: Layer already exists [2022-04-28T09:46:24.047Z] 2.2.0-dev.84: digest: sha256:45a81a8442e9ca39c54423ee8606e55852a87e02b56fc5b394678138ffdeba04 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:24.394Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:24.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:24.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T09:46:24.741Z] 567212f089fa: Preparing [2022-04-28T09:46:24.741Z] 27c13d3d80af: Preparing [2022-04-28T09:46:24.741Z] 424d514cb0cb: Preparing [2022-04-28T09:46:24.741Z] 8ceed4311273: Preparing [2022-04-28T09:46:24.741Z] f73e7dbfee58: Preparing [2022-04-28T09:46:25.013Z] 8ceed4311273: Layer already exists [2022-04-28T09:46:25.013Z] 27c13d3d80af: Layer already exists [2022-04-28T09:46:25.013Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:25.013Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:25.013Z] 567212f089fa: Layer already exists [2022-04-28T09:46:25.013Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:45a81a8442e9ca39c54423ee8606e55852a87e02b56fc5b394678138ffdeba04 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:25.363Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:25.708Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-28T09:46:25.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T09:46:25.708Z] 567212f089fa: Preparing [2022-04-28T09:46:25.708Z] 27c13d3d80af: Preparing [2022-04-28T09:46:25.708Z] 424d514cb0cb: Preparing [2022-04-28T09:46:25.708Z] 8ceed4311273: Preparing [2022-04-28T09:46:25.708Z] f73e7dbfee58: Preparing [2022-04-28T09:46:25.708Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:25.981Z] 27c13d3d80af: Layer already exists [2022-04-28T09:46:25.981Z] 567212f089fa: Layer already exists [2022-04-28T09:46:25.981Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:25.981Z] 8ceed4311273: Layer already exists [2022-04-28T09:46:25.981Z] main: digest: sha256:45a81a8442e9ca39c54423ee8606e55852a87e02b56fc5b394678138ffdeba04 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:46:26.031Z] ===================================================== [Pipeline] echo [2022-04-28T09:46:26.041Z] taggedImages: [2022-04-28T09:46:26.041Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:26.041Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-28T09:46:26.041Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.84 [2022-04-28T09:46:26.041Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:26.041Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-28T09:46:26.061Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-28T09:46:26.061Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:26.061Z] latest [2022-04-28T09:46:26.061Z] 2.2.0-dev.84 [2022-04-28T09:46:26.061Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:26.061Z] main [2022-04-28T09:46:26.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:26.417Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:26.773Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:26.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T09:46:26.774Z] bf244f7f7cc3: Preparing [2022-04-28T09:46:26.774Z] ede3eca85705: Preparing [2022-04-28T09:46:26.774Z] 424d514cb0cb: Preparing [2022-04-28T09:46:26.774Z] 32d457bc3139: Preparing [2022-04-28T09:46:26.774Z] f73e7dbfee58: Preparing [2022-04-28T09:46:27.047Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:27.047Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:27.047Z] 32d457bc3139: Layer already exists [2022-04-28T09:46:27.047Z] bf244f7f7cc3: Pushed [2022-04-28T09:46:32.439Z] ede3eca85705: Pushed [2022-04-28T09:46:32.439Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:6af7c486d0f3be086ab5d05aafd1b473b937673dd98b1af23580db30c86cf418 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:32.789Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:33.130Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-28T09:46:33.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T09:46:33.130Z] bf244f7f7cc3: Preparing [2022-04-28T09:46:33.130Z] ede3eca85705: Preparing [2022-04-28T09:46:33.130Z] 424d514cb0cb: Preparing [2022-04-28T09:46:33.130Z] 32d457bc3139: Preparing [2022-04-28T09:46:33.130Z] f73e7dbfee58: Preparing [2022-04-28T09:46:33.130Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:33.130Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:33.130Z] 32d457bc3139: Layer already exists [2022-04-28T09:46:33.130Z] bf244f7f7cc3: Layer already exists [2022-04-28T09:46:33.130Z] ede3eca85705: Layer already exists [2022-04-28T09:46:33.403Z] latest: digest: sha256:6af7c486d0f3be086ab5d05aafd1b473b937673dd98b1af23580db30c86cf418 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:33.794Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:34.150Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.84 [2022-04-28T09:46:34.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T09:46:34.150Z] bf244f7f7cc3: Preparing [2022-04-28T09:46:34.150Z] ede3eca85705: Preparing [2022-04-28T09:46:34.150Z] 424d514cb0cb: Preparing [2022-04-28T09:46:34.150Z] 32d457bc3139: Preparing [2022-04-28T09:46:34.150Z] f73e7dbfee58: Preparing [2022-04-28T09:46:34.428Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:34.428Z] ede3eca85705: Layer already exists [2022-04-28T09:46:34.428Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:34.428Z] 32d457bc3139: Layer already exists [2022-04-28T09:46:34.428Z] bf244f7f7cc3: Layer already exists [2022-04-28T09:46:34.428Z] 2.2.0-dev.84: digest: sha256:6af7c486d0f3be086ab5d05aafd1b473b937673dd98b1af23580db30c86cf418 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:34.777Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:35.119Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:35.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T09:46:35.119Z] bf244f7f7cc3: Preparing [2022-04-28T09:46:35.119Z] ede3eca85705: Preparing [2022-04-28T09:46:35.119Z] 424d514cb0cb: Preparing [2022-04-28T09:46:35.119Z] 32d457bc3139: Preparing [2022-04-28T09:46:35.119Z] f73e7dbfee58: Preparing [2022-04-28T09:46:35.119Z] 32d457bc3139: Layer already exists [2022-04-28T09:46:35.119Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:35.119Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:35.119Z] ede3eca85705: Layer already exists [2022-04-28T09:46:35.119Z] bf244f7f7cc3: Layer already exists [2022-04-28T09:46:35.390Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:6af7c486d0f3be086ab5d05aafd1b473b937673dd98b1af23580db30c86cf418 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:35.741Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:36.081Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-28T09:46:36.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T09:46:36.081Z] bf244f7f7cc3: Preparing [2022-04-28T09:46:36.081Z] ede3eca85705: Preparing [2022-04-28T09:46:36.081Z] 424d514cb0cb: Preparing [2022-04-28T09:46:36.081Z] 32d457bc3139: Preparing [2022-04-28T09:46:36.081Z] f73e7dbfee58: Preparing [2022-04-28T09:46:36.081Z] 32d457bc3139: Layer already exists [2022-04-28T09:46:36.081Z] ede3eca85705: Layer already exists [2022-04-28T09:46:36.081Z] 424d514cb0cb: Layer already exists [2022-04-28T09:46:36.081Z] f73e7dbfee58: Layer already exists [2022-04-28T09:46:36.081Z] bf244f7f7cc3: Layer already exists [2022-04-28T09:46:36.355Z] main: digest: sha256:6af7c486d0f3be086ab5d05aafd1b473b937673dd98b1af23580db30c86cf418 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:46:36.405Z] ===================================================== [Pipeline] echo [2022-04-28T09:46:36.414Z] taggedImages: [2022-04-28T09:46:36.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:36.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-28T09:46:36.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.84 [2022-04-28T09:46:36.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:36.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-28T09:46:36.436Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-28T09:46:36.436Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:36.436Z] latest [2022-04-28T09:46:36.436Z] 2.2.0-dev.84 [2022-04-28T09:46:36.436Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:46:36.436Z] main [2022-04-28T09:46:36.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:36.787Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:37.143Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:46:37.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T09:46:37.143Z] e199338dd50b: Preparing [2022-04-28T09:46:37.143Z] 435ea768b837: Preparing [2022-04-28T09:46:37.143Z] 78eecc2f800e: Preparing [2022-04-28T09:46:37.143Z] 31bbcc1fea29: Preparing [2022-04-28T09:46:37.143Z] f0e5a4d6c014: Preparing [2022-04-28T09:46:37.143Z] 3b19d27f08f7: Preparing [2022-04-28T09:46:37.143Z] 73bb99a6e169: Preparing [2022-04-28T09:46:37.143Z] ec06c3102977: Preparing [2022-04-28T09:46:37.143Z] 6a3c62e080c7: Preparing [2022-04-28T09:46:37.143Z] 340cb19ca677: Preparing [2022-04-28T09:46:37.143Z] 4f4ce317c6bb: Preparing [2022-04-28T09:46:37.143Z] ec06c3102977: Waiting [2022-04-28T09:46:37.143Z] 340cb19ca677: Waiting [2022-04-28T09:46:37.143Z] 4f4ce317c6bb: Waiting [2022-04-28T09:46:37.143Z] 6a3c62e080c7: Waiting [2022-04-28T09:46:37.143Z] 3b19d27f08f7: Waiting [2022-04-28T09:46:37.143Z] 73bb99a6e169: Waiting [2022-04-28T09:46:37.416Z] f0e5a4d6c014: Layer already exists [2022-04-28T09:46:37.416Z] 3b19d27f08f7: Layer already exists [2022-04-28T09:46:37.416Z] 73bb99a6e169: Layer already exists [2022-04-28T09:46:37.416Z] 435ea768b837: Pushed [2022-04-28T09:46:37.416Z] ec06c3102977: Layer already exists [2022-04-28T09:46:37.693Z] 6a3c62e080c7: Layer already exists [2022-04-28T09:46:37.693Z] 340cb19ca677: Layer already exists [2022-04-28T09:46:37.693Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:46:38.293Z] e199338dd50b: Pushed [2022-04-28T09:46:40.277Z] 78eecc2f800e: Pushed [2022-04-28T09:46:58.585Z] 31bbcc1fea29: Pushed [2022-04-28T09:46:58.585Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4: digest: sha256:3bc89219ebb361bf53eb03c7fb5afffb01171ec52345abff5019d74bffea80a4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:58.936Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:59.287Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-28T09:46:59.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T09:46:59.287Z] e199338dd50b: Preparing [2022-04-28T09:46:59.287Z] 435ea768b837: Preparing [2022-04-28T09:46:59.287Z] 78eecc2f800e: Preparing [2022-04-28T09:46:59.287Z] 31bbcc1fea29: Preparing [2022-04-28T09:46:59.287Z] f0e5a4d6c014: Preparing [2022-04-28T09:46:59.287Z] 3b19d27f08f7: Preparing [2022-04-28T09:46:59.287Z] 73bb99a6e169: Preparing [2022-04-28T09:46:59.287Z] ec06c3102977: Preparing [2022-04-28T09:46:59.287Z] 6a3c62e080c7: Preparing [2022-04-28T09:46:59.287Z] 340cb19ca677: Preparing [2022-04-28T09:46:59.287Z] 4f4ce317c6bb: Preparing [2022-04-28T09:46:59.287Z] 3b19d27f08f7: Waiting [2022-04-28T09:46:59.287Z] 340cb19ca677: Waiting [2022-04-28T09:46:59.287Z] 4f4ce317c6bb: Waiting [2022-04-28T09:46:59.287Z] ec06c3102977: Waiting [2022-04-28T09:46:59.287Z] 6a3c62e080c7: Waiting [2022-04-28T09:46:59.287Z] 31bbcc1fea29: Layer already exists [2022-04-28T09:46:59.287Z] e199338dd50b: Layer already exists [2022-04-28T09:46:59.287Z] 435ea768b837: Layer already exists [2022-04-28T09:46:59.287Z] 78eecc2f800e: Layer already exists [2022-04-28T09:46:59.287Z] f0e5a4d6c014: Layer already exists [2022-04-28T09:46:59.561Z] 3b19d27f08f7: Layer already exists [2022-04-28T09:46:59.561Z] 73bb99a6e169: Layer already exists [2022-04-28T09:46:59.561Z] 340cb19ca677: Layer already exists [2022-04-28T09:46:59.561Z] 6a3c62e080c7: Layer already exists [2022-04-28T09:46:59.561Z] ec06c3102977: Layer already exists [2022-04-28T09:46:59.561Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:46:59.561Z] latest: digest: sha256:3bc89219ebb361bf53eb03c7fb5afffb01171ec52345abff5019d74bffea80a4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:46:59.913Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:47:00.263Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.84 [2022-04-28T09:47:00.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T09:47:00.263Z] e199338dd50b: Preparing [2022-04-28T09:47:00.263Z] 435ea768b837: Preparing [2022-04-28T09:47:00.263Z] 78eecc2f800e: Preparing [2022-04-28T09:47:00.263Z] 31bbcc1fea29: Preparing [2022-04-28T09:47:00.263Z] f0e5a4d6c014: Preparing [2022-04-28T09:47:00.263Z] 3b19d27f08f7: Preparing [2022-04-28T09:47:00.263Z] 73bb99a6e169: Preparing [2022-04-28T09:47:00.263Z] ec06c3102977: Preparing [2022-04-28T09:47:00.263Z] 3b19d27f08f7: Waiting [2022-04-28T09:47:00.263Z] 73bb99a6e169: Waiting [2022-04-28T09:47:00.263Z] ec06c3102977: Waiting [2022-04-28T09:47:00.263Z] 6a3c62e080c7: Preparing [2022-04-28T09:47:00.263Z] 340cb19ca677: Preparing [2022-04-28T09:47:00.263Z] 4f4ce317c6bb: Preparing [2022-04-28T09:47:00.263Z] 4f4ce317c6bb: Waiting [2022-04-28T09:47:00.263Z] 6a3c62e080c7: Waiting [2022-04-28T09:47:00.263Z] 340cb19ca677: Waiting [2022-04-28T09:47:00.536Z] 31bbcc1fea29: Layer already exists [2022-04-28T09:47:00.536Z] f0e5a4d6c014: Layer already exists [2022-04-28T09:47:00.536Z] e199338dd50b: Layer already exists [2022-04-28T09:47:00.536Z] 78eecc2f800e: Layer already exists [2022-04-28T09:47:00.536Z] 73bb99a6e169: Layer already exists [2022-04-28T09:47:00.536Z] 435ea768b837: Layer already exists [2022-04-28T09:47:00.536Z] 3b19d27f08f7: Layer already exists [2022-04-28T09:47:00.536Z] ec06c3102977: Layer already exists [2022-04-28T09:47:00.536Z] 340cb19ca677: Layer already exists [2022-04-28T09:47:00.536Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:47:00.536Z] 6a3c62e080c7: Layer already exists [2022-04-28T09:47:00.536Z] 2.2.0-dev.84: digest: sha256:3bc89219ebb361bf53eb03c7fb5afffb01171ec52345abff5019d74bffea80a4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:47:00.892Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:47:01.244Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:47:01.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T09:47:01.244Z] e199338dd50b: Preparing [2022-04-28T09:47:01.244Z] 435ea768b837: Preparing [2022-04-28T09:47:01.244Z] 78eecc2f800e: Preparing [2022-04-28T09:47:01.244Z] 31bbcc1fea29: Preparing [2022-04-28T09:47:01.244Z] f0e5a4d6c014: Preparing [2022-04-28T09:47:01.244Z] 3b19d27f08f7: Preparing [2022-04-28T09:47:01.244Z] 73bb99a6e169: Preparing [2022-04-28T09:47:01.244Z] ec06c3102977: Preparing [2022-04-28T09:47:01.244Z] 6a3c62e080c7: Preparing [2022-04-28T09:47:01.244Z] 340cb19ca677: Preparing [2022-04-28T09:47:01.244Z] 4f4ce317c6bb: Preparing [2022-04-28T09:47:01.244Z] 3b19d27f08f7: Waiting [2022-04-28T09:47:01.244Z] 73bb99a6e169: Waiting [2022-04-28T09:47:01.244Z] ec06c3102977: Waiting [2022-04-28T09:47:01.244Z] 6a3c62e080c7: Waiting [2022-04-28T09:47:01.244Z] 340cb19ca677: Waiting [2022-04-28T09:47:01.244Z] 4f4ce317c6bb: Waiting [2022-04-28T09:47:01.518Z] 31bbcc1fea29: Layer already exists [2022-04-28T09:47:01.518Z] f0e5a4d6c014: Layer already exists [2022-04-28T09:47:01.518Z] 435ea768b837: Layer already exists [2022-04-28T09:47:01.518Z] 78eecc2f800e: Layer already exists [2022-04-28T09:47:01.518Z] e199338dd50b: Layer already exists [2022-04-28T09:47:01.518Z] 6a3c62e080c7: Layer already exists [2022-04-28T09:47:01.518Z] 73bb99a6e169: Layer already exists [2022-04-28T09:47:01.518Z] 3b19d27f08f7: Layer already exists [2022-04-28T09:47:01.518Z] ec06c3102977: Layer already exists [2022-04-28T09:47:01.518Z] 340cb19ca677: Layer already exists [2022-04-28T09:47:01.518Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:47:01.518Z] 375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84: digest: sha256:3bc89219ebb361bf53eb03c7fb5afffb01171ec52345abff5019d74bffea80a4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:47:01.871Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:47:02.217Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-28T09:47:02.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T09:47:02.217Z] e199338dd50b: Preparing [2022-04-28T09:47:02.217Z] 435ea768b837: Preparing [2022-04-28T09:47:02.218Z] 78eecc2f800e: Preparing [2022-04-28T09:47:02.218Z] 31bbcc1fea29: Preparing [2022-04-28T09:47:02.218Z] f0e5a4d6c014: Preparing [2022-04-28T09:47:02.218Z] 3b19d27f08f7: Preparing [2022-04-28T09:47:02.218Z] 73bb99a6e169: Preparing [2022-04-28T09:47:02.218Z] ec06c3102977: Preparing [2022-04-28T09:47:02.218Z] 6a3c62e080c7: Preparing [2022-04-28T09:47:02.218Z] 3b19d27f08f7: Waiting [2022-04-28T09:47:02.218Z] 73bb99a6e169: Waiting [2022-04-28T09:47:02.218Z] 340cb19ca677: Preparing [2022-04-28T09:47:02.218Z] 4f4ce317c6bb: Preparing [2022-04-28T09:47:02.218Z] ec06c3102977: Waiting [2022-04-28T09:47:02.218Z] 6a3c62e080c7: Waiting [2022-04-28T09:47:02.218Z] 340cb19ca677: Waiting [2022-04-28T09:47:02.218Z] 4f4ce317c6bb: Waiting [2022-04-28T09:47:02.491Z] e199338dd50b: Layer already exists [2022-04-28T09:47:02.491Z] 78eecc2f800e: Layer already exists [2022-04-28T09:47:02.491Z] f0e5a4d6c014: Layer already exists [2022-04-28T09:47:02.491Z] 435ea768b837: Layer already exists [2022-04-28T09:47:02.491Z] 31bbcc1fea29: Layer already exists [2022-04-28T09:47:02.491Z] 73bb99a6e169: Layer already exists [2022-04-28T09:47:02.491Z] 6a3c62e080c7: Layer already exists [2022-04-28T09:47:02.491Z] 3b19d27f08f7: Layer already exists [2022-04-28T09:47:02.491Z] 340cb19ca677: Layer already exists [2022-04-28T09:47:02.491Z] ec06c3102977: Layer already exists [2022-04-28T09:47:02.491Z] 4f4ce317c6bb: Layer already exists [2022-04-28T09:47:02.491Z] main: digest: sha256:3bc89219ebb361bf53eb03c7fb5afffb01171ec52345abff5019d74bffea80a4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T09:47:02.537Z] ===================================================== [Pipeline] echo [2022-04-28T09:47:02.549Z] taggedImages: [2022-04-28T09:47:02.549Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4 [2022-04-28T09:47:02.549Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-28T09:47:02.549Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.84 [2022-04-28T09:47:02.549Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:375f1d8fbd10d4953db1b5dba506489aad22c3c4-2.2.0-dev.84 [2022-04-28T09:47:02.549Z] - 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-04-28T09:47:02.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T09:47:02.924Z] [2022-04-28T09:47:02.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:47:03.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T09:47:03.553Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T09:47:03.554Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T09:47:03.554Z] 04944245beec: Pulling fs layer [2022-04-28T09:47:03.554Z] 699f458cf7ca: Pulling fs layer [2022-04-28T09:47:03.554Z] 765212b225bb: Pulling fs layer [2022-04-28T09:47:03.554Z] f23df028b6ca: Pulling fs layer [2022-04-28T09:47:03.554Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T09:47:03.554Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T09:47:03.554Z] 765212b225bb: Waiting [2022-04-28T09:47:03.554Z] f23df028b6ca: Waiting [2022-04-28T09:47:03.554Z] d65c8cfc05b1: Waiting [2022-04-28T09:47:03.554Z] 2437ff75d9bd: Waiting [2022-04-28T09:47:03.554Z] 04944245beec: Verifying Checksum [2022-04-28T09:47:03.554Z] 04944245beec: Download complete [2022-04-28T09:47:03.554Z] 765212b225bb: Verifying Checksum [2022-04-28T09:47:03.554Z] 765212b225bb: Download complete [2022-04-28T09:47:03.554Z] f23df028b6ca: Verifying Checksum [2022-04-28T09:47:03.554Z] f23df028b6ca: Download complete [2022-04-28T09:47:03.829Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T09:47:03.829Z] d65c8cfc05b1: Download complete [2022-04-28T09:47:03.829Z] 699f458cf7ca: Verifying Checksum [2022-04-28T09:47:03.829Z] 699f458cf7ca: Download complete [2022-04-28T09:47:04.428Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T09:47:04.428Z] 8998bd30e6a1: Download complete [2022-04-28T09:47:07.051Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T09:47:07.051Z] 2437ff75d9bd: Download complete [2022-04-28T09:47:09.037Z] 8998bd30e6a1: Pull complete [2022-04-28T09:47:09.683Z] 04944245beec: Pull complete [2022-04-28T09:47:11.696Z] 699f458cf7ca: Pull complete [2022-04-28T09:47:11.696Z] 765212b225bb: Pull complete [2022-04-28T09:47:12.677Z] f23df028b6ca: Pull complete [2022-04-28T09:47:12.952Z] d65c8cfc05b1: Pull complete [2022-04-28T09:47:28.044Z] 2437ff75d9bd: Pull complete [2022-04-28T09:47:28.044Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T09:47:28.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T09:47:28.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T09:47:28.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-33631 does not seem to be running inside a container [2022-04-28T09:47:28.385Z] $ 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/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@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-04-28T09:47:31.504Z] $ docker top 83e215d5aac747d094517ab104f205f55820e27e811f184281599d08b74ed0a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:47:32.564Z] ---> job-cost.sh [2022-04-28T09:47:32.564Z] lf-activate-venv: SKIPPING [2022-04-28T09:47:32.564Z] INFO: No Stack... [2022-04-28T09:47:33.160Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T09:47:34.137Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T09:47:34.802Z] + + catcut -d, -f6 [2022-04-28T09:47:34.802Z] /w/workspace/edgex-go/212/archives/cost.csv [Pipeline] lock [2022-04-28T09:47:34.838Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-212-stack-cost] [2022-04-28T09:47:34.844Z] Resource [jenkins-edgexfoundry-edgex-go-main-212-stack-cost] did not exist. Created. [2022-04-28T09:47:34.844Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T09:47:35.514Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T09:47:36.262Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T09:47:36.272Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T09:47:36.288Z] $ docker stop --time=1 83e215d5aac747d094517ab104f205f55820e27e811f184281599d08b74ed0a1 [2022-04-28T09:47:37.874Z] $ docker rm -f 83e215d5aac747d094517ab104f205f55820e27e811f184281599d08b74ed0a1 [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-04-28T09:47:38.474Z] provisioning config files... [2022-04-28T09:47:38.488Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/212@tmp/config927298174280636327tmp [Pipeline] { [Pipeline] sh [2022-04-28T09:47:38.785Z] + set +x [2022-04-28T09:47:38.785Z] + curl -s https://codecov.io/bash [2022-04-28T09:47:38.785Z] + bash -s -- [2022-04-28T09:47:38.785Z] [2022-04-28T09:47:38.785Z] _____ _ [2022-04-28T09:47:38.785Z] / ____| | | [2022-04-28T09:47:38.785Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T09:47:38.785Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T09:47:38.785Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T09:47:38.785Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T09:47:38.785Z] Bash-1.0.6 [2022-04-28T09:47:38.785Z] [2022-04-28T09:47:38.785Z] [2022-04-28T09:47:38.785Z] ==> git version 2.25.1 found [2022-04-28T09:47:38.785Z] ==> 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-04-28T09:47:38.785Z] Release-Date: 2020-01-08 [2022-04-28T09:47:38.785Z] 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-04-28T09:47:38.785Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T09:47:38.785Z] ==> Jenkins CI detected. [2022-04-28T09:47:38.785Z] current dir:  /w/workspace/edgex-go/212 [2022-04-28T09:47:38.785Z] project root: . [2022-04-28T09:47:38.785Z] --> token set from env [2022-04-28T09:47:38.785Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T09:47:38.785Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T09:47:38.785Z] ==> Python coveragepy not found [2022-04-28T09:47:38.785Z] ==> Searching for coverage reports in: [2022-04-28T09:47:38.785Z] + . [2022-04-28T09:47:38.785Z] -> Found 1 reports [2022-04-28T09:47:38.785Z] ==> Detecting git/mercurial file structure [2022-04-28T09:47:39.045Z] ==> Reading reports [2022-04-28T09:47:39.045Z] + ./coverage.out bytes=435134 [2022-04-28T09:47:39.045Z] ==> Appending adjustments [2022-04-28T09:47:39.045Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T09:47:39.989Z] + Found adjustments [2022-04-28T09:47:39.989Z] ==> Gzipping contents [2022-04-28T09:47:39.989Z] 60K /tmp/codecov.dDIugI.gz [2022-04-28T09:47:39.989Z] ==> Uploading reports [2022-04-28T09:47:39.989Z] url: https://codecov.io [2022-04-28T09:47:39.989Z] query: branch=main&commit=375f1d8fbd10d4953db1b5dba506489aad22c3c4&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T09:47:40.249Z] -> Pinging Codecov [2022-04-28T09:47:40.249Z] 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=375f1d8fbd10d4953db1b5dba506489aad22c3c4&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T09:47:40.509Z] -> Uploading to [2022-04-28T09:47:40.509Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/375f1d8fbd10d4953db1b5dba506489aad22c3c4/13f5a8f1-e4f5-4438-8536-d1897f472aad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T094740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48dcac06f1d16c1dea68d1d110177b02eb4d1cd94aba4628127a3a0cf58b00da [2022-04-28T09:47:40.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T09:47:40.509Z] Dload Upload Total Spent Left Speed [2022-04-28T09:47:40.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59843 0 0 100 59843 0 189k --:--:-- --:--:-- --:--:-- 189k [2022-04-28T09:47:40.770Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/375f1d8fbd10d4953db1b5dba506489aad22c3c4 [Pipeline] } [2022-04-28T09:47:40.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-28T09:47:41.057Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T09:47:41.069Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:47:41.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T09:47:41.370Z] [2022-04-28T09:47:41.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:47:41.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T09:47:41.675Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T09:47:41.675Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T09:47:41.675Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T09:47:41.675Z] de9db76c5a1d: Pulling fs layer [2022-04-28T09:47:41.675Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T09:47:41.675Z] 0d57e429df01: Pulling fs layer [2022-04-28T09:47:41.675Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T09:47:41.675Z] e1f770b5df2f: Pulling fs layer [2022-04-28T09:47:41.675Z] 85a0685a4137: Pulling fs layer [2022-04-28T09:47:41.675Z] 0d57e429df01: Waiting [2022-04-28T09:47:41.675Z] 4e4be7b47b0d: Waiting [2022-04-28T09:47:41.675Z] e1f770b5df2f: Waiting [2022-04-28T09:47:41.675Z] 85a0685a4137: Waiting [2022-04-28T09:47:41.675Z] 0eba1c9be4d2: Waiting [2022-04-28T09:47:41.675Z] de9db76c5a1d: Download complete [2022-04-28T09:47:41.675Z] 0ef7d3d256c8: Verifying Checksum [2022-04-28T09:47:41.675Z] 0ef7d3d256c8: Download complete [2022-04-28T09:47:41.675Z] 0d57e429df01: Download complete [2022-04-28T09:47:41.675Z] 188c0c94c7c5: Verifying Checksum [2022-04-28T09:47:41.675Z] 188c0c94c7c5: Download complete [2022-04-28T09:47:41.675Z] 4e4be7b47b0d: Download complete [2022-04-28T09:47:41.936Z] 188c0c94c7c5: Pull complete [2022-04-28T09:47:41.936Z] e1f770b5df2f: Verifying Checksum [2022-04-28T09:47:41.936Z] e1f770b5df2f: Download complete [2022-04-28T09:47:41.936Z] 0ef7d3d256c8: Pull complete [2022-04-28T09:47:42.198Z] de9db76c5a1d: Pull complete [2022-04-28T09:47:42.459Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T09:47:42.459Z] 0eba1c9be4d2: Download complete [2022-04-28T09:47:42.718Z] 85a0685a4137: Download complete [2022-04-28T09:47:46.012Z] 0eba1c9be4d2: Pull complete [2022-04-28T09:47:46.012Z] 0d57e429df01: Pull complete [2022-04-28T09:47:46.012Z] 4e4be7b47b0d: Pull complete [2022-04-28T09:47:46.270Z] e1f770b5df2f: Pull complete [2022-04-28T09:47:49.562Z] 85a0685a4137: Pull complete [2022-04-28T09:47:49.562Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T09:47:49.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T09:47:49.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T09:47:49.631Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T09:47:49.660Z] $ 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/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-28T09:47:52.317Z] $ docker top 26609a94a64327eb7011842f0ca8599645b3f7911d52e35ef035007607e3ff8e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T09:47:52.432Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T09:47:52.710Z] + set -o pipefail [2022-04-28T09:47:52.710Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T09:47:59.284Z] [2022-04-28T09:47:59.284Z] Monitoring /w/workspace/edgex-go/212 (github.com/edgexfoundry/edgex-go)... [2022-04-28T09:47:59.284Z] [2022-04-28T09:47:59.284Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/43d06a3f-9cc9-4dac-8316-3ba3b64ee33f [2022-04-28T09:47:59.284Z] [2022-04-28T09:47:59.284Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-28T09:47:59.284Z] [2022-04-28T09:47:59.284Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T09:47:59.285Z] [2022-04-28T09:47:59.285Z] [Pipeline] } [2022-04-28T09:47:59.292Z] $ docker stop --time=1 26609a94a64327eb7011842f0ca8599645b3f7911d52e35ef035007607e3ff8e [2022-04-28T09:48:01.855Z] $ docker rm -f 26609a94a64327eb7011842f0ca8599645b3f7911d52e35ef035007607e3ff8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-28T09:48:02.309Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T09:48:02.324Z] provisioning config files... [2022-04-28T09:48:02.332Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/212@tmp/config5084459602942615927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:02.634Z] --> edgex-publish-swagger.sh [2022-04-28T09:48:02.634Z] === Publish openapi/v2 API === [2022-04-28T09:48:02.634Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-28T09:48:02.634Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/212/openapi/v2/core-command.yaml] [2022-04-28T09:48:02.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T09:48:02.634Z] Dload Upload Total Spent Left Speed [2022-04-28T09:48:04.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27327 0:00:01 0:00:01 --:--:-- 27327 100 33831 0 0 100 33831 0 15109 0:00:02 0:00:02 --:--:-- 15109 100 33831 0 0 100 33831 0 13619 0:00:02 0:00:02 --:--:-- 13614 100 33831 0 0 100 33831 0 13614 0:00:02 0:00:02 --:--:-- 13614 [2022-04-28T09:48:04.963Z] [2022-04-28T09:48:04.963Z] [2022-04-28T09:48:04.963Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/212/openapi/v2/core-data.yaml] [2022-04-28T09:48:04.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T09:48:04.963Z] Dload Upload Total Spent Left Speed [2022-04-28T09:48:06.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 49863 0:00:01 0:00:01 --:--:-- 49863 [2022-04-28T09:48:06.348Z] [2022-04-28T09:48:06.348Z] [2022-04-28T09:48:06.348Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/212/openapi/v2/core-metadata.yaml] [2022-04-28T09:48:06.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T09:48:06.348Z] Dload Upload Total Spent Left Speed [2022-04-28T09:48:07.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 132k 0:00:01 0:00:01 --:--:-- 132k 100 141k 0 0 100 141k 0 131k 0:00:01 0:00:01 --:--:-- 131k [2022-04-28T09:48:07.731Z] [2022-04-28T09:48:07.731Z] [2022-04-28T09:48:07.731Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/212/openapi/v2/support-notifications.yaml] [2022-04-28T09:48:07.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T09:48:07.731Z] Dload Upload Total Spent Left Speed [2022-04-28T09:48:08.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 [2022-04-28T09:48:08.670Z] [2022-04-28T09:48:08.670Z] [2022-04-28T09:48:08.670Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/212/openapi/v2/support-scheduler.yaml] [2022-04-28T09:48:08.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T09:48:08.670Z] Dload Upload Total Spent Left Speed [2022-04-28T09:48:09.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 34974 0:00:01 0:00:01 --:--:-- 34974 100 39556 0 0 100 39556 0 34974 0:00:01 0:00:01 --:--:-- 34974 [2022-04-28T09:48:09.610Z] [2022-04-28T09:48:09.610Z] [2022-04-28T09:48:09.610Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/212/openapi/v2/system-agent.yaml] [2022-04-28T09:48:09.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T09:48:09.610Z] Dload Upload Total Spent Left Speed [2022-04-28T09:48:10.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19774 0:00:01 0:00:01 --:--:-- 19774 100 20091 0 0 100 20091 0 19774 0:00:01 0:00:01 --:--:-- 19774 [2022-04-28T09:48:10.993Z] [2022-04-28T09:48:10.993Z] [Pipeline] } [2022-04-28T09:48:11.002Z] 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-04-28T09:48:11.394Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T09:48:11.394Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:48:11.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:48:11.687Z] . [Pipeline] withDockerContainer [2022-04-28T09:48:11.753Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T09:48:11.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@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/py-git-semver:latest cat [2022-04-28T09:48:12.226Z] $ docker top 3611af5eb1c0cc47497e1360cd5499974c48f0447e99a0e7d992266cc1200edd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T09:48:12.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T09:48:12.327Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T09:48:12.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T09:48:12.447Z] $ docker exec 3611af5eb1c0cc47497e1360cd5499974c48f0447e99a0e7d992266cc1200edd ssh-agent [2022-04-28T09:48:12.559Z] SSH_AUTH_SOCK=/tmp/ssh-VbfkSqZo3QFN/agent.33 [2022-04-28T09:48:12.559Z] SSH_AGENT_PID=39 [2022-04-28T09:48:12.564Z] Running ssh-add (command line suppressed) [2022-04-28T09:48:12.669Z] Identity added: /w/workspace/edgex-go/212@tmp/private_key_5443160015698410154.key (/w/workspace/edgex-go/212@tmp/private_key_5443160015698410154.key) [2022-04-28T09:48:12.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T09:48:12.977Z] + git semver tag [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,147 [run_tag] DEBUG tag force:False [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,147 [check_head_tag] DEBUG check head tag [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,150 [execute] INFO git cat-file --batch-check [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/212, universal_newlines=False, shell=None, istream=) [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,154 [execute] INFO git cat-file --batch [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/212, universal_newlines=False, shell=None, istream=) [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,207 [read_version] DEBUG read version from /w/workspace/edgex-go/212/.semver/main [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,208 [execute] INFO git tag -a v2.2.0-dev.84 -m v2.2.0-dev.84 [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,208 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.84', '-m', 'v2.2.0-dev.84'], cwd=/w/workspace/edgex-go/212, universal_newlines=False, shell=None, istream=None) [2022-04-28T09:48:13.237Z] 2022-04-28 09:48:13,214 [read_version] DEBUG read version from /w/workspace/edgex-go/212/.semver/main [2022-04-28T09:48:13.238Z] 2.2.0-dev.84 [Pipeline] } [2022-04-28T09:48:13.243Z] $ docker exec --env ******** --env ******** 3611af5eb1c0cc47497e1360cd5499974c48f0447e99a0e7d992266cc1200edd ssh-agent -k [2022-04-28T09:48:13.351Z] unset SSH_AUTH_SOCK; [2022-04-28T09:48:13.351Z] unset SSH_AGENT_PID; [2022-04-28T09:48:13.351Z] echo Agent pid 39 killed; [2022-04-28T09:48:13.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T09:48:13.669Z] + git semver [Pipeline] } [2022-04-28T09:48:13.939Z] $ docker stop --time=1 3611af5eb1c0cc47497e1360cd5499974c48f0447e99a0e7d992266cc1200edd [2022-04-28T09:48:15.268Z] $ docker rm -f 3611af5eb1c0cc47497e1360cd5499974c48f0447e99a0e7d992266cc1200edd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:48:15.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T09:48:15.670Z] [2022-04-28T09:48:15.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:48:15.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T09:48:15.971Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T09:48:15.971Z] ab5ef0e58194: Pulling fs layer [2022-04-28T09:48:15.971Z] 9712f1f96733: Pulling fs layer [2022-04-28T09:48:15.971Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T09:48:15.971Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T09:48:15.971Z] e9a5061849ea: Pulling fs layer [2022-04-28T09:48:15.971Z] d747dcd14b5f: Pulling fs layer [2022-04-28T09:48:15.971Z] 2de7ff778b66: Pulling fs layer [2022-04-28T09:48:15.971Z] d747dcd14b5f: Waiting [2022-04-28T09:48:15.971Z] e9a5061849ea: Waiting [2022-04-28T09:48:15.971Z] 2de7ff778b66: Waiting [2022-04-28T09:48:15.971Z] 0d9ebad4ef96: Waiting [2022-04-28T09:48:15.971Z] 9712f1f96733: Verifying Checksum [2022-04-28T09:48:15.971Z] 9712f1f96733: Download complete [2022-04-28T09:48:16.231Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T09:48:16.231Z] 63f879dbbcfc: Download complete [2022-04-28T09:48:16.491Z] e9a5061849ea: Verifying Checksum [2022-04-28T09:48:16.491Z] e9a5061849ea: Download complete [2022-04-28T09:48:16.491Z] d747dcd14b5f: Verifying Checksum [2022-04-28T09:48:16.491Z] d747dcd14b5f: Download complete [2022-04-28T09:48:16.491Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T09:48:16.491Z] 0d9ebad4ef96: Download complete [2022-04-28T09:48:16.749Z] ab5ef0e58194: Download complete [2022-04-28T09:48:16.749Z] 2de7ff778b66: Verifying Checksum [2022-04-28T09:48:16.749Z] 2de7ff778b66: Download complete [2022-04-28T09:48:19.285Z] ab5ef0e58194: Pull complete [2022-04-28T09:48:19.285Z] 9712f1f96733: Pull complete [2022-04-28T09:48:20.225Z] 63f879dbbcfc: Pull complete [2022-04-28T09:48:24.422Z] 0d9ebad4ef96: Pull complete [2022-04-28T09:48:24.422Z] e9a5061849ea: Pull complete [2022-04-28T09:48:24.422Z] d747dcd14b5f: Pull complete [2022-04-28T09:48:24.991Z] 2de7ff778b66: Pull complete [2022-04-28T09:48:24.991Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T09:48:24.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T09:48:24.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T09:48:25.059Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T09:48:25.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-28T09:48:27.395Z] $ docker top 1bc7e3b8d224f29a2c5c805021aa2f81cea5d0cda8a0bb8e373a26a2d4e7edfb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T09:48:27.487Z] provisioning config files... [2022-04-28T09:48:27.497Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/212@tmp/config539696804270174459tmp [2022-04-28T09:48:27.507Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/212@tmp/config8829452709245116030tmp [2022-04-28T09:48:27.518Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/212@tmp/config7115473744057438668tmp [Pipeline] { [Pipeline] echo [2022-04-28T09:48:27.534Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:27.819Z] ---> sigul-configuration.sh [2022-04-28T09:48:27.819Z] gpg: directory `/root/.gnupg' created [2022-04-28T09:48:27.819Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T09:48:27.819Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T09:48:27.819Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T09:48:27.819Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T09:48:27.819Z] gpg: CAST5 encrypted data [2022-04-28T09:48:27.819Z] gpg: encrypted with 1 passphrase [2022-04-28T09:48:27.819Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T09:48:28.104Z] + mkdir /home/jenkins [2022-04-28T09:48:28.104Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T09:48:28.387Z] + 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-04-28T09:48:28.397Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:28.700Z] ---> sigul-install.sh [2022-04-28T09:48:28.700Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T09:48:28.990Z] + git tag --list [2022-04-28T09:48:28.990Z] 0.6.0 [2022-04-28T09:48:28.990Z] 0.6.1 [2022-04-28T09:48:28.990Z] 0.7.0 [2022-04-28T09:48:28.990Z] 0.7.1 [2022-04-28T09:48:28.990Z] v1.0.0 [2022-04-28T09:48:28.990Z] v1.0.1 [2022-04-28T09:48:28.990Z] v1.1.0 [2022-04-28T09:48:28.990Z] v1.2.0 [2022-04-28T09:48:28.990Z] v1.2.1 [2022-04-28T09:48:28.990Z] v1.3.0 [2022-04-28T09:48:28.990Z] v1.3.1 [2022-04-28T09:48:28.990Z] v2.0.0 [2022-04-28T09:48:28.990Z] v2.0.1-dev.1 [2022-04-28T09:48:28.990Z] v2.0.1-dev.10 [2022-04-28T09:48:28.990Z] v2.0.1-dev.11 [2022-04-28T09:48:28.990Z] v2.0.1-dev.12 [2022-04-28T09:48:28.990Z] v2.0.1-dev.13 [2022-04-28T09:48:28.990Z] v2.0.1-dev.14 [2022-04-28T09:48:28.990Z] v2.0.1-dev.15 [2022-04-28T09:48:28.990Z] v2.0.1-dev.16 [2022-04-28T09:48:28.990Z] v2.0.1-dev.17 [2022-04-28T09:48:28.990Z] v2.0.1-dev.18 [2022-04-28T09:48:28.990Z] v2.0.1-dev.19 [2022-04-28T09:48:28.990Z] v2.0.1-dev.2 [2022-04-28T09:48:28.990Z] v2.0.1-dev.20 [2022-04-28T09:48:28.990Z] v2.0.1-dev.21 [2022-04-28T09:48:28.990Z] v2.0.1-dev.22 [2022-04-28T09:48:28.990Z] v2.0.1-dev.23 [2022-04-28T09:48:28.990Z] v2.0.1-dev.24 [2022-04-28T09:48:28.990Z] v2.0.1-dev.25 [2022-04-28T09:48:28.990Z] v2.0.1-dev.26 [2022-04-28T09:48:28.990Z] v2.0.1-dev.27 [2022-04-28T09:48:28.990Z] v2.0.1-dev.28 [2022-04-28T09:48:28.990Z] v2.0.1-dev.29 [2022-04-28T09:48:28.990Z] v2.0.1-dev.3 [2022-04-28T09:48:28.990Z] v2.0.1-dev.30 [2022-04-28T09:48:28.990Z] v2.0.1-dev.31 [2022-04-28T09:48:28.990Z] v2.0.1-dev.32 [2022-04-28T09:48:28.990Z] v2.0.1-dev.33 [2022-04-28T09:48:28.990Z] v2.0.1-dev.34 [2022-04-28T09:48:28.990Z] v2.0.1-dev.35 [2022-04-28T09:48:28.990Z] v2.0.1-dev.36 [2022-04-28T09:48:28.990Z] v2.0.1-dev.37 [2022-04-28T09:48:28.990Z] v2.0.1-dev.38 [2022-04-28T09:48:28.990Z] v2.0.1-dev.39 [2022-04-28T09:48:28.990Z] v2.0.1-dev.4 [2022-04-28T09:48:28.990Z] v2.0.1-dev.40 [2022-04-28T09:48:28.990Z] v2.0.1-dev.41 [2022-04-28T09:48:28.990Z] v2.0.1-dev.42 [2022-04-28T09:48:28.990Z] v2.0.1-dev.43 [2022-04-28T09:48:28.990Z] v2.0.1-dev.44 [2022-04-28T09:48:28.990Z] v2.0.1-dev.45 [2022-04-28T09:48:28.990Z] v2.0.1-dev.46 [2022-04-28T09:48:28.990Z] v2.0.1-dev.47 [2022-04-28T09:48:28.990Z] v2.0.1-dev.48 [2022-04-28T09:48:28.990Z] v2.0.1-dev.49 [2022-04-28T09:48:28.990Z] v2.0.1-dev.5 [2022-04-28T09:48:28.990Z] v2.0.1-dev.50 [2022-04-28T09:48:28.990Z] v2.0.1-dev.51 [2022-04-28T09:48:28.990Z] v2.0.1-dev.52 [2022-04-28T09:48:28.990Z] v2.0.1-dev.53 [2022-04-28T09:48:28.990Z] v2.0.1-dev.54 [2022-04-28T09:48:28.990Z] v2.0.1-dev.55 [2022-04-28T09:48:28.990Z] v2.0.1-dev.56 [2022-04-28T09:48:28.990Z] v2.0.1-dev.57 [2022-04-28T09:48:28.990Z] v2.0.1-dev.58 [2022-04-28T09:48:28.990Z] v2.0.1-dev.59 [2022-04-28T09:48:28.990Z] v2.0.1-dev.6 [2022-04-28T09:48:28.990Z] v2.0.1-dev.60 [2022-04-28T09:48:28.990Z] v2.0.1-dev.61 [2022-04-28T09:48:28.990Z] v2.0.1-dev.62 [2022-04-28T09:48:28.990Z] v2.0.1-dev.63 [2022-04-28T09:48:28.990Z] v2.0.1-dev.64 [2022-04-28T09:48:28.990Z] v2.0.1-dev.65 [2022-04-28T09:48:28.990Z] v2.0.1-dev.66 [2022-04-28T09:48:28.990Z] v2.0.1-dev.67 [2022-04-28T09:48:28.990Z] v2.0.1-dev.68 [2022-04-28T09:48:28.990Z] v2.0.1-dev.69 [2022-04-28T09:48:28.990Z] v2.0.1-dev.7 [2022-04-28T09:48:28.990Z] v2.0.1-dev.70 [2022-04-28T09:48:28.990Z] v2.0.1-dev.71 [2022-04-28T09:48:28.990Z] v2.0.1-dev.72 [2022-04-28T09:48:28.990Z] v2.0.1-dev.73 [2022-04-28T09:48:28.990Z] v2.0.1-dev.74 [2022-04-28T09:48:28.990Z] v2.0.1-dev.75 [2022-04-28T09:48:28.990Z] v2.0.1-dev.76 [2022-04-28T09:48:28.990Z] v2.0.1-dev.77 [2022-04-28T09:48:28.990Z] v2.0.1-dev.78 [2022-04-28T09:48:28.990Z] v2.0.1-dev.79 [2022-04-28T09:48:28.990Z] v2.0.1-dev.8 [2022-04-28T09:48:28.990Z] v2.0.1-dev.80 [2022-04-28T09:48:28.990Z] v2.0.1-dev.81 [2022-04-28T09:48:28.990Z] v2.0.1-dev.82 [2022-04-28T09:48:28.990Z] v2.0.1-dev.83 [2022-04-28T09:48:28.990Z] v2.0.1-dev.84 [2022-04-28T09:48:28.990Z] v2.0.1-dev.85 [2022-04-28T09:48:28.990Z] v2.0.1-dev.86 [2022-04-28T09:48:28.990Z] v2.0.1-dev.87 [2022-04-28T09:48:28.990Z] v2.0.1-dev.88 [2022-04-28T09:48:28.990Z] v2.0.1-dev.89 [2022-04-28T09:48:28.990Z] v2.0.1-dev.9 [2022-04-28T09:48:28.990Z] v2.0.1-dev.90 [2022-04-28T09:48:28.990Z] v2.0.1-dev.91 [2022-04-28T09:48:28.990Z] v2.0.1-dev.92 [2022-04-28T09:48:28.990Z] v2.0.1-dev.93 [2022-04-28T09:48:28.990Z] v2.0.1-dev.94 [2022-04-28T09:48:28.990Z] v2.0.1-dev.95 [2022-04-28T09:48:28.990Z] v2.0.1-dev.96 [2022-04-28T09:48:28.990Z] v2.0.1-dev.97 [2022-04-28T09:48:28.990Z] v2.0.1-dev.98 [2022-04-28T09:48:28.990Z] v2.0.1-dev.99 [2022-04-28T09:48:28.990Z] v2.1.0 [2022-04-28T09:48:28.990Z] v2.2.0-dev.1 [2022-04-28T09:48:28.990Z] v2.2.0-dev.10 [2022-04-28T09:48:28.990Z] v2.2.0-dev.11 [2022-04-28T09:48:28.990Z] v2.2.0-dev.12 [2022-04-28T09:48:28.990Z] v2.2.0-dev.13 [2022-04-28T09:48:28.990Z] v2.2.0-dev.14 [2022-04-28T09:48:28.990Z] v2.2.0-dev.15 [2022-04-28T09:48:28.990Z] v2.2.0-dev.16 [2022-04-28T09:48:28.990Z] v2.2.0-dev.17 [2022-04-28T09:48:28.990Z] v2.2.0-dev.18 [2022-04-28T09:48:28.990Z] v2.2.0-dev.19 [2022-04-28T09:48:28.990Z] v2.2.0-dev.2 [2022-04-28T09:48:28.990Z] v2.2.0-dev.20 [2022-04-28T09:48:28.990Z] v2.2.0-dev.21 [2022-04-28T09:48:28.990Z] v2.2.0-dev.22 [2022-04-28T09:48:28.990Z] v2.2.0-dev.23 [2022-04-28T09:48:28.990Z] v2.2.0-dev.24 [2022-04-28T09:48:28.990Z] v2.2.0-dev.25 [2022-04-28T09:48:28.990Z] v2.2.0-dev.26 [2022-04-28T09:48:28.990Z] v2.2.0-dev.27 [2022-04-28T09:48:28.990Z] v2.2.0-dev.28 [2022-04-28T09:48:28.990Z] v2.2.0-dev.29 [2022-04-28T09:48:28.990Z] v2.2.0-dev.3 [2022-04-28T09:48:28.990Z] v2.2.0-dev.30 [2022-04-28T09:48:28.990Z] v2.2.0-dev.31 [2022-04-28T09:48:28.990Z] v2.2.0-dev.32 [2022-04-28T09:48:28.990Z] v2.2.0-dev.33 [2022-04-28T09:48:28.990Z] v2.2.0-dev.34 [2022-04-28T09:48:28.990Z] v2.2.0-dev.35 [2022-04-28T09:48:28.990Z] v2.2.0-dev.36 [2022-04-28T09:48:28.990Z] v2.2.0-dev.37 [2022-04-28T09:48:28.990Z] v2.2.0-dev.38 [2022-04-28T09:48:28.990Z] v2.2.0-dev.39 [2022-04-28T09:48:28.990Z] v2.2.0-dev.4 [2022-04-28T09:48:28.990Z] v2.2.0-dev.40 [2022-04-28T09:48:28.990Z] v2.2.0-dev.41 [2022-04-28T09:48:28.990Z] v2.2.0-dev.42 [2022-04-28T09:48:28.990Z] v2.2.0-dev.43 [2022-04-28T09:48:28.990Z] v2.2.0-dev.44 [2022-04-28T09:48:28.990Z] v2.2.0-dev.45 [2022-04-28T09:48:28.990Z] v2.2.0-dev.46 [2022-04-28T09:48:28.990Z] v2.2.0-dev.47 [2022-04-28T09:48:28.990Z] v2.2.0-dev.48 [2022-04-28T09:48:28.990Z] v2.2.0-dev.49 [2022-04-28T09:48:28.990Z] v2.2.0-dev.5 [2022-04-28T09:48:28.990Z] v2.2.0-dev.50 [2022-04-28T09:48:28.990Z] v2.2.0-dev.51 [2022-04-28T09:48:28.990Z] v2.2.0-dev.52 [2022-04-28T09:48:28.990Z] v2.2.0-dev.53 [2022-04-28T09:48:28.990Z] v2.2.0-dev.54 [2022-04-28T09:48:28.990Z] v2.2.0-dev.55 [2022-04-28T09:48:28.990Z] v2.2.0-dev.56 [2022-04-28T09:48:28.990Z] v2.2.0-dev.57 [2022-04-28T09:48:28.990Z] v2.2.0-dev.58 [2022-04-28T09:48:28.990Z] v2.2.0-dev.59 [2022-04-28T09:48:28.990Z] v2.2.0-dev.6 [2022-04-28T09:48:28.990Z] v2.2.0-dev.60 [2022-04-28T09:48:28.990Z] v2.2.0-dev.61 [2022-04-28T09:48:28.990Z] v2.2.0-dev.62 [2022-04-28T09:48:28.990Z] v2.2.0-dev.63 [2022-04-28T09:48:28.990Z] v2.2.0-dev.64 [2022-04-28T09:48:28.990Z] v2.2.0-dev.65 [2022-04-28T09:48:28.990Z] v2.2.0-dev.66 [2022-04-28T09:48:28.990Z] v2.2.0-dev.67 [2022-04-28T09:48:28.990Z] v2.2.0-dev.68 [2022-04-28T09:48:28.990Z] v2.2.0-dev.69 [2022-04-28T09:48:28.990Z] v2.2.0-dev.7 [2022-04-28T09:48:28.990Z] v2.2.0-dev.70 [2022-04-28T09:48:28.990Z] v2.2.0-dev.71 [2022-04-28T09:48:28.990Z] v2.2.0-dev.72 [2022-04-28T09:48:28.990Z] v2.2.0-dev.73 [2022-04-28T09:48:28.990Z] v2.2.0-dev.74 [2022-04-28T09:48:28.990Z] v2.2.0-dev.75 [2022-04-28T09:48:28.990Z] v2.2.0-dev.76 [2022-04-28T09:48:28.990Z] v2.2.0-dev.77 [2022-04-28T09:48:28.990Z] v2.2.0-dev.78 [2022-04-28T09:48:28.990Z] v2.2.0-dev.79 [2022-04-28T09:48:28.990Z] v2.2.0-dev.8 [2022-04-28T09:48:28.990Z] v2.2.0-dev.80 [2022-04-28T09:48:28.990Z] v2.2.0-dev.81 [2022-04-28T09:48:28.990Z] v2.2.0-dev.82 [2022-04-28T09:48:28.990Z] v2.2.0-dev.83 [2022-04-28T09:48:28.990Z] v2.2.0-dev.84 [2022-04-28T09:48:28.990Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-28T09:48:29.357Z] + lftools sign git-tag v2.2.0-dev.84 [2022-04-28T09:48:29.927Z] Signing Git tag with Sigul... [2022-04-28T09:48:29.927Z] Signing v2.2.0-dev.84 [Pipeline] echo [2022-04-28T09:48:30.199Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:30.488Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T09:48:30.497Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T09:48:30.510Z] $ docker stop --time=1 1bc7e3b8d224f29a2c5c805021aa2f81cea5d0cda8a0bb8e373a26a2d4e7edfb [2022-04-28T09:48:31.817Z] $ docker rm -f 1bc7e3b8d224f29a2c5c805021aa2f81cea5d0cda8a0bb8e373a26a2d4e7edfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T09:48:32.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T09:48:32.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:48:32.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:48:32.544Z] . [Pipeline] withDockerContainer [2022-04-28T09:48:32.612Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T09:48:32.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@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/py-git-semver:latest cat [2022-04-28T09:48:33.039Z] $ docker top d284faaf84949ea4e9de12884a856dc5ccd73ac912768ad103fa97238542b04b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T09:48:33.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T09:48:33.135Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T09:48:33.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T09:48:33.257Z] $ docker exec d284faaf84949ea4e9de12884a856dc5ccd73ac912768ad103fa97238542b04b ssh-agent [2022-04-28T09:48:33.381Z] SSH_AUTH_SOCK=/tmp/ssh-s5ls09AAMBph/agent.34 [2022-04-28T09:48:33.382Z] SSH_AGENT_PID=41 [2022-04-28T09:48:33.389Z] Running ssh-add (command line suppressed) [2022-04-28T09:48:33.492Z] Identity added: /w/workspace/edgex-go/212@tmp/private_key_4525054752456417336.key (/w/workspace/edgex-go/212@tmp/private_key_4525054752456417336.key) [2022-04-28T09:48:33.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T09:48:33.807Z] + git semver bump pre [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,974 [read_version] DEBUG read version from /w/workspace/edgex-go/212/.semver/main [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,975 [bump_version] DEBUG bumping version:2.2.0-dev.84 on axis:pre with prefix:dev [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,975 [bump_version] DEBUG bumped version:2.2.0-dev.85 [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,975 [write_version] DEBUG write version:2.2.0-dev.85 to path:/w/workspace/edgex-go/212/.semver/main with force:True [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,975 [read_version] DEBUG read version from /w/workspace/edgex-go/212/.semver/main [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,975 [write_file] DEBUG write to file:/w/workspace/edgex-go/212/.semver/main [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,976 [execute] INFO git cat-file --batch-check [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/212/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,982 [execute] INFO git cat-file --batch [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/212/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T09:48:34.067Z] 2022-04-28 09:48:33,987 [read_version] DEBUG read version from /w/workspace/edgex-go/212/.semver/main [2022-04-28T09:48:34.067Z] 2.2.0-dev.85 [Pipeline] } [2022-04-28T09:48:34.074Z] $ docker exec --env ******** --env ******** d284faaf84949ea4e9de12884a856dc5ccd73ac912768ad103fa97238542b04b ssh-agent -k [2022-04-28T09:48:34.198Z] unset SSH_AUTH_SOCK; [2022-04-28T09:48:34.198Z] unset SSH_AGENT_PID; [2022-04-28T09:48:34.198Z] echo Agent pid 41 killed; [2022-04-28T09:48:34.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T09:48:34.516Z] + git semver [Pipeline] } [2022-04-28T09:48:34.788Z] $ docker stop --time=1 d284faaf84949ea4e9de12884a856dc5ccd73ac912768ad103fa97238542b04b [2022-04-28T09:48:36.111Z] $ docker rm -f d284faaf84949ea4e9de12884a856dc5ccd73ac912768ad103fa97238542b04b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T09:48:36.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T09:48:36.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:48:36.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:48:36.766Z] . [Pipeline] withDockerContainer [2022-04-28T09:48:36.832Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T09:48:36.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@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/py-git-semver:latest cat [2022-04-28T09:48:37.226Z] $ docker top 28139578c1e273ea587807ef1dc3429044eae7148915b907c5e33ddc45a1aa1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T09:48:37.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T09:48:37.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T09:48:37.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T09:48:37.464Z] $ docker exec 28139578c1e273ea587807ef1dc3429044eae7148915b907c5e33ddc45a1aa1a ssh-agent [2022-04-28T09:48:37.589Z] SSH_AUTH_SOCK=/tmp/ssh-Ku8LoUipR6IH/agent.32 [2022-04-28T09:48:37.589Z] SSH_AGENT_PID=38 [2022-04-28T09:48:37.594Z] Running ssh-add (command line suppressed) [2022-04-28T09:48:37.697Z] Identity added: /w/workspace/edgex-go/212@tmp/private_key_612105034136004459.key (/w/workspace/edgex-go/212@tmp/private_key_612105034136004459.key) [2022-04-28T09:48:37.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T09:48:38.010Z] + git semver push [2022-04-28T09:48:38.270Z] 2022-04-28 09:48:38,203 [run_push] DEBUG push [2022-04-28T09:48:38.270Z] 2022-04-28 09:48:38,203 [execute] INFO git push origin semver [2022-04-28T09:48:38.270Z] 2022-04-28 09:48:38,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/212/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-28T09:48:39.214Z] 2022-04-28 09:48:39,039 [run_push] DEBUG push all version tags [2022-04-28T09:48:39.214Z] 2022-04-28 09:48:39,039 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T09:48:39.214Z] 2022-04-28 09:48:39,040 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/212, universal_newlines=False, shell=None, istream=None) [2022-04-28T09:48:40.155Z] 2022-04-28 09:48:39,849 [read_version] DEBUG read version from /w/workspace/edgex-go/212/.semver/main [2022-04-28T09:48:40.155Z] 2.2.0-dev.85 [Pipeline] } [2022-04-28T09:48:40.161Z] $ docker exec --env ******** --env ******** 28139578c1e273ea587807ef1dc3429044eae7148915b907c5e33ddc45a1aa1a ssh-agent -k [2022-04-28T09:48:40.276Z] unset SSH_AUTH_SOCK; [2022-04-28T09:48:40.276Z] unset SSH_AGENT_PID; [2022-04-28T09:48:40.276Z] echo Agent pid 38 killed; [2022-04-28T09:48:40.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T09:48:40.597Z] + git semver [Pipeline] } [2022-04-28T09:48:40.866Z] $ docker stop --time=1 28139578c1e273ea587807ef1dc3429044eae7148915b907c5e33ddc45a1aa1a [2022-04-28T09:48:42.160Z] $ docker rm -f 28139578c1e273ea587807ef1dc3429044eae7148915b907c5e33ddc45a1aa1a [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-04-28T09:48:42.780Z] + [ -d /w/workspace/edgex-go/212/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:43.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:43.948Z] ---> package-listing.sh [2022-04-28T09:48:43.948Z] ++ facter osfamily [2022-04-28T09:48:43.948Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T09:48:44.209Z] + OS_FAMILY=debian [2022-04-28T09:48:44.209Z] + workspace=/w/workspace/edgex-go/212 [2022-04-28T09:48:44.209Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T09:48:44.209Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T09:48:44.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T09:48:44.209Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T09:48:44.209Z] + '[' /w/workspace/edgex-go/212 ']' [2022-04-28T09:48:44.209Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T09:48:44.209Z] + case "${OS_FAMILY}" in [2022-04-28T09:48:44.209Z] + dpkg -l [2022-04-28T09:48:44.209Z] + grep '^ii' [2022-04-28T09:48:44.209Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T09:48:44.209Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T09:48:44.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T09:48:44.209Z] + '[' /w/workspace/edgex-go/212 ']' [2022-04-28T09:48:44.209Z] + mkdir -p /w/workspace/edgex-go/212/archives/ [2022-04-28T09:48:44.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/212/archives/ [Pipeline] echo [2022-04-28T09:48:44.223Z] 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/212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T09:48:44.504Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:48:45.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T09:48:45.061Z] [2022-04-28T09:48:45.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:48:45.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T09:48:45.389Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T09:48:45.389Z] 5eb5b503b376: Pulling fs layer [2022-04-28T09:48:45.389Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T09:48:45.389Z] ec43610c2a17: Pulling fs layer [2022-04-28T09:48:45.389Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T09:48:45.389Z] 33b1e0a273af: Pulling fs layer [2022-04-28T09:48:45.389Z] 3a2ae6a8a46f: Waiting [2022-04-28T09:48:45.389Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T09:48:45.389Z] 33b1e0a273af: Waiting [2022-04-28T09:48:45.389Z] 2f39f015ded8: Pulling fs layer [2022-04-28T09:48:45.389Z] 5d3b04190fa2: Waiting [2022-04-28T09:48:45.389Z] 2f39f015ded8: Waiting [2022-04-28T09:48:45.389Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T09:48:45.389Z] 5c69ac0246d0: Download complete [2022-04-28T09:48:45.389Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T09:48:45.389Z] 3a2ae6a8a46f: Download complete [2022-04-28T09:48:45.389Z] 33b1e0a273af: Verifying Checksum [2022-04-28T09:48:45.389Z] 33b1e0a273af: Download complete [2022-04-28T09:48:45.389Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T09:48:45.389Z] 5d3b04190fa2: Download complete [2022-04-28T09:48:45.654Z] ec43610c2a17: Verifying Checksum [2022-04-28T09:48:45.654Z] ec43610c2a17: Download complete [2022-04-28T09:48:45.654Z] 5eb5b503b376: Download complete [2022-04-28T09:48:46.222Z] 2f39f015ded8: Download complete [2022-04-28T09:48:47.163Z] 5eb5b503b376: Pull complete [2022-04-28T09:48:47.163Z] 5c69ac0246d0: Pull complete [2022-04-28T09:48:47.423Z] ec43610c2a17: Pull complete [2022-04-28T09:48:47.682Z] 3a2ae6a8a46f: Pull complete [2022-04-28T09:48:47.942Z] 33b1e0a273af: Pull complete [2022-04-28T09:48:47.942Z] 5d3b04190fa2: Pull complete [2022-04-28T09:48:52.141Z] 2f39f015ded8: Pull complete [2022-04-28T09:48:52.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T09:48:52.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T09:48:52.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T09:48:52.212Z] prd-ubuntu20.04-docker-8c-8g-33629 does not seem to be running inside a container [2022-04-28T09:48:52.244Z] $ 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/212/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/212 -v /w/workspace/edgex-go/212:/w/workspace/edgex-go/212:rw,z -v /w/workspace/edgex-go/212@tmp:/w/workspace/edgex-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T09:48:54.790Z] $ docker top d7ca9891ba02a69e927298d6b2674b9bd4beead0ab770ea43de4f02b19556798 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:48:55.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T09:48:55.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T09:48:55.730Z] + ls /var/log/sa-host [2022-04-28T09:48:55.730Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T09:48:55.950Z] provisioning config files... [2022-04-28T09:48:55.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/212@tmp/config3013795244676112526tmp [Pipeline] { [Pipeline] echo [2022-04-28T09:48:55.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:56.291Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T09:48:56.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:56.642Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T09:48:56.652Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:56.939Z] ---> sudo-logs.sh [2022-04-28T09:48:56.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T09:48:56.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:57.247Z] ---> job-cost.sh [2022-04-28T09:48:57.247Z] lf-activate-venv: SKIPPING [2022-04-28T09:48:57.247Z] DEBUG: total: 0.2199999988079071 [2022-04-28T09:48:57.247Z] INFO: Retrieving Stack Cost... [2022-04-28T09:48:57.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T09:48:58.395Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T09:48:58.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:48:58.698Z] ---> logs-deploy.sh [2022-04-28T09:48:58.698Z] lf-activate-venv: SKIPPING [2022-04-28T09:48:58.698Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/212 [2022-04-28T09:48:58.698Z] INFO: archiving workspace using pattern(s): [2022-04-28T09:48:59.640Z] Archives upload complete. [2022-04-28T09:48:59.640Z] INFO: archiving logs to Nexus