Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 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-ssh13860205079921058659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9937975273550670430.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13264440745727064233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh17386727303007616377.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-ssh15038030921680165255.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64376’ Running on prd-ubuntu20.04-docker-8c-8g-64379 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/233 [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/233 # 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 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 (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 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 # timeout=10 Commit message: "feat(snap): add secretstore token for device camera services (#4034)" > git rev-list --no-walk a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T15:18:40.449Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T15:18:40.510Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T15:18:40.525Z] ========================================================= [2022-05-23T15:18:40.525Z] EdgeX Global Pipelines Version Info [2022-05-23T15:18:40.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:18:41.302Z] ------------------- [2022-05-23T15:18:41.302Z] stable info: [2022-05-23T15:18:41.302Z] ------------------- [2022-05-23T15:18:41.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T15:18:41.302Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T15:18:41.302Z] Message: update stable to v1.0.230 [2022-05-23T15:18:41.876Z] ------------------- [2022-05-23T15:18:41.876Z] experimental info: [2022-05-23T15:18:41.876Z] ------------------- [2022-05-23T15:18:41.876Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T15:18:41.876Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T15:18:41.876Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T15:18:42.003Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T15:18:42.012Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T15:18:42.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T15:18:42.028Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T15:18:42.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T15:18:42.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T15:18:42.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T15:18:42.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T15:18:42.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T15:18:42.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T15:18:42.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T15:18:42.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T15:18:42.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T15:18:42.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T15:18:42.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T15:18:42.170Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T15:18:42.183Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T15:18:42.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T15:18:42.206Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T15:18:42.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T15:18:42.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T15:18:42.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T15:18:42.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-23T15:18:42.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-23T15:18:42.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-23T15:18:42.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] echo [2022-05-23T15:18:42.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f84e70 [Pipeline] echo [2022-05-23T15:18:42.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T15:18:42.357Z] provisioning config files... [2022-05-23T15:18:42.370Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/233@tmp/config908378919986759819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:18:42.675Z] ---> docker-login.sh [2022-05-23T15:18:42.675Z] nexus3.edgexfoundry.org:10001 [2022-05-23T15:18:42.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:18:43.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:18:43.198Z] Configure a credential helper to remove this warning. See [2022-05-23T15:18:43.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:18:43.198Z] [2022-05-23T15:18:43.198Z] Login Succeeded [2022-05-23T15:18:43.198Z] nexus3.edgexfoundry.org:10002 [2022-05-23T15:18:43.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:18:43.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:18:43.459Z] Configure a credential helper to remove this warning. See [2022-05-23T15:18:43.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:18:43.459Z] [2022-05-23T15:18:43.459Z] Login Succeeded [2022-05-23T15:18:43.459Z] nexus3.edgexfoundry.org:10003 [2022-05-23T15:18:43.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:18:43.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:18:43.459Z] Configure a credential helper to remove this warning. See [2022-05-23T15:18:43.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:18:43.459Z] [2022-05-23T15:18:43.459Z] Login Succeeded [2022-05-23T15:18:43.459Z] nexus3.edgexfoundry.org:10004 [2022-05-23T15:18:43.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:18:43.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:18:43.719Z] Configure a credential helper to remove this warning. See [2022-05-23T15:18:43.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:18:43.719Z] [2022-05-23T15:18:43.719Z] Login Succeeded [2022-05-23T15:18:43.719Z] docker.io [2022-05-23T15:18:43.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:18:43.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:18:43.981Z] Configure a credential helper to remove this warning. See [2022-05-23T15:18:43.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:18:43.981Z] [2022-05-23T15:18:43.981Z] Login Succeeded [2022-05-23T15:18:43.981Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T15:18:43.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T15:18:44.309Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-23T15:18:44.309Z] + dirname cmd/core-command/Dockerfile [2022-05-23T15:18:44.309Z] + cut -d/ -f2 [2022-05-23T15:18:44.309Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T15:18:44.309Z] + dirname cmd/core-data/Dockerfile [2022-05-23T15:18:44.309Z] + cut -d/ -f2 [2022-05-23T15:18:44.309Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T15:18:44.309Z] + cut -d/ -f2 [2022-05-23T15:18:44.309Z] + dirname cmd/core-metadata/Dockerfile [2022-05-23T15:18:44.309Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T15:18:44.309Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T15:18:44.309Z] cut -d/ -f2 [2022-05-23T15:18:44.309Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T15:18:44.309Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-23T15:18:44.309Z] + cut -d/ -f2 [2022-05-23T15:18:44.309Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T15:18:44.309Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T15:18:44.309Z] + cut -d/ -f2 [2022-05-23T15:18:44.309Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T15:18:44.310Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T15:18:44.310Z] + cut -d/ -f2 [2022-05-23T15:18:44.310Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T15:18:44.310Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-23T15:18:44.310Z] + cut -d/ -f2 [2022-05-23T15:18:44.310Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T15:18:44.310Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-23T15:18:44.310Z] + cut -d/ -f2 [2022-05-23T15:18:44.310Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T15:18:44.310Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-23T15:18:44.310Z] + cut -d/ -f2 [2022-05-23T15:18:44.310Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T15:18:44.310Z] + dirname cmd/support-notifications/Dockerfile [2022-05-23T15:18:44.310Z] + cut -d/ -f2 [2022-05-23T15:18:44.310Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T15:18:44.310Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-23T15:18:44.310Z] + cut -d/ -f2 [2022-05-23T15:18:44.310Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T15:18:44.310Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T15:18:44.310Z] + cut -d/ -f2 [2022-05-23T15:18:44.310Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T15:18:44.443Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T15:18:44.808Z] + git rev-list -1 --merges 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8~1..6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] echo [2022-05-23T15:18:44.829Z] -----------> git rev-list -1 --merges 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8~1..6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [false] [Pipeline] sh [2022-05-23T15:18:45.126Z] + git log --format=format:%s -1 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] echo [2022-05-23T15:18:45.144Z] ========================================================= [2022-05-23T15:18:45.144Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T15:18:45.144Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T15:18:45.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T15:18:45.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T15:18:45.690Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T15:18:45.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T15:18:45.690Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T15:18:45.690Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T15:18:45.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:18:46.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T15:18:46.122Z] [2022-05-23T15:18:46.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:18:46.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T15:18:46.433Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T15:18:46.433Z] 1fe172e4850f: Pulling fs layer [2022-05-23T15:18:46.433Z] caf521ccaac6: Pulling fs layer [2022-05-23T15:18:46.433Z] 3ead6fa29328: Pulling fs layer [2022-05-23T15:18:46.433Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T15:18:46.433Z] a8d5f1318db7: Pulling fs layer [2022-05-23T15:18:46.433Z] c427282e49a2: Pulling fs layer [2022-05-23T15:18:46.433Z] 1827001aaf11: Pulling fs layer [2022-05-23T15:18:46.433Z] 0714d37db230: Pulling fs layer [2022-05-23T15:18:46.433Z] ac28cf19c067: Pulling fs layer [2022-05-23T15:18:46.433Z] a8d5f1318db7: Waiting [2022-05-23T15:18:46.433Z] ca983d60f3e2: Pulling fs layer [2022-05-23T15:18:46.433Z] 9f894cec8388: Pulling fs layer [2022-05-23T15:18:46.433Z] c427282e49a2: Waiting [2022-05-23T15:18:46.433Z] 1827001aaf11: Waiting [2022-05-23T15:18:46.433Z] 0714d37db230: Waiting [2022-05-23T15:18:46.433Z] ac28cf19c067: Waiting [2022-05-23T15:18:46.433Z] ca983d60f3e2: Waiting [2022-05-23T15:18:46.433Z] 9f894cec8388: Waiting [2022-05-23T15:18:46.433Z] 5c2a1cbceb83: Waiting [2022-05-23T15:18:46.696Z] caf521ccaac6: Verifying Checksum [2022-05-23T15:18:46.696Z] caf521ccaac6: Download complete [2022-05-23T15:18:46.696Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T15:18:46.696Z] 5c2a1cbceb83: Download complete [2022-05-23T15:18:46.696Z] a8d5f1318db7: Verifying Checksum [2022-05-23T15:18:46.696Z] a8d5f1318db7: Download complete [2022-05-23T15:18:46.696Z] 3ead6fa29328: Verifying Checksum [2022-05-23T15:18:46.696Z] 3ead6fa29328: Download complete [2022-05-23T15:18:46.696Z] c427282e49a2: Verifying Checksum [2022-05-23T15:18:46.696Z] c427282e49a2: Download complete [2022-05-23T15:18:46.696Z] 0714d37db230: Verifying Checksum [2022-05-23T15:18:46.696Z] 0714d37db230: Download complete [2022-05-23T15:18:46.696Z] ac28cf19c067: Verifying Checksum [2022-05-23T15:18:46.696Z] ac28cf19c067: Download complete [2022-05-23T15:18:46.696Z] ca983d60f3e2: Verifying Checksum [2022-05-23T15:18:46.696Z] ca983d60f3e2: Download complete [2022-05-23T15:18:46.696Z] 9f894cec8388: Verifying Checksum [2022-05-23T15:18:46.696Z] 9f894cec8388: Download complete [2022-05-23T15:18:46.696Z] 1fe172e4850f: Verifying Checksum [2022-05-23T15:18:46.696Z] 1fe172e4850f: Download complete [2022-05-23T15:18:46.957Z] 1827001aaf11: Verifying Checksum [2022-05-23T15:18:48.342Z] 1fe172e4850f: Pull complete [2022-05-23T15:18:48.342Z] caf521ccaac6: Pull complete [2022-05-23T15:18:48.911Z] 3ead6fa29328: Pull complete [2022-05-23T15:18:48.911Z] 5c2a1cbceb83: Pull complete [2022-05-23T15:18:49.172Z] a8d5f1318db7: Pull complete [2022-05-23T15:18:49.433Z] c427282e49a2: Pull complete [2022-05-23T15:18:51.347Z] 1827001aaf11: Pull complete [2022-05-23T15:18:51.347Z] 0714d37db230: Pull complete [2022-05-23T15:18:51.608Z] ac28cf19c067: Pull complete [2022-05-23T15:18:51.608Z] ca983d60f3e2: Pull complete [2022-05-23T15:18:51.870Z] 9f894cec8388: Pull complete [2022-05-23T15:18:51.870Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T15:18:51.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T15:18:51.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T15:18:51.947Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T15:18:51.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T15:18:53.717Z] $ docker top ba006c263d3423b03c8900f20170365696ce0bb9f47649e36ae32798f860521e -eo pid,comm [2022-05-23T15:18:53.776Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T15:18:53.776Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T15:18:53.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T15:18:53.820Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T15:18:53.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T15:18:53.957Z] $ docker exec ba006c263d3423b03c8900f20170365696ce0bb9f47649e36ae32798f860521e ssh-agent [2022-05-23T15:18:54.077Z] SSH_AUTH_SOCK=/tmp/ssh-Cv4zPoryVrpO/agent.35 [2022-05-23T15:18:54.078Z] SSH_AGENT_PID=41 [2022-05-23T15:18:54.086Z] Running ssh-add (command line suppressed) [2022-05-23T15:18:54.198Z] Identity added: /w/workspace/edgex-go/233@tmp/private_key_8233520610509922320.key (/w/workspace/edgex-go/233@tmp/private_key_8233520610509922320.key) [2022-05-23T15:18:54.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T15:18:54.498Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T15:18:54.520Z] $ docker exec --env ******** --env ******** ba006c263d3423b03c8900f20170365696ce0bb9f47649e36ae32798f860521e ssh-agent -k [2022-05-23T15:18:54.636Z] unset SSH_AUTH_SOCK; [2022-05-23T15:18:54.636Z] unset SSH_AGENT_PID; [2022-05-23T15:18:54.636Z] echo Agent pid 41 killed; [2022-05-23T15:18:54.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T15:18:54.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T15:18:54.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T15:18:54.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T15:18:54.797Z] $ docker exec ba006c263d3423b03c8900f20170365696ce0bb9f47649e36ae32798f860521e ssh-agent [2022-05-23T15:18:54.910Z] SSH_AUTH_SOCK=/tmp/ssh-Fu00TWSTwLGz/agent.74 [2022-05-23T15:18:54.910Z] SSH_AGENT_PID=80 [2022-05-23T15:18:54.915Z] Running ssh-add (command line suppressed) [2022-05-23T15:18:55.047Z] Identity added: /w/workspace/edgex-go/233@tmp/private_key_3025352591576348943.key (/w/workspace/edgex-go/233@tmp/private_key_3025352591576348943.key) [2022-05-23T15:18:55.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T15:18:55.346Z] + git semver init [2022-05-23T15:18:55.606Z] 2022-05-23 15:18:55,553 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T15:18:55.606Z] 2022-05-23 15:18:55,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/233/.semver [2022-05-23T15:18:55.606Z] 2022-05-23 15:18:55,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/233/.semver [2022-05-23T15:18:55.606Z] 2022-05-23 15:18:55,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/233/.semver'], cwd=/w/workspace/edgex-go/233, universal_newlines=False, shell=None, istream=None) [2022-05-23T15:18:59.822Z] 2022-05-23 15:18:59,473 [append_file] DEBUG append to file:/w/workspace/edgex-go/233/.git/info/exclude [2022-05-23T15:18:59.822Z] 2022-05-23 15:18:59,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/233/.semver/main with force:False [2022-05-23T15:18:59.822Z] 2022-05-23 15:18:59,474 [read_version] DEBUG read version from /w/workspace/edgex-go/233/.semver/main [2022-05-23T15:18:59.822Z] 2022-05-23 15:18:59,474 [read_version] DEBUG read version from /w/workspace/edgex-go/233/.semver/main [2022-05-23T15:18:59.822Z] 2.2.1-dev.5 [Pipeline] } [2022-05-23T15:18:59.842Z] $ docker exec --env ******** --env ******** ba006c263d3423b03c8900f20170365696ce0bb9f47649e36ae32798f860521e ssh-agent -k [2022-05-23T15:18:59.956Z] unset SSH_AUTH_SOCK; [2022-05-23T15:18:59.957Z] unset SSH_AGENT_PID; [2022-05-23T15:18:59.957Z] echo Agent pid 80 killed; [2022-05-23T15:18:59.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T15:19:00.267Z] + git semver [Pipeline] } [2022-05-23T15:19:00.550Z] $ docker stop --time=1 ba006c263d3423b03c8900f20170365696ce0bb9f47649e36ae32798f860521e [2022-05-23T15:19:01.905Z] $ docker rm -f ba006c263d3423b03c8900f20170365696ce0bb9f47649e36ae32798f860521e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T15:19:02.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T15:19:02.498Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T15:19:02.502Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-23T15:19:02.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T15:19:02.679Z] ========================================================= [2022-05-23T15:19:02.679Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T15:19:02.679Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:19:02.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T15:19:02.976Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T15:19:02.976Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T15:19:02.976Z] 666ba61612fd: Pulling fs layer [2022-05-23T15:19:02.976Z] 8ed8ca486205: Pulling fs layer [2022-05-23T15:19:02.976Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T15:19:02.976Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T15:19:02.976Z] ca2b28591e48: Pulling fs layer [2022-05-23T15:19:02.976Z] a51346096db8: Pulling fs layer [2022-05-23T15:19:02.976Z] daebc70d1ce1: Pulling fs layer [2022-05-23T15:19:02.976Z] 0e18a0eac166: Pulling fs layer [2022-05-23T15:19:02.976Z] 22a0e8bec74d: Waiting [2022-05-23T15:19:02.976Z] daebc70d1ce1: Waiting [2022-05-23T15:19:02.976Z] 0e18a0eac166: Waiting [2022-05-23T15:19:02.976Z] ca2b28591e48: Waiting [2022-05-23T15:19:02.976Z] a51346096db8: Waiting [2022-05-23T15:19:02.976Z] 4fe6c5a15a65: Waiting [2022-05-23T15:19:02.976Z] 8ed8ca486205: Verifying Checksum [2022-05-23T15:19:02.976Z] 8ed8ca486205: Download complete [2022-05-23T15:19:02.976Z] 666ba61612fd: Download complete [2022-05-23T15:19:02.976Z] 22a0e8bec74d: Download complete [2022-05-23T15:19:02.976Z] ca2b28591e48: Verifying Checksum [2022-05-23T15:19:02.976Z] ca2b28591e48: Download complete [2022-05-23T15:19:02.976Z] a51346096db8: Verifying Checksum [2022-05-23T15:19:02.976Z] a51346096db8: Download complete [2022-05-23T15:19:02.976Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T15:19:02.976Z] 59bf1c3509f3: Download complete [2022-05-23T15:19:03.236Z] daebc70d1ce1: Verifying Checksum [2022-05-23T15:19:03.236Z] daebc70d1ce1: Download complete [2022-05-23T15:19:03.236Z] 59bf1c3509f3: Pull complete [2022-05-23T15:19:03.236Z] 666ba61612fd: Pull complete [2022-05-23T15:19:03.496Z] 8ed8ca486205: Pull complete [2022-05-23T15:19:03.754Z] 0e18a0eac166: Verifying Checksum [2022-05-23T15:19:03.754Z] 0e18a0eac166: Download complete [2022-05-23T15:19:03.754Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T15:19:03.754Z] 4fe6c5a15a65: Download complete [2022-05-23T15:19:07.059Z] 4fe6c5a15a65: Pull complete [2022-05-23T15:19:07.319Z] 22a0e8bec74d: Pull complete [2022-05-23T15:19:07.319Z] ca2b28591e48: Pull complete [2022-05-23T15:19:07.319Z] a51346096db8: Pull complete [2022-05-23T15:19:07.577Z] daebc70d1ce1: Pull complete [2022-05-23T15:19:09.485Z] 0e18a0eac166: Pull complete [2022-05-23T15:19:09.747Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T15:19:09.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T15:19:09.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:19:10.045Z] + + docker buildecho -t ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T15:19:10.045Z] WORKDIR /edgex [2022-05-23T15:19:10.045Z] COPY go.mod . [2022-05-23T15:19:10.045Z] RUN go mod download -f [2022-05-23T15:19:10.045Z] - . [2022-05-23T15:19:11.428Z] Sending build context to Docker daemon 335.3MB [2022-05-23T15:19:11.428Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T15:19:11.428Z] ---> f018257e8ee9 [2022-05-23T15:19:11.428Z] Step 2/4 : WORKDIR /edgex [2022-05-23T15:19:16.723Z] ---> Running in 9e3918ec436b [2022-05-23T15:19:16.723Z] Removing intermediate container 9e3918ec436b [2022-05-23T15:19:16.723Z] ---> 0481d8d40f24 [2022-05-23T15:19:16.723Z] Step 3/4 : COPY go.mod . [2022-05-23T15:19:16.723Z] ---> a4c5143ffe7b [2022-05-23T15:19:16.723Z] Step 4/4 : RUN go mod download [2022-05-23T15:19:16.723Z] ---> Running in aaaef402ba35 [2022-05-23T15:19:17.601Z] Still waiting to schedule task [2022-05-23T15:19:17.601Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64377’ [2022-05-23T15:19:34.839Z] Removing intermediate container aaaef402ba35 [2022-05-23T15:19:34.839Z] ---> 6b2a4594e13d [2022-05-23T15:19:34.839Z] Successfully built 6b2a4594e13d [2022-05-23T15:19:34.839Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:19:35.138Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T15:19:35.138Z] . [Pipeline] withDockerContainer [2022-05-23T15:19:35.207Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T15:19:35.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T15:19:35.714Z] $ docker top ef5811842fe98056dc98d3d8d147a671c0cd52b131fcf62315beebbea491ad3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:19:36.063Z] + go version [2022-05-23T15:19:36.063Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T15:19:36.081Z] $ docker stop --time=1 ef5811842fe98056dc98d3d8d147a671c0cd52b131fcf62315beebbea491ad3c [2022-05-23T15:19:37.365Z] $ docker rm -f ef5811842fe98056dc98d3d8d147a671c0cd52b131fcf62315beebbea491ad3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:19:37.744Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T15:19:37.744Z] . [Pipeline] withDockerContainer [2022-05-23T15:19:37.809Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T15:19:37.850Z] $ 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/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T15:19:38.257Z] $ docker top e78af50190cb752b5c3d688dae6a7720c91a4d03df440225732de11c4ee87a31 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T15:19:38.322Z] ========================================================= [2022-05-23T15:19:38.322Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T15:19:38.322Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:19:38.610Z] + make test [2022-05-23T15:19:38.610Z] go mod tidy -compat=1.17 [2022-05-23T15:19:38.610Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T15:19:44.028Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T15:19:56.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T15:19:56.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T15:19:56.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2022-05-23T15:19:56.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T15:19:56.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 53.4% of statements [2022-05-23T15:19:56.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T15:19:56.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.598s coverage: 89.2% of statements [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.8% of statements [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-05-23T15:20:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-05-23T15:20:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-05-23T15:20:09.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2022-05-23T15:20:09.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-05-23T15:20:11.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.5% of statements [2022-05-23T15:20:11.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T15:20:21.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T15:20:21.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T15:20:21.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T15:20:21.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-05-23T15:20:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 65.4% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T15:20:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-05-23T15:20:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-23T15:20:21.706Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-23T15:20:39.799Z] GO111MODULE=on go vet ./... [2022-05-23T15:20:41.179Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T15:20:41.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T15:20:42.011Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T15:20:42.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T15:20:42.892Z] + ls -al . [2022-05-23T15:20:42.892Z] total 684 [2022-05-23T15:20:42.892Z] drwxrwxr-x 10 1001 1001 4096 May 23 15:20 . [2022-05-23T15:20:42.892Z] drwxr-xr-x 4 root root 4096 May 23 15:19 .. [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 11 May 23 15:18 .dockerignore [2022-05-23T15:20:42.892Z] drwxrwxr-x 8 1001 1001 4096 May 23 15:19 .git [2022-05-23T15:20:42.892Z] drwxrwxr-x 3 1001 1001 4096 May 23 15:18 .github [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 879 May 23 15:18 .gitignore [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 42 May 23 15:18 .golangci.yml [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 87 May 23 15:18 .hadolint.yml [2022-05-23T15:20:42.892Z] drwxr-xr-x 3 1001 1001 4096 May 23 15:18 .semver [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 166 May 23 15:18 .sonarcloud.properties [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 1171 May 23 15:18 ADOPTERS.md [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 10086 May 23 15:18 Attribution.txt [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 63209 May 23 15:18 CHANGELOG.md [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 3804 May 23 15:18 CONTRIBUTING.md [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 677 May 23 15:18 GOVERNANCE.md [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 850 May 23 15:18 Jenkinsfile [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 10775 May 23 15:18 LICENSE [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 10389 May 23 15:18 Makefile [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 582 May 23 15:18 OWNERS.md [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 9094 May 23 15:18 README.md [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 6912 May 23 15:18 SECURITY.md [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 11 May 23 15:19 VERSION [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 4131 May 23 15:18 ZMQWindows.md [2022-05-23T15:20:42.892Z] drwxrwxr-x 2 1001 1001 4096 May 23 15:18 bin [2022-05-23T15:20:42.892Z] drwxrwxr-x 18 1001 1001 4096 May 23 15:18 cmd [2022-05-23T15:20:42.892Z] -rw-r--r-- 1 root root 435134 May 23 15:20 coverage.out [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 3217 May 23 15:18 go.mod [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 35084 May 23 15:19 go.sum [2022-05-23T15:20:42.892Z] drwxrwxr-x 8 1001 1001 4096 May 23 15:18 internal [2022-05-23T15:20:42.892Z] drwxrwxr-x 3 1001 1001 4096 May 23 15:18 openapi [2022-05-23T15:20:42.892Z] drwxrwxr-x 4 1001 1001 4096 May 23 15:18 snap [2022-05-23T15:20:42.892Z] -rw-rw-r-- 1 1001 1001 204 May 23 15:18 version.go [Pipeline] sh [2022-05-23T15:20:43.179Z] + '[' -e coverage.out ] [2022-05-23T15:20:43.179Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T15:20:43.294Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T15:20:43.576Z] + make build [2022-05-23T15:20:43.576Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T15:20:55.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T15:21:05.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T15:21:05.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T15:21:11.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T15:21:11.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T15:21:11.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T15:21:13.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T15:21:13.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T15:21:14.527Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T15:21:15.098Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T15:21:16.036Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T15:21:17.421Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T15:21:18.377Z] $ docker stop --time=1 e78af50190cb752b5c3d688dae6a7720c91a4d03df440225732de11c4ee87a31 [2022-05-23T15:21:21.184Z] $ docker rm -f e78af50190cb752b5c3d688dae6a7720c91a4d03df440225732de11c4ee87a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:21:22.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T15:21:22.248Z] [2022-05-23T15:21:22.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:21:22.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T15:21:22.544Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T15:21:22.544Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T15:21:22.544Z] ca9280d653b3: Pulling fs layer [2022-05-23T15:21:22.544Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T15:21:22.544Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-23T15:21:22.544Z] cbdbe7a5bc2a: Download complete [2022-05-23T15:21:22.804Z] ca9280d653b3: Verifying Checksum [2022-05-23T15:21:22.804Z] ca9280d653b3: Download complete [2022-05-23T15:21:22.804Z] cbdbe7a5bc2a: Pull complete [2022-05-23T15:21:23.062Z] 7e9c9ca2126c: Download complete [2022-05-23T15:21:23.321Z] ca9280d653b3: Pull complete [2022-05-23T15:21:26.607Z] 7e9c9ca2126c: Pull complete [2022-05-23T15:21:26.607Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T15:21:26.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T15:21:26.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-23T15:21:26.671Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T15:21:26.710Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T15:21:28.177Z] $ docker top 282b611860e12e5d30e06bbf63636d029c0a5d12bc5c5ece084839f9b10ece1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:21:28.538Z] + docker-compose build --help [2022-05-23T15:21:28.538Z] + grep parallel [2022-05-23T15:21:29.109Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T15:21:29.128Z] $ docker stop --time=1 282b611860e12e5d30e06bbf63636d029c0a5d12bc5c5ece084839f9b10ece1f [2022-05-23T15:21:30.433Z] $ docker rm -f 282b611860e12e5d30e06bbf63636d029c0a5d12bc5c5ece084839f9b10ece1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:21:30.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T15:21:30.841Z] . [Pipeline] withDockerContainer [2022-05-23T15:21:30.920Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T15:21:31.027Z] $ 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/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T15:21:31.466Z] $ docker top a6b967b92ecdadc47b1dbfc4531526f3faaf3a204e599e9d499a7fa9929e85aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:21:31.807Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T15:21:32.374Z] Building core-command ... [2022-05-23T15:21:32.374Z] Building core-data ... [2022-05-23T15:21:32.374Z] Building core-metadata ... [2022-05-23T15:21:32.374Z] Building security-bootstrapper ... [2022-05-23T15:21:32.374Z] Building security-proxy-setup ... [2022-05-23T15:21:32.374Z] Building security-secretstore-setup ... [2022-05-23T15:21:32.374Z] Building security-spiffe-token-provider ... [2022-05-23T15:21:32.374Z] Building security-spire-agent ... [2022-05-23T15:21:32.374Z] Building security-spire-config ... [2022-05-23T15:21:32.374Z] Building security-spire-server ... [2022-05-23T15:21:32.374Z] Building support-notifications ... [2022-05-23T15:21:32.374Z] Building support-scheduler ... [2022-05-23T15:21:32.374Z] Building sys-mgmt-agent ... [2022-05-23T15:21:32.374Z] Building support-scheduler [2022-05-23T15:21:32.374Z] Building security-bootstrapper [2022-05-23T15:21:32.374Z] Building security-spire-config [2022-05-23T15:21:32.374Z] Building support-notifications [2022-05-23T15:21:32.374Z] Building security-proxy-setup [2022-05-23T15:21:47.269Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:21:47.269Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:21:47.269Z] ---> 6b2a4594e13d [2022-05-23T15:21:47.269Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T15:21:47.269Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:21:47.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:21:47.269Z] ---> 6b2a4594e13d [2022-05-23T15:21:47.269Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:21:47.269Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:21:47.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:21:47.269Z] ---> 6b2a4594e13d [2022-05-23T15:21:47.269Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:21:47.269Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:21:47.269Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:21:47.269Z] ---> 6b2a4594e13d [2022-05-23T15:21:47.269Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T15:21:47.269Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:21:47.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:21:47.270Z] ---> 6b2a4594e13d [2022-05-23T15:21:47.270Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:21:50.572Z] ---> Running in 840b03fcdefa [2022-05-23T15:21:50.572Z] ---> Running in a223348191f3 [2022-05-23T15:21:50.572Z] ---> Running in a1a46ffd1955 [2022-05-23T15:21:50.572Z] ---> Running in cb3cc6ce94a5 [2022-05-23T15:21:50.572Z] ---> Running in 3b3d1d88bcf0 [2022-05-23T15:21:50.572Z] Removing intermediate container 840b03fcdefa [2022-05-23T15:21:50.572Z] ---> fabe75b4edf0 [2022-05-23T15:21:50.572Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:21:50.572Z] Removing intermediate container a223348191f3 [2022-05-23T15:21:50.572Z] ---> d586e0a7cd6b [2022-05-23T15:21:50.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:21:50.572Z] Removing intermediate container 3b3d1d88bcf0 [2022-05-23T15:21:50.572Z] ---> d599021ceddf [2022-05-23T15:21:50.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:21:50.572Z] Removing intermediate container cb3cc6ce94a5 [2022-05-23T15:21:50.572Z] ---> e446bb9e62bb [2022-05-23T15:21:50.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:21:50.572Z] Removing intermediate container a1a46ffd1955 [2022-05-23T15:21:50.572Z] ---> 1c38eec587b4 [2022-05-23T15:21:50.572Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:21:50.572Z] ---> Running in c4d97d6005c1 [2022-05-23T15:21:50.572Z] ---> Running in 37d74e13aa1e [2022-05-23T15:21:50.572Z] ---> Running in 5466c83102e2 [2022-05-23T15:21:50.572Z] ---> Running in 93978620a922 [2022-05-23T15:21:50.572Z] ---> Running in 4b8bc987185e [2022-05-23T15:21:51.516Z] Removing intermediate container c4d97d6005c1 [2022-05-23T15:21:51.516Z] ---> 42c79139e287 [2022-05-23T15:21:51.516Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T15:21:51.516Z] ---> Running in 0ffcbf8c26a2 [2022-05-23T15:21:51.777Z] Removing intermediate container 5466c83102e2 [2022-05-23T15:21:51.777Z] ---> 699194da3833 [2022-05-23T15:21:51.777Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T15:21:51.777Z] ---> Running in 1586efcd1e35 [2022-05-23T15:21:52.035Z] Removing intermediate container 37d74e13aa1e [2022-05-23T15:21:52.035Z] ---> 9e442e6acf1a [2022-05-23T15:21:52.035Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T15:21:52.035Z] Removing intermediate container 93978620a922 [2022-05-23T15:21:52.035Z] ---> 19ebdc26f38d [2022-05-23T15:21:52.035Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T15:21:52.035Z] ---> Running in 0eb7b75083ca [2022-05-23T15:21:52.035Z] ---> Running in 2d48b6d48b40 [2022-05-23T15:21:52.035Z] Removing intermediate container 4b8bc987185e [2022-05-23T15:21:52.035Z] ---> bd33f6ed83b2 [2022-05-23T15:21:52.035Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:21:52.035Z] ---> Running in 9c6c40c19ab9 [2022-05-23T15:21:52.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:52.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:52.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:52.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:52.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:53.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:53.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:53.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:53.591Z] OK: 221 MiB in 52 packages [2022-05-23T15:21:53.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:53.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:21:53.591Z] OK: 221 MiB in 52 packages [2022-05-23T15:21:53.591Z] OK: 221 MiB in 52 packages [2022-05-23T15:21:53.849Z] Removing intermediate container 0ffcbf8c26a2 [2022-05-23T15:21:53.849Z] ---> 8879827f9922 [2022-05-23T15:21:53.849Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:21:53.849Z] OK: 221 MiB in 52 packages [2022-05-23T15:21:53.849Z] OK: 221 MiB in 52 packages [2022-05-23T15:21:54.111Z] ---> 5875857afa0f [2022-05-23T15:21:54.111Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:21:54.111Z] ---> Running in 2a2453000c23 [2022-05-23T15:21:54.111Z] Removing intermediate container 1586efcd1e35 [2022-05-23T15:21:54.111Z] ---> 78101033e286 [2022-05-23T15:21:54.111Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:21:54.370Z] Removing intermediate container 0eb7b75083ca [2022-05-23T15:21:54.370Z] ---> cad6d6d75e06 [2022-05-23T15:21:54.370Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T15:21:54.370Z] ---> 543ab55d402e [2022-05-23T15:21:54.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:21:54.370Z] ---> c189f697b13c [2022-05-23T15:21:54.370Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:21:54.370Z] ---> Running in 830cf3198cde [2022-05-23T15:21:54.650Z] Removing intermediate container 9c6c40c19ab9 [2022-05-23T15:21:54.650Z] ---> 37e4b7702cbe [2022-05-23T15:21:54.650Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T15:21:54.650Z] Removing intermediate container 2d48b6d48b40 [2022-05-23T15:21:54.650Z] ---> 60181b78cec3 [2022-05-23T15:21:54.650Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:21:54.650Z] ---> Running in e0c666941c86 [2022-05-23T15:21:54.650Z] ---> e28d2b32607a [2022-05-23T15:21:54.650Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:21:54.911Z] ---> Running in 93119d3707b7 [2022-05-23T15:21:54.911Z] ---> 5fb7a528b769 [2022-05-23T15:21:54.911Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:21:54.911Z] ---> Running in 41a664c405c0 [2022-05-23T15:21:55.171Z] Removing intermediate container 2a2453000c23 [2022-05-23T15:21:55.171Z] ---> 397ce864e5c2 [2022-05-23T15:21:55.171Z] Step 8/22 : COPY . . [2022-05-23T15:21:58.489Z] Removing intermediate container 830cf3198cde [2022-05-23T15:21:58.490Z] ---> a15c1c6e0462 [2022-05-23T15:21:58.490Z] Step 8/22 : COPY . . [2022-05-23T15:21:58.490Z] Removing intermediate container e0c666941c86 [2022-05-23T15:21:58.490Z] ---> 0f8173f9b70c [2022-05-23T15:21:58.490Z] Step 8/31 : COPY . . [2022-05-23T15:22:03.779Z] Removing intermediate container 93119d3707b7 [2022-05-23T15:22:03.779Z] ---> 75052de2d876 [2022-05-23T15:22:03.779Z] Step 8/26 : COPY . . [2022-05-23T15:22:03.779Z] Removing intermediate container 41a664c405c0 [2022-05-23T15:22:03.779Z] ---> c2bce2918ac4 [2022-05-23T15:22:03.779Z] Step 8/22 : COPY . . [2022-05-23T15:22:03.779Z] ---> 3913cb44f706 [2022-05-23T15:22:03.779Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T15:22:03.779Z] ---> e37eded0e8d2 [2022-05-23T15:22:03.779Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T15:22:03.779Z] ---> 89ee94617bbc [2022-05-23T15:22:03.779Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T15:22:09.057Z] ---> Running in fbfe0a5effe2 [2022-05-23T15:22:09.057Z] ---> Running in a90010452909 [2022-05-23T15:22:09.057Z] ---> Running in 2914411f87d9 [2022-05-23T15:22:09.057Z] ---> 9f46605a9452 [2022-05-23T15:22:09.057Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:22:09.057Z] ---> 259acb966b86 [2022-05-23T15:22:09.057Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T15:22:09.057Z] ---> Running in 925821a781ec [2022-05-23T15:22:09.057Z] ---> Running in fbead43d66b7 [2022-05-23T15:22:09.057Z] Removing intermediate container 925821a781ec [2022-05-23T15:22:09.057Z] ---> 6c663cbd5753 [2022-05-23T15:22:09.057Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T15:22:09.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T15:22:09.057Z] ---> Running in 1278f82794de [2022-05-23T15:22:09.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T15:22:09.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T15:22:09.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T15:22:09.995Z] Removing intermediate container 1278f82794de [2022-05-23T15:22:09.995Z] ---> cac5f8b55710 [2022-05-23T15:22:09.995Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T15:22:09.995Z] ---> Running in ffe6b1b30a75 [2022-05-23T15:22:10.253Z] Removing intermediate container ffe6b1b30a75 [2022-05-23T15:22:10.253Z] ---> 2cd3acdcf212 [2022-05-23T15:22:10.253Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:22:10.253Z] ---> Running in 0b8b1ca4138d [2022-05-23T15:22:11.632Z] spire-1.2.1/ [2022-05-23T15:22:11.632Z] spire-1.2.1/.data/ [2022-05-23T15:22:11.632Z] spire-1.2.1/.data/.file [2022-05-23T15:22:11.632Z] spire-1.2.1/.dockerignore [2022-05-23T15:22:11.632Z] spire-1.2.1/.gitattributes [2022-05-23T15:22:11.632Z] spire-1.2.1/.githooks/ [2022-05-23T15:22:11.632Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/ [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:22:11.632Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:22:11.632Z] spire-1.2.1/.gitignore [2022-05-23T15:22:11.632Z] spire-1.2.1/.go-version [2022-05-23T15:22:11.632Z] spire-1.2.1/.golangci.yml [2022-05-23T15:22:11.632Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:22:11.632Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:22:11.632Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:22:11.632Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:22:11.632Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:22:11.632Z] spire-1.2.1/Dockerfile [2022-05-23T15:22:11.632Z] spire-1.2.1/Dockerfile.dev [2022-05-23T15:22:11.632Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:22:11.632Z] spire-1.2.1/LICENSE [2022-05-23T15:22:11.632Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:22:11.632Z] spire-1.2.1/Makefile [2022-05-23T15:22:11.632Z] spire-1.2.1/README.md [2022-05-23T15:22:11.632Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:22:11.632Z] spire-1.2.1/SECURITY.md [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:22:11.632Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/ [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/agent/ [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/server/ [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:22:11.632Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/ [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/ [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:22:11.632Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:22:11.633Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:22:11.633Z] spire-1.2.1/examples/ [2022-05-23T15:22:11.633Z] spire-1.2.1/examples/README.md [2022-05-23T15:22:11.633Z] spire-1.2.1/go.mod [2022-05-23T15:22:11.633Z] spire-1.2.1/go.sum [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T15:22:11.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:22:11.634Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:22:11.635Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:22:11.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/private/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:22:11.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:22:11.637Z] spire-1.2.1/release/ [2022-05-23T15:22:11.637Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:22:11.637Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:22:11.637Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:22:11.637Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:22:11.637Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:22:11.637Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:22:11.637Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:22:11.637Z] spire-1.2.1/release/spire/ [2022-05-23T15:22:11.638Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:22:11.638Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:22:11.638Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:22:11.638Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:22:11.638Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/script/ [2022-05-23T15:22:11.638Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:22:11.638Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:22:11.638Z] spire-1.2.1/support/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:22:11.638Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/clock/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:22:11.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:22:11.639Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/common [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:22:11.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:22:11.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:22:11.641Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:22:11.641Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/testca/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/testkey/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:22:11.641Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/util/ [2022-05-23T15:22:11.641Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/util/race.go [2022-05-23T15:22:11.641Z] spire-1.2.1/test/util/util.go [2022-05-23T15:22:11.641Z] building spire from source... [2022-05-23T15:22:11.641Z] Installing go1.17.7... [2022-05-23T15:22:18.204Z] Building bin/spire-server... [2022-05-23T15:22:18.204Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:22:18.204Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:22:18.204Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:22:18.204Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:22:18.204Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:22:18.204Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:22:18.204Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:22:18.204Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:22:18.204Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:22:18.204Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:22:18.204Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:22:18.204Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:22:18.204Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:22:18.204Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:22:18.204Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:22:18.204Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:22:18.204Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:22:18.204Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:22:18.463Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:22:18.463Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:22:18.463Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:22:18.463Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:22:18.463Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:22:18.463Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:22:18.463Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:22:18.463Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:22:18.463Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:22:18.463Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:22:18.463Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:22:18.463Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:22:18.463Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:22:18.721Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:22:18.721Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:22:18.721Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:22:18.721Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:22:18.721Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:22:18.721Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:22:18.721Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:22:18.721Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:22:18.721Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:22:18.721Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:22:18.980Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:22:18.980Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:22:18.980Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:22:18.980Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:22:18.980Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:22:18.980Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:22:19.239Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:22:19.239Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:22:19.239Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:22:19.498Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:22:19.498Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:22:19.498Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:22:19.757Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:22:20.324Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:22:22.229Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:22:22.229Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:22:22.229Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:22:22.229Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T15:22:26.420Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:22:26.420Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:22:26.420Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:22:26.420Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:22:26.420Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:22:26.420Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:22:26.420Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:22:26.420Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:22:26.420Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:22:26.420Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:22:27.796Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T15:22:27.796Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:22:27.796Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:22:27.796Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:22:28.364Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:22:28.364Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:22:28.364Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:22:28.364Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:22:28.622Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:22:28.622Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:22:28.622Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:22:28.881Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:22:28.881Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:22:29.140Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:22:29.140Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:22:29.404Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:22:29.404Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:22:29.404Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:22:29.404Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:22:29.404Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:22:29.662Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:22:29.662Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:22:30.231Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:22:30.231Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:22:30.231Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:22:31.224Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:22:31.224Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:22:31.224Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:22:31.224Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:22:31.483Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:22:31.483Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:22:31.483Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:22:31.483Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:22:31.483Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:22:31.483Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:22:31.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T15:22:31.483Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:22:31.483Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:22:31.483Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:22:31.742Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:22:31.742Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:22:31.742Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:22:31.742Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:22:31.742Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:22:31.742Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:22:31.742Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:22:31.742Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:22:31.742Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:22:31.742Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:22:31.742Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:22:31.742Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T15:22:32.001Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:22:32.001Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:22:32.001Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:22:32.001Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:22:32.001Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:22:32.001Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:22:32.001Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:22:32.001Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:22:32.001Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:22:32.001Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:22:32.001Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:22:32.265Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:22:32.265Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:22:32.265Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:22:32.265Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:22:32.265Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:22:32.265Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:22:32.265Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:22:32.265Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:22:32.266Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:22:32.266Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:22:32.266Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:22:32.266Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:22:37.579Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T15:22:37.579Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:22:49.808Z] Removing intermediate container fbead43d66b7 [2022-05-23T15:22:49.808Z] ---> ed8758475419 [2022-05-23T15:22:49.808Z] [2022-05-23T15:22:49.808Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:22:49.808Z] 3.14: Pulling from library/alpine [2022-05-23T15:22:49.808Z] Removing intermediate container a90010452909 [2022-05-23T15:22:49.808Z] ---> 7e0372e178c8 [2022-05-23T15:22:49.808Z] [2022-05-23T15:22:49.808Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T15:22:49.808Z] Removing intermediate container 2914411f87d9 [2022-05-23T15:22:49.808Z] ---> a3dfc8cf92cb [2022-05-23T15:22:49.808Z] [2022-05-23T15:22:49.808Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:22:49.808Z] Removing intermediate container fbfe0a5effe2 [2022-05-23T15:22:49.808Z] ---> 1512d31a4b6d [2022-05-23T15:22:49.808Z] [2022-05-23T15:22:49.808Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:22:49.808Z] 3.14: Pulling from library/alpine [2022-05-23T15:22:49.808Z] 3.14: Pulling from library/alpine [2022-05-23T15:22:49.808Z] 3.14: Pulling from library/alpine [2022-05-23T15:22:50.068Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:22:50.068Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T15:22:50.068Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:22:50.068Z] Status: Image is up to date for alpine:3.14 [2022-05-23T15:22:50.068Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:22:50.068Z] Status: Image is up to date for alpine:3.14 [2022-05-23T15:22:50.068Z] ---> e04c818066af [2022-05-23T15:22:50.068Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T15:22:50.068Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:22:50.068Z] Status: Image is up to date for alpine:3.14 [2022-05-23T15:22:50.068Z] ---> e04c818066af [2022-05-23T15:22:50.068Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T15:22:50.328Z] ---> e04c818066af [2022-05-23T15:22:50.328Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:22:50.594Z] ---> e04c818066af [2022-05-23T15:22:50.594Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T15:22:50.861Z] ---> Running in e9a7469c575b [2022-05-23T15:22:50.861Z] ---> Running in 5830ab1c758c [2022-05-23T15:22:50.861Z] ---> Running in cfc0fe893e6f [2022-05-23T15:22:50.861Z] ---> Running in a5195e90dbf9 [2022-05-23T15:22:51.429Z] Removing intermediate container cfc0fe893e6f [2022-05-23T15:22:51.429Z] ---> 52e4d8cf2ca1 [2022-05-23T15:22:51.429Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T15:22:51.429Z] ---> Running in 96a8a45968b1 [2022-05-23T15:22:51.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:22:51.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:22:51.947Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T15:22:51.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:22:51.947Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T15:22:51.947Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:22:51.947Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:22:51.947Z] OK: 6 MiB in 16 packages [2022-05-23T15:22:51.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:22:52.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:22:52.206Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T15:22:52.206Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:22:52.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:22:52.207Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T15:22:52.207Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T15:22:52.207Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T15:22:52.207Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T15:22:52.207Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:22:52.207Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:22:52.207Z] OK: 8 MiB in 20 packages [2022-05-23T15:22:52.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:22:52.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:22:52.466Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T15:22:52.466Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T15:22:52.466Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:22:52.466Z] OK: 6 MiB in 16 packages [2022-05-23T15:22:52.466Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T15:22:52.728Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:22:52.728Z] OK: 6 MiB in 15 packages [2022-05-23T15:22:53.301Z] Removing intermediate container e9a7469c575b [2022-05-23T15:22:53.301Z] ---> e7f9fdeb325c [2022-05-23T15:22:53.301Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:22:53.561Z] ---> Running in e5ac4b2cde06 [2022-05-23T15:22:53.561Z] Removing intermediate container 5830ab1c758c [2022-05-23T15:22:53.561Z] ---> 45fa0713994e [2022-05-23T15:22:53.561Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T15:22:53.821Z] ---> Running in 07a8fc92b415 [2022-05-23T15:22:53.821Z] Removing intermediate container 96a8a45968b1 [2022-05-23T15:22:53.821Z] ---> ad7200a5fc74 [2022-05-23T15:22:53.821Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T15:22:54.128Z] Removing intermediate container e5ac4b2cde06 [2022-05-23T15:22:54.128Z] ---> 87fc77361541 [2022-05-23T15:22:54.128Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T15:22:54.128Z] Removing intermediate container a5195e90dbf9 [2022-05-23T15:22:54.128Z] ---> c131804b4120 [2022-05-23T15:22:54.128Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:22:54.387Z] ---> Running in 15b10e227ec0 [2022-05-23T15:22:54.387Z] ---> Running in 04e6b2dedcc4 [2022-05-23T15:22:54.387Z] Removing intermediate container 07a8fc92b415 [2022-05-23T15:22:54.387Z] ---> 712131330d9f [2022-05-23T15:22:54.387Z] Step 13/22 : WORKDIR /edgex [2022-05-23T15:22:54.387Z] ---> Running in 204cc1efdecb [2022-05-23T15:22:54.647Z] ---> Running in bce52b1aa108 [2022-05-23T15:22:54.905Z] Removing intermediate container 15b10e227ec0 [2022-05-23T15:22:54.905Z] ---> 06b900fe98bb [2022-05-23T15:22:54.905Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T15:22:54.905Z] Removing intermediate container 04e6b2dedcc4 [2022-05-23T15:22:54.905Z] ---> b9e59ed695bd [2022-05-23T15:22:54.905Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T15:22:54.905Z] Removing intermediate container 204cc1efdecb [2022-05-23T15:22:54.905Z] ---> 840caace4b87 [2022-05-23T15:22:54.905Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T15:22:55.164Z] ---> Running in 7f3888531278 [2022-05-23T15:22:55.164Z] ---> Running in b973f288ddb2 [2022-05-23T15:22:55.164Z] ---> Running in d58fdd9f6518 [2022-05-23T15:22:55.164Z] Removing intermediate container bce52b1aa108 [2022-05-23T15:22:55.164Z] ---> 8e383622be3e [2022-05-23T15:22:55.164Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T15:22:55.425Z] Removing intermediate container 7f3888531278 [2022-05-23T15:22:55.425Z] ---> a8bc65a862b9 [2022-05-23T15:22:55.425Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:22:55.425Z] Removing intermediate container b973f288ddb2 [2022-05-23T15:22:55.425Z] ---> a28e3d3343f1 [2022-05-23T15:22:55.425Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T15:22:55.425Z] Removing intermediate container d58fdd9f6518 [2022-05-23T15:22:55.425Z] ---> f9e4f597c7ba [2022-05-23T15:22:55.425Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T15:22:55.685Z] ---> 5a2f727c3d2e [2022-05-23T15:22:55.685Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T15:22:55.685Z] ---> Running in 5384cbde2e51 [2022-05-23T15:22:55.685Z] ---> Running in 44814134f05c [2022-05-23T15:22:55.685Z] ---> 6834c72384cc [2022-05-23T15:22:55.685Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T15:22:55.944Z] Removing intermediate container 44814134f05c [2022-05-23T15:22:55.944Z] ---> e8b0e6a50341 [2022-05-23T15:22:55.944Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:22:56.515Z] ---> b2bdd8a9a858 [2022-05-23T15:22:56.515Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T15:22:56.880Z] ---> 6209d50e8d64 [2022-05-23T15:22:56.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T15:22:57.138Z] ---> 3251b9e78c89 [2022-05-23T15:22:57.138Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T15:22:57.397Z] ---> 0fc8ed67eb06 [2022-05-23T15:22:57.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T15:22:57.397Z] Removing intermediate container 5384cbde2e51 [2022-05-23T15:22:57.397Z] ---> 69d08f66ab49 [2022-05-23T15:22:57.397Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T15:22:57.656Z] ---> df66db14ea42 [2022-05-23T15:22:57.656Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T15:22:57.656Z] ---> Running in a5bded151495 [2022-05-23T15:22:57.915Z] ---> Running in 58e98475b801 [2022-05-23T15:22:57.915Z] ---> e70c282ece91 [2022-05-23T15:22:57.915Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T15:22:57.915Z] ---> 37af413efaa0 [2022-05-23T15:22:57.915Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T15:22:57.915Z] ---> Running in 52dbe75ea5c9 [2022-05-23T15:22:57.915Z] Removing intermediate container 58e98475b801 [2022-05-23T15:22:57.915Z] ---> 9d561e612cf6 [2022-05-23T15:22:57.915Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:22:58.183Z] Removing intermediate container a5bded151495 [2022-05-23T15:22:58.183Z] ---> edeabf7a966d [2022-05-23T15:22:58.183Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T15:22:58.183Z] ---> Running in 5d3939c3fdf2 [2022-05-23T15:22:58.183Z] ---> 11a7e67b8fc5 [2022-05-23T15:22:58.183Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T15:22:58.443Z] ---> Running in 219d075d3121 [2022-05-23T15:22:58.721Z] Removing intermediate container 5d3939c3fdf2 [2022-05-23T15:22:58.721Z] ---> 93b351e164db [2022-05-23T15:22:58.721Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T15:22:58.721Z] ---> f7b05bb4e575 [2022-05-23T15:22:58.721Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T15:22:58.721Z] Removing intermediate container 219d075d3121 [2022-05-23T15:22:58.721Z] ---> ea8c57bf0a8d [2022-05-23T15:22:58.721Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:22:58.721Z] ---> Running in 43741e22230e [2022-05-23T15:22:58.980Z] ---> Running in db50b448706a [2022-05-23T15:22:58.980Z] ---> Running in 49d7354a9f8a [2022-05-23T15:22:59.239Z] Removing intermediate container 43741e22230e [2022-05-23T15:22:59.239Z] ---> 4ae83b8bd431 [2022-05-23T15:22:59.239Z] Step 21/22 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:22:59.500Z] ---> Running in 2abd414aec6f [2022-05-23T15:22:59.500Z] Removing intermediate container 49d7354a9f8a [2022-05-23T15:22:59.500Z] ---> 065d42ea477e [2022-05-23T15:22:59.500Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T15:22:59.500Z] Removing intermediate container 52dbe75ea5c9 [2022-05-23T15:22:59.500Z] ---> 906debc29fca [2022-05-23T15:22:59.500Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T15:22:59.760Z] ---> Running in 1508be6b0b5d [2022-05-23T15:22:59.760Z] ---> Running in 9a1ef873e381 [2022-05-23T15:22:59.760Z] Removing intermediate container 2abd414aec6f [2022-05-23T15:22:59.760Z] ---> aa42e96de9d7 [2022-05-23T15:22:59.760Z] Step 22/22 : LABEL version=2.2.1-dev.5 [2022-05-23T15:22:59.760Z] ---> Running in 820f861d8faa [2022-05-23T15:22:59.760Z] Removing intermediate container 1508be6b0b5d [2022-05-23T15:22:59.760Z] ---> d3950d7d005a [2022-05-23T15:22:59.760Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T15:23:00.026Z] Removing intermediate container 9a1ef873e381 [2022-05-23T15:23:00.026Z] ---> d79b7e5d02bc [2022-05-23T15:23:00.026Z] Step 21/22 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:23:00.026Z] ---> Running in fb458b0a2109 [2022-05-23T15:23:00.026Z] Removing intermediate container 820f861d8faa [2022-05-23T15:23:00.026Z] ---> a7fa8a6d3e76 [2022-05-23T15:23:00.026Z] [2022-05-23T15:23:00.284Z] ---> Running in 9ff0d10953ba [2022-05-23T15:23:00.284Z] Successfully built a7fa8a6d3e76 [2022-05-23T15:23:00.284Z] Successfully tagged support-notifications:latest [2022-05-23T15:23:00.284Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-05-23T15:23:00.284Z] Removing intermediate container fb458b0a2109 [2022-05-23T15:23:00.284Z] ---> 35309f91e63b [2022-05-23T15:23:00.284Z] Step 21/22 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:23:00.544Z] ---> Running in 0f0cc37e6eec [2022-05-23T15:23:01.112Z] Removing intermediate container 9ff0d10953ba [2022-05-23T15:23:01.112Z] ---> b87f39cbb22b [2022-05-23T15:23:01.112Z] Step 22/22 : LABEL version=2.2.1-dev.5 [2022-05-23T15:23:02.552Z] Removing intermediate container 0f0cc37e6eec [2022-05-23T15:23:02.552Z] ---> aac844b8078e [2022-05-23T15:23:02.552Z] Step 22/22 : LABEL version=2.2.1-dev.5 [2022-05-23T15:23:02.552Z] Removing intermediate container db50b448706a [2022-05-23T15:23:02.552Z] ---> fd39895d263b [2022-05-23T15:23:02.552Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:23:02.552Z] ---> Running in f15e6319bbcb [2022-05-23T15:23:02.552Z] ---> Running in cc7263181653 [2022-05-23T15:23:02.552Z] Removing intermediate container f15e6319bbcb [2022-05-23T15:23:02.552Z] ---> 704ae2a2539c [2022-05-23T15:23:02.552Z] [2022-05-23T15:23:02.853Z] Successfully built 704ae2a2539c [2022-05-23T15:23:02.854Z] Successfully tagged support-scheduler:latest [2022-05-23T15:23:02.854Z]  Building support-scheduler ... done Building core-command [2022-05-23T15:23:02.854Z] ---> be7c24ff23c3 [2022-05-23T15:23:02.854Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T15:23:03.112Z] Removing intermediate container cc7263181653 [2022-05-23T15:23:03.112Z] ---> f90adff88fe3 [2022-05-23T15:23:03.112Z] [2022-05-23T15:23:03.112Z] Successfully built f90adff88fe3 [2022-05-23T15:23:03.112Z] Successfully tagged security-proxy-setup:latest [2022-05-23T15:23:03.112Z] Building security-spiffe-token-provider [2022-05-23T15:23:05.999Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64380 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-23T15:23:06.012Z] Running in /w/workspace/edgex-go/233 [Pipeline] { [Pipeline] checkout [2022-05-23T15:23:06.266Z] The recommended git tool is: git [2022-05-23T15:23:08.697Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:23:08.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:23:08.697Z] ---> 6b2a4594e13d [2022-05-23T15:23:08.697Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:23:08.697Z] ---> Using cache [2022-05-23T15:23:08.697Z] ---> e446bb9e62bb [2022-05-23T15:23:08.697Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:23:08.697Z] ---> Using cache [2022-05-23T15:23:08.697Z] ---> 19ebdc26f38d [2022-05-23T15:23:08.697Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T15:23:09.636Z] ---> c9732f8012f7 [2022-05-23T15:23:09.636Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T15:23:09.894Z] ---> Running in d1930e107d58 [2022-05-23T15:23:10.153Z] ---> 3c996bd7e8bd [2022-05-23T15:23:10.153Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T15:23:10.721Z] ---> 9cb8ca946175 [2022-05-23T15:23:10.721Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T15:23:10.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:23:11.554Z] ---> e11678e3ad52 [2022-05-23T15:23:11.554Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T15:23:11.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:23:11.815Z] ---> Running in d85348e6713d [2022-05-23T15:23:12.073Z] OK: 221 MiB in 52 packages [2022-05-23T15:23:12.083Z] using credential edgex-jenkins-ssh [2022-05-23T15:23:12.111Z] Cloning the remote Git repository [2022-05-23T15:23:12.717Z] Removing intermediate container d85348e6713d [2022-05-23T15:23:12.717Z] ---> 9f115b17c595 [2022-05-23T15:23:12.717Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T15:23:12.166Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T15:23:12.239Z] > git init /w/workspace/edgex-go/233 # timeout=10 [2022-05-23T15:23:12.302Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T15:23:12.303Z] > git --version # timeout=10 [2022-05-23T15:23:12.321Z] > git --version # 'git version 2.25.1' [2022-05-23T15:23:12.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T15:23:12.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T15:23:12.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:23:12.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:23:12.976Z] ---> 6b2a4594e13d [2022-05-23T15:23:12.977Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:23:12.977Z] ---> Using cache [2022-05-23T15:23:12.977Z] ---> e446bb9e62bb [2022-05-23T15:23:12.977Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:23:12.977Z] ---> Using cache [2022-05-23T15:23:12.977Z] ---> 19ebdc26f38d [2022-05-23T15:23:12.977Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T15:23:12.977Z] ---> Using cache [2022-05-23T15:23:12.977Z] ---> 60181b78cec3 [2022-05-23T15:23:12.977Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:23:12.977Z] ---> Using cache [2022-05-23T15:23:12.977Z] ---> 5fb7a528b769 [2022-05-23T15:23:12.977Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:23:12.977Z] ---> Using cache [2022-05-23T15:23:12.977Z] ---> c2bce2918ac4 [2022-05-23T15:23:12.977Z] Step 8/23 : COPY . . [2022-05-23T15:23:12.977Z] ---> Using cache [2022-05-23T15:23:12.977Z] ---> 259acb966b86 [2022-05-23T15:23:12.977Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T15:23:13.545Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:23:13.545Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:23:13.545Z] ---> 6b2a4594e13d [2022-05-23T15:23:13.545Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T15:23:13.545Z] ---> Using cache [2022-05-23T15:23:13.545Z] ---> e446bb9e62bb [2022-05-23T15:23:13.545Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T15:23:13.843Z] ---> Running in 0e82839b2f84 [2022-05-23T15:23:13.843Z] ---> 504e1304c26e [2022-05-23T15:23:13.843Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T15:23:13.843Z] Removing intermediate container d1930e107d58 [2022-05-23T15:23:13.843Z] ---> 058f99759d0a [2022-05-23T15:23:13.843Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:23:13.843Z] ---> Running in ca16077b7f4e [2022-05-23T15:23:14.122Z] ---> Running in 3cb3d527a54b [2022-05-23T15:23:14.122Z] ---> d5df7728099c [2022-05-23T15:23:14.122Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:23:14.381Z] ---> Running in 84cfd65a1299 [2022-05-23T15:23:14.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:23:14.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T15:23:15.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:23:15.877Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:23:15.877Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:23:15.877Z] OK: 15864 distinct packages available [2022-05-23T15:23:15.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:23:16.137Z] Removing intermediate container 3cb3d527a54b [2022-05-23T15:23:16.137Z] ---> 1c8431b08be7 [2022-05-23T15:23:16.137Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T15:23:16.137Z] ---> Running in b1d9dc7add1b [2022-05-23T15:23:16.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:23:16.705Z] Removing intermediate container b1d9dc7add1b [2022-05-23T15:23:16.705Z] ---> ebde2c8bf6a8 [2022-05-23T15:23:16.705Z] Step 28/31 : CMD ["gate"] [2022-05-23T15:23:16.705Z] Removing intermediate container 84cfd65a1299 [2022-05-23T15:23:16.705Z] ---> 33d891a1db43 [2022-05-23T15:23:16.705Z] Step 8/23 : COPY . . [2022-05-23T15:23:16.705Z] ---> Running in b653d868ec36 [2022-05-23T15:23:16.966Z] OK: 221 MiB in 52 packages [2022-05-23T15:23:17.533Z] Removing intermediate container b653d868ec36 [2022-05-23T15:23:17.533Z] ---> 3d1228c19d10 [2022-05-23T15:23:17.533Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T15:23:19.438Z] ---> Running in a0391e8a548a [2022-05-23T15:23:19.438Z] Removing intermediate container a0391e8a548a [2022-05-23T15:23:19.438Z] ---> fb446cbe670d [2022-05-23T15:23:19.438Z] Step 30/31 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:23:19.697Z] Removing intermediate container ca16077b7f4e [2022-05-23T15:23:19.697Z] ---> 2ec98d7f458f [2022-05-23T15:23:19.697Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T15:23:19.697Z] ---> Running in 021bdc72d106 [2022-05-23T15:23:20.265Z] ---> 4fa27bf2ef60 [2022-05-23T15:23:20.265Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:23:20.840Z] ---> Running in 8746e8611ff9 [2022-05-23T15:23:20.840Z] Removing intermediate container 021bdc72d106 [2022-05-23T15:23:20.840Z] ---> d15ccba8182f [2022-05-23T15:23:20.840Z] Step 31/31 : LABEL version=2.2.1-dev.5 [2022-05-23T15:23:21.106Z] ---> Running in 7f354577bb19 [2022-05-23T15:23:21.676Z] Removing intermediate container 7f354577bb19 [2022-05-23T15:23:21.676Z] ---> 09fb54646b6b [2022-05-23T15:23:21.676Z] [2022-05-23T15:23:21.676Z] Successfully built 09fb54646b6b [2022-05-23T15:23:21.676Z] Successfully tagged security-bootstrapper:latest [2022-05-23T15:23:21.676Z] Building security-secretstore-setup [2022-05-23T15:23:26.952Z]  Building security-bootstrapper ... done  ---> f3e54a409102 [2022-05-23T15:23:26.952Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T15:23:26.952Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:23:26.952Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:23:26.952Z] ---> 6b2a4594e13d [2022-05-23T15:23:26.952Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T15:23:26.952Z] ---> Using cache [2022-05-23T15:23:26.952Z] ---> e446bb9e62bb [2022-05-23T15:23:26.952Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:23:26.952Z] ---> Using cache [2022-05-23T15:23:26.952Z] ---> 19ebdc26f38d [2022-05-23T15:23:26.952Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T15:23:26.952Z] ---> Using cache [2022-05-23T15:23:26.952Z] ---> 60181b78cec3 [2022-05-23T15:23:26.952Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T15:23:26.952Z] ---> Using cache [2022-05-23T15:23:26.952Z] ---> 5fb7a528b769 [2022-05-23T15:23:26.952Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:23:26.952Z] ---> Using cache [2022-05-23T15:23:26.952Z] ---> c2bce2918ac4 [2022-05-23T15:23:26.952Z] Step 8/25 : COPY . . [2022-05-23T15:23:26.952Z] ---> Using cache [2022-05-23T15:23:26.952Z] ---> 259acb966b86 [2022-05-23T15:23:26.952Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T15:23:27.222Z] Removing intermediate container 8746e8611ff9 [2022-05-23T15:23:27.222Z] ---> 073933b4ebcb [2022-05-23T15:23:27.222Z] Step 7/20 : COPY . . [2022-05-23T15:23:27.481Z] ---> Running in 01547695f2a9 [2022-05-23T15:23:27.481Z] ---> Running in 5e4f402f2f84 [2022-05-23T15:23:28.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T15:23:28.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T15:23:30.027Z] Avoid second fetch [2022-05-23T15:23:30.028Z] Checking out Revision 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 (main) [2022-05-23T15:23:29.981Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T15:23:30.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T15:23:30.052Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T15:23:30.067Z] > git checkout -f 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 # timeout=10 [2022-05-23T15:23:34.508Z] Commit message: "feat(snap): add secretstore token for device camera services (#4034)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T15:23:35.762Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T15:23:35.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T15:23:35.762Z] Dload Upload Total Spent Left Speed [2022-05-23T15:23:35.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 46237 0 --:--:-- --:--:-- --:--:-- 46589 [Pipeline] sh [2022-05-23T15:23:36.341Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T15:23:36.531Z] ---> a1c5135d234c [2022-05-23T15:23:36.531Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T15:23:36.688Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T15:23:36.688Z] + sudo tee /etc/docker/daemon.new [2022-05-23T15:23:36.688Z] { [2022-05-23T15:23:36.688Z] "registry-mirrors": [ [2022-05-23T15:23:36.688Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T15:23:36.688Z] ], [2022-05-23T15:23:36.688Z] "bip": "10.250.0.254/24", [2022-05-23T15:23:36.688Z] "hosts": [ [2022-05-23T15:23:36.688Z] "tcp://0.0.0.0:5555", [2022-05-23T15:23:36.688Z] "unix:///var/run/docker.sock" [2022-05-23T15:23:36.688Z] ], [2022-05-23T15:23:36.688Z] "mtu": 1458, [2022-05-23T15:23:36.688Z] "selinux-enabled": true, [2022-05-23T15:23:36.688Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T15:23:36.688Z] } [Pipeline] sh [2022-05-23T15:23:36.789Z] ---> Running in 0a1293220e5b [2022-05-23T15:23:37.039Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T15:23:37.386Z] + sudo service docker restart [2022-05-23T15:23:37.727Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T15:23:40.259Z] Removing intermediate container 0e82839b2f84 [2022-05-23T15:23:40.259Z] ---> 2bc14d82796c [2022-05-23T15:23:40.259Z] [2022-05-23T15:23:40.259Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:23:40.259Z] ---> e04c818066af [2022-05-23T15:23:40.259Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:23:40.259Z] ---> Using cache [2022-05-23T15:23:40.259Z] ---> c131804b4120 [2022-05-23T15:23:40.259Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:23:40.259Z] ---> Using cache [2022-05-23T15:23:40.259Z] ---> 840caace4b87 [2022-05-23T15:23:40.259Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T15:23:40.259Z] ---> Running in aa41cdebaf2e [2022-05-23T15:23:40.519Z] Removing intermediate container aa41cdebaf2e [2022-05-23T15:23:40.519Z] ---> 62f16f4e2eec [2022-05-23T15:23:40.519Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T15:23:40.519Z] ---> Running in 0cb9de452523 [2022-05-23T15:23:40.777Z] Removing intermediate container 0cb9de452523 [2022-05-23T15:23:40.777Z] ---> 8a618fcd6dc1 [2022-05-23T15:23:40.777Z] Step 15/23 : WORKDIR / [2022-05-23T15:23:41.036Z] ---> Running in 86fb0cdd62f6 [2022-05-23T15:23:41.294Z] Removing intermediate container 86fb0cdd62f6 [2022-05-23T15:23:41.294Z] ---> e74bdee66f74 [2022-05-23T15:23:41.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:23:41.862Z] ---> 085a96c787bd [2022-05-23T15:23:41.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T15:23:42.430Z] ---> 581266672b16 [2022-05-23T15:23:42.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T15:23:42.689Z] ---> d8e3b5415e34 [2022-05-23T15:23:42.689Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T15:23:42.948Z] ---> Running in 739d2f981120 [2022-05-23T15:23:42.948Z] Removing intermediate container 739d2f981120 [2022-05-23T15:23:42.948Z] ---> b23380d41e8e [2022-05-23T15:23:42.948Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:23:43.206Z] ---> Running in ba479f5f409c [2022-05-23T15:23:43.471Z] Removing intermediate container ba479f5f409c [2022-05-23T15:23:43.471Z] ---> 00408d1845b2 [2022-05-23T15:23:43.471Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T15:23:43.471Z] ---> Running in df5657222ce5 [2022-05-23T15:23:43.471Z] Removing intermediate container df5657222ce5 [2022-05-23T15:23:43.471Z] ---> 4909fce190f9 [2022-05-23T15:23:43.471Z] Step 22/23 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:23:43.731Z] ---> Running in 92ae58a2d8e5 [2022-05-23T15:23:43.990Z] Removing intermediate container 92ae58a2d8e5 [2022-05-23T15:23:43.990Z] ---> 56ec3c37a53b [2022-05-23T15:23:43.990Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-05-23T15:23:43.990Z] ---> Running in 954fadcd5efd [2022-05-23T15:23:44.558Z] Removing intermediate container 954fadcd5efd [2022-05-23T15:23:44.558Z] ---> c0afffde4ade [2022-05-23T15:23:44.558Z] [2022-05-23T15:23:44.558Z] Successfully built c0afffde4ade [2022-05-23T15:23:44.558Z] Successfully tagged core-command:latest [2022-05-23T15:23:44.558Z]  Building core-command ... done Building core-metadata [2022-05-23T15:23:47.117Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T15:23:49.027Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:23:49.027Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:23:49.028Z] ---> 6b2a4594e13d [2022-05-23T15:23:49.028Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:23:49.028Z] ---> Using cache [2022-05-23T15:23:49.028Z] ---> e446bb9e62bb [2022-05-23T15:23:49.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:23:49.028Z] ---> Using cache [2022-05-23T15:23:49.028Z] ---> 19ebdc26f38d [2022-05-23T15:23:49.028Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T15:23:49.028Z] ---> Using cache [2022-05-23T15:23:49.028Z] ---> 60181b78cec3 [2022-05-23T15:23:49.028Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:23:49.028Z] ---> Using cache [2022-05-23T15:23:49.028Z] ---> 5fb7a528b769 [2022-05-23T15:23:49.028Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:23:49.028Z] ---> Using cache [2022-05-23T15:23:49.028Z] ---> c2bce2918ac4 [2022-05-23T15:23:49.028Z] Step 8/23 : COPY . . [2022-05-23T15:23:49.028Z] ---> Using cache [2022-05-23T15:23:49.028Z] ---> 259acb966b86 [2022-05-23T15:23:49.028Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T15:23:51.565Z] ---> Running in e624dd07c922 [2022-05-23T15:23:52.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T15:23:54.679Z] Removing intermediate container 01547695f2a9 [2022-05-23T15:23:54.679Z] ---> 7ae371c88b7d [2022-05-23T15:23:54.679Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T15:23:54.679Z] Removing intermediate container 5e4f402f2f84 [2022-05-23T15:23:54.679Z] ---> d2980f06da3f [2022-05-23T15:23:54.679Z] [2022-05-23T15:23:54.679Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T15:23:54.679Z] ---> e04c818066af [2022-05-23T15:23:54.679Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T15:23:54.679Z] ---> Running in 207a8903d5e3 [2022-05-23T15:23:54.679Z] ---> Running in 8777a36e2a97 [2022-05-23T15:23:55.618Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T15:23:55.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:23:55.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:23:55.618Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T15:23:55.618Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T15:23:55.618Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T15:23:55.618Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:23:55.618Z] Executing ca-certificates-20211220-r0.trigger [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T15:23:55.783Z] provisioning config files... [2022-05-23T15:23:55.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/233@tmp/config3920485834094518161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:23:55.877Z] OK: 6 MiB in 17 packages [2022-05-23T15:23:56.165Z] ---> docker-login.sh [2022-05-23T15:23:56.165Z] nexus3.edgexfoundry.org:10001 [2022-05-23T15:23:56.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:23:56.815Z] Removing intermediate container 207a8903d5e3 [2022-05-23T15:23:56.815Z] ---> dcd4f0211177 [2022-05-23T15:23:56.815Z] [2022-05-23T15:23:56.815Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T15:23:57.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:23:57.032Z] Configure a credential helper to remove this warning. See [2022-05-23T15:23:57.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:23:57.032Z] [2022-05-23T15:23:57.032Z] Login Succeeded [2022-05-23T15:23:57.032Z] nexus3.edgexfoundry.org:10002 [2022-05-23T15:23:57.073Z] Removing intermediate container 8777a36e2a97 [2022-05-23T15:23:57.073Z] ---> b27c236cffb9 [2022-05-23T15:23:57.073Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T15:23:57.073Z] 20.10.14: Pulling from library/docker [2022-05-23T15:23:57.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:23:57.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:23:57.304Z] Configure a credential helper to remove this warning. See [2022-05-23T15:23:57.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:23:57.304Z] [2022-05-23T15:23:57.304Z] Login Succeeded [2022-05-23T15:23:57.332Z] ---> Running in 4fefc653cca7 [2022-05-23T15:23:57.577Z] nexus3.edgexfoundry.org:10003 [2022-05-23T15:23:57.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:23:57.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:23:57.849Z] Configure a credential helper to remove this warning. See [2022-05-23T15:23:57.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:23:57.849Z] [2022-05-23T15:23:57.849Z] Login Succeeded [2022-05-23T15:23:57.849Z] nexus3.edgexfoundry.org:10004 [2022-05-23T15:23:57.899Z] Removing intermediate container 4fefc653cca7 [2022-05-23T15:23:57.899Z] ---> c6d7ba7fe7ab [2022-05-23T15:23:57.899Z] Step 13/25 : WORKDIR / [2022-05-23T15:23:58.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:23:58.157Z] ---> Running in 45a7fe5ae39d [2022-05-23T15:23:58.157Z] Removing intermediate container 0a1293220e5b [2022-05-23T15:23:58.157Z] ---> 8d77a3c2728b [2022-05-23T15:23:58.157Z] [2022-05-23T15:23:58.157Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T15:23:58.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:23:58.396Z] Configure a credential helper to remove this warning. See [2022-05-23T15:23:58.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:23:58.396Z] [2022-05-23T15:23:58.396Z] Login Succeeded [2022-05-23T15:23:58.396Z] docker.io [2022-05-23T15:23:58.417Z] 3.15: Pulling from library/alpine [2022-05-23T15:23:58.417Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T15:23:58.417Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T15:23:58.417Z] ---> 0ac33e5f5afa [2022-05-23T15:23:58.417Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:23:58.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:23:58.675Z] ---> Running in 140aa7dbd59d [2022-05-23T15:23:58.675Z] Removing intermediate container 45a7fe5ae39d [2022-05-23T15:23:58.675Z] ---> bb991bd2494c [2022-05-23T15:23:58.675Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-23T15:23:58.934Z] Removing intermediate container 140aa7dbd59d [2022-05-23T15:23:58.934Z] ---> 8d26ef449ac7 [2022-05-23T15:23:58.934Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:23:58.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:23:58.938Z] Configure a credential helper to remove this warning. See [2022-05-23T15:23:58.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:23:58.938Z] [2022-05-23T15:23:58.938Z] Login Succeeded [2022-05-23T15:23:58.938Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T15:23:58.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-23T15:23:59.194Z] ---> ec918ddea420 [2022-05-23T15:23:59.194Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-23T15:23:59.194Z] ---> Running in 21547a691473 [Pipeline] echo [2022-05-23T15:23:59.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T15:23:59.390Z] ========================================================= [2022-05-23T15:23:59.390Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T15:23:59.390Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:23:59.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T15:23:59.763Z] ---> 72621a932d79 [2022-05-23T15:23:59.763Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T15:23:59.998Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T15:23:59.998Z] 9b3977197b4f: Pulling fs layer [2022-05-23T15:23:59.998Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T15:23:59.998Z] 94645a83ff95: Pulling fs layer [2022-05-23T15:23:59.998Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T15:23:59.998Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T15:23:59.998Z] 3096ccb668a1: Pulling fs layer [2022-05-23T15:23:59.998Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T15:23:59.998Z] a4caa8a26152: Pulling fs layer [2022-05-23T15:23:59.998Z] 3f3a8bcf1eab: Waiting [2022-05-23T15:23:59.998Z] 0c92f367c5e7: Waiting [2022-05-23T15:23:59.998Z] 3096ccb668a1: Waiting [2022-05-23T15:23:59.998Z] a4caa8a26152: Waiting [2022-05-23T15:23:59.998Z] e8cf19c19ddd: Waiting [2022-05-23T15:23:59.998Z] 94645a83ff95: Verifying Checksum [2022-05-23T15:23:59.998Z] 94645a83ff95: Download complete [2022-05-23T15:23:59.998Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T15:23:59.998Z] 1a89e8eeedd5: Download complete [2022-05-23T15:23:59.998Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T15:23:59.998Z] 0c92f367c5e7: Download complete [2022-05-23T15:23:59.998Z] 3096ccb668a1: Verifying Checksum [2022-05-23T15:23:59.998Z] 3096ccb668a1: Download complete [2022-05-23T15:23:59.998Z] 9b3977197b4f: Verifying Checksum [2022-05-23T15:23:59.998Z] 9b3977197b4f: Download complete [2022-05-23T15:23:59.998Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T15:23:59.998Z] e8cf19c19ddd: Download complete [2022-05-23T15:24:00.614Z] 9b3977197b4f: Pull complete [2022-05-23T15:24:00.700Z] ---> 1d34faa676f6 [2022-05-23T15:24:00.700Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T15:24:00.700Z] Removing intermediate container 21547a691473 [2022-05-23T15:24:00.700Z] ---> eb84cb55195d [2022-05-23T15:24:00.700Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T15:24:00.700Z] ---> Running in 48455c16634c [2022-05-23T15:24:00.700Z] ---> cd3ccc6af648 [2022-05-23T15:24:00.700Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T15:24:01.221Z] 1a89e8eeedd5: Pull complete [2022-05-23T15:24:01.498Z] 94645a83ff95: Pull complete [2022-05-23T15:24:01.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:01.638Z] ---> b6df8b99ac39 [2022-05-23T15:24:01.638Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T15:24:01.773Z] a4caa8a26152: Verifying Checksum [2022-05-23T15:24:01.773Z] a4caa8a26152: Download complete [2022-05-23T15:24:02.370Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T15:24:02.370Z] 3f3a8bcf1eab: Download complete [2022-05-23T15:24:02.717Z] ---> 632e994272e5 [2022-05-23T15:24:02.717Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T15:24:02.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:02.717Z] ---> 87a44c5cfbcb [2022-05-23T15:24:02.717Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-23T15:24:02.717Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:24:02.717Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:24:02.717Z] OK: 15857 distinct packages available [2022-05-23T15:24:02.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:03.004Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T15:24:03.004Z] ---> Running in 4ce0aa2995d8 [2022-05-23T15:24:03.004Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T15:24:03.004Z] ---> 7417809fdb73 [2022-05-23T15:24:03.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:24:03.004Z] ---> Running in e9bd9b8eef6c [2022-05-23T15:24:03.261Z] Removing intermediate container e9bd9b8eef6c [2022-05-23T15:24:03.261Z] ---> f580a737dff9 [2022-05-23T15:24:03.261Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-23T15:24:03.261Z] ---> Running in d777089c155b [2022-05-23T15:24:03.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:03.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:03.778Z] Removing intermediate container 4ce0aa2995d8 [2022-05-23T15:24:03.778Z] ---> 9087be44e3e2 [2022-05-23T15:24:03.778Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T15:24:03.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:03.778Z] ---> Running in 352a3ab95edf [2022-05-23T15:24:04.037Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T15:24:04.037Z] Removing intermediate container 352a3ab95edf [2022-05-23T15:24:04.037Z] ---> d791a5ab6490 [2022-05-23T15:24:04.037Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T15:24:04.037Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T15:24:04.037Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T15:24:04.037Z] Executing bash-5.1.16-r0.post-install [2022-05-23T15:24:04.037Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:24:04.037Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T15:24:04.037Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T15:24:04.037Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T15:24:04.037Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T15:24:04.037Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T15:24:04.037Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T15:24:04.037Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:24:04.037Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T15:24:04.037Z] ---> Running in 5a4711d5d19f [2022-05-23T15:24:04.037Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T15:24:04.037Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T15:24:04.295Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T15:24:04.295Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T15:24:04.295Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T15:24:04.295Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T15:24:04.295Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T15:24:04.295Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T15:24:04.295Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T15:24:04.295Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T15:24:04.554Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T15:24:04.554Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:24:04.554Z] Removing intermediate container 5a4711d5d19f [2022-05-23T15:24:04.554Z] ---> 4382d767d8fc [2022-05-23T15:24:04.554Z] Step 24/25 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:24:04.554Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T15:24:04.554Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T15:24:04.812Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T15:24:04.812Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T15:24:04.812Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T15:24:04.812Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T15:24:04.812Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T15:24:04.812Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T15:24:04.812Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T15:24:04.812Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T15:24:04.812Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T15:24:04.812Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T15:24:04.812Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T15:24:04.812Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T15:24:04.812Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T15:24:04.812Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T15:24:04.812Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T15:24:04.812Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T15:24:04.812Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T15:24:04.812Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T15:24:04.812Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T15:24:04.812Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T15:24:04.812Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T15:24:04.812Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T15:24:04.812Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T15:24:04.812Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T15:24:04.812Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:24:04.812Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:24:04.812Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T15:24:04.812Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T15:24:04.812Z] OK: 8 MiB in 23 packages [2022-05-23T15:24:05.072Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:24:05.072Z] OK: 83 MiB in 65 packages [2022-05-23T15:24:05.645Z] Collecting docker-compose==1.23.2 [2022-05-23T15:24:05.940Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T15:24:05.940Z] ---> Running in 84558dbc6c96 [2022-05-23T15:24:05.940Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T15:24:05.940Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T15:24:05.940Z] Removing intermediate container e624dd07c922 [2022-05-23T15:24:05.940Z] ---> 0f4acddcc44b [2022-05-23T15:24:05.940Z] [2022-05-23T15:24:05.940Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:24:05.940Z] ---> e04c818066af [2022-05-23T15:24:05.940Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:24:05.940Z] ---> Using cache [2022-05-23T15:24:05.940Z] ---> c131804b4120 [2022-05-23T15:24:05.940Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:24:05.940Z] ---> Using cache [2022-05-23T15:24:05.940Z] ---> 840caace4b87 [2022-05-23T15:24:05.940Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T15:24:06.201Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T15:24:06.201Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T15:24:06.201Z] Removing intermediate container 84558dbc6c96 [2022-05-23T15:24:06.201Z] ---> cd66b9ccd90d [2022-05-23T15:24:06.201Z] Step 25/25 : LABEL version=2.2.1-dev.5 [2022-05-23T15:24:06.201Z] ---> Running in 9fcdc3bcf264 [2022-05-23T15:24:06.201Z] ---> Running in 0058e0fc928f [2022-05-23T15:24:06.201Z] Removing intermediate container 48455c16634c [2022-05-23T15:24:06.201Z] ---> 0e924af4cfae [2022-05-23T15:24:06.201Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:24:06.201Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T15:24:06.201Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T15:24:06.201Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T15:24:06.201Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T15:24:06.201Z] Removing intermediate container 9fcdc3bcf264 [2022-05-23T15:24:06.201Z] ---> b716be3b5f0a [2022-05-23T15:24:06.201Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T15:24:06.461Z] Removing intermediate container 0058e0fc928f [2022-05-23T15:24:06.461Z] ---> b25426893220 [2022-05-23T15:24:06.461Z] [2022-05-23T15:24:06.461Z] ---> Running in 70d4a94c639b [2022-05-23T15:24:06.461Z] ---> 2d91a1ce4e1d [2022-05-23T15:24:06.461Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T15:24:06.461Z] Successfully built b25426893220 [2022-05-23T15:24:06.722Z] Successfully tagged security-secretstore-setup:latest [2022-05-23T15:24:06.722Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-05-23T15:24:06.722Z] Removing intermediate container 70d4a94c639b [2022-05-23T15:24:06.722Z] ---> d0c8c64f10cd [2022-05-23T15:24:06.722Z] Step 15/23 : WORKDIR / [2022-05-23T15:24:06.722Z] Collecting PyYAML<4,>=3.10 [2022-05-23T15:24:06.722Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T15:24:07.300Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T15:24:07.558Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T15:24:07.816Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-23T15:24:07.816Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T15:24:07.816Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T15:24:07.816Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T15:24:07.816Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T15:24:08.387Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T15:24:08.387Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T15:24:08.387Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T15:24:08.387Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T15:24:08.387Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T15:24:08.387Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T15:24:08.646Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-23T15:24:08.646Z] Collecting idna<2.8,>=2.5 [2022-05-23T15:24:08.646Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T15:24:08.646Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T15:24:08.646Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T15:24:08.646Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T15:24:08.646Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T15:24:08.646Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T15:24:08.646Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T15:24:08.906Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T15:24:08.906Z] Attempting uninstall: urllib3 [2022-05-23T15:24:08.906Z] Found existing installation: urllib3 1.26.7 [2022-05-23T15:24:08.906Z] Uninstalling urllib3-1.26.7: [2022-05-23T15:24:08.906Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T15:24:09.481Z] ---> Running in e0b10a7374e1 [2022-05-23T15:24:09.481Z] Attempting uninstall: idna [2022-05-23T15:24:09.481Z] Found existing installation: idna 3.3 [2022-05-23T15:24:09.481Z] Uninstalling idna-3.3: [2022-05-23T15:24:09.742Z] Successfully uninstalled idna-3.3 [2022-05-23T15:24:09.742Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:24:09.742Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:24:09.742Z] ---> 6b2a4594e13d [2022-05-23T15:24:09.742Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T15:24:09.742Z] ---> Using cache [2022-05-23T15:24:09.742Z] ---> e446bb9e62bb [2022-05-23T15:24:09.742Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:24:09.742Z] ---> Using cache [2022-05-23T15:24:09.742Z] ---> 19ebdc26f38d [2022-05-23T15:24:09.742Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:24:10.001Z] ---> 2895494eb4c5 [2022-05-23T15:24:10.002Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T15:24:10.002Z] ---> Running in d695ee1c3bd6 [2022-05-23T15:24:10.002Z] Removing intermediate container e0b10a7374e1 [2022-05-23T15:24:10.002Z] ---> 24badedce59f [2022-05-23T15:24:10.002Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:24:10.002Z] ---> d78952799c19 [2022-05-23T15:24:10.002Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T15:24:10.262Z] ---> Running in eae648c43cd3 [2022-05-23T15:24:10.262Z] ---> 17db0ec30c89 [2022-05-23T15:24:10.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T15:24:10.262Z] Removing intermediate container eae648c43cd3 [2022-05-23T15:24:10.262Z] ---> c7eb2823e30a [2022-05-23T15:24:10.262Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:24:10.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:10.522Z] Attempting uninstall: requests [2022-05-23T15:24:10.522Z] Found existing installation: requests 2.26.0 [2022-05-23T15:24:10.522Z] ---> Running in ca0fee173860 [2022-05-23T15:24:10.522Z] Uninstalling requests-2.26.0: [2022-05-23T15:24:10.522Z] Successfully uninstalled requests-2.26.0 [2022-05-23T15:24:10.522Z] ---> 7c79a269b63d [2022-05-23T15:24:10.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T15:24:10.522Z] Running setup.py install for texttable: started [2022-05-23T15:24:10.522Z] Removing intermediate container ca0fee173860 [2022-05-23T15:24:10.522Z] ---> 95bddccf1229 [2022-05-23T15:24:10.522Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T15:24:10.782Z] ---> Running in 831a480548f4 [2022-05-23T15:24:10.782Z] ---> e53ff8c9eab6 [2022-05-23T15:24:10.782Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T15:24:10.782Z] ---> Running in 8f0a57497305 [2022-05-23T15:24:10.782Z] Removing intermediate container 831a480548f4 [2022-05-23T15:24:10.782Z] ---> 3d2d8fa1d055 [2022-05-23T15:24:10.782Z] Step 19/20 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:24:10.782Z] ---> Running in 940711faaa17 [2022-05-23T15:24:10.782Z] Removing intermediate container 8f0a57497305 [2022-05-23T15:24:10.782Z] ---> a9bbfd9036c4 [2022-05-23T15:24:10.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:24:11.055Z] ---> Running in 7e8c3eb42ef1 [2022-05-23T15:24:11.055Z] Removing intermediate container 940711faaa17 [2022-05-23T15:24:11.055Z] ---> 34634c86f48d [2022-05-23T15:24:11.055Z] Step 20/20 : LABEL version=2.2.1-dev.5 [2022-05-23T15:24:11.055Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T15:24:11.055Z] Running setup.py install for PyYAML: started [2022-05-23T15:24:11.055Z] ---> Running in 650ef36dcde9 [2022-05-23T15:24:11.055Z] Removing intermediate container 7e8c3eb42ef1 [2022-05-23T15:24:11.055Z] ---> b903081caf8b [2022-05-23T15:24:11.055Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T15:24:11.055Z] ---> Running in 2631dc0d284b [2022-05-23T15:24:11.055Z] Removing intermediate container 650ef36dcde9 [2022-05-23T15:24:11.055Z] ---> 71acd71b86ba [2022-05-23T15:24:11.055Z] [2022-05-23T15:24:11.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:11.316Z] Successfully built 71acd71b86ba [2022-05-23T15:24:11.316Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T15:24:11.316Z]  Building security-spiffe-token-provider ... done Building core-data [2022-05-23T15:24:11.316Z] Removing intermediate container 2631dc0d284b [2022-05-23T15:24:11.316Z] ---> b631357544c4 [2022-05-23T15:24:11.316Z] Step 22/23 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:24:11.316Z] ---> Running in 88f0c2bab481 [2022-05-23T15:24:11.316Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T15:24:11.663Z] OK: 221 MiB in 52 packages [2022-05-23T15:24:12.239Z] Running setup.py install for docopt: started [2022-05-23T15:24:12.239Z] Removing intermediate container 88f0c2bab481 [2022-05-23T15:24:12.239Z] ---> e643c5c38c23 [2022-05-23T15:24:12.239Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-05-23T15:24:12.810Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T15:24:12.810Z] Running setup.py install for dockerpty: started [2022-05-23T15:24:13.748Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T15:24:14.319Z] ---> Running in c6cd4253e398 [2022-05-23T15:24:14.577Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-23T15:24:14.837Z] Removing intermediate container c6cd4253e398 [2022-05-23T15:24:14.837Z] ---> b8999597408f [2022-05-23T15:24:14.837Z] [2022-05-23T15:24:14.837Z] Removing intermediate container d695ee1c3bd6 [2022-05-23T15:24:14.837Z] ---> 710ed7854517 [2022-05-23T15:24:14.837Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T15:24:14.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:24:14.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:24:14.837Z] ---> 6b2a4594e13d [2022-05-23T15:24:14.837Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:24:14.837Z] ---> Using cache [2022-05-23T15:24:14.837Z] ---> e446bb9e62bb [2022-05-23T15:24:14.837Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:24:14.837Z] ---> Using cache [2022-05-23T15:24:14.837Z] ---> 19ebdc26f38d [2022-05-23T15:24:14.837Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T15:24:14.837Z] Successfully built b8999597408f [2022-05-23T15:24:15.097Z] Successfully tagged core-metadata:latest [2022-05-23T15:24:15.097Z]  Building core-metadata ... done Building security-spire-agent [2022-05-23T15:24:15.097Z] ---> Running in 44ea5d5bb540 [2022-05-23T15:24:17.009Z] ---> 5d7f2b03e15a [2022-05-23T15:24:17.009Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:24:17.485Z] 3f3a8bcf1eab: Pull complete [2022-05-23T15:24:17.485Z] 0c92f367c5e7: Pull complete [2022-05-23T15:24:17.485Z] 3096ccb668a1: Pull complete [2022-05-23T15:24:17.485Z] e8cf19c19ddd: Pull complete [2022-05-23T15:24:17.577Z] ---> Running in 46252287dcdf [2022-05-23T15:24:17.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:18.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:24:18.714Z] OK: 221 MiB in 52 packages [2022-05-23T15:24:18.714Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:24:18.714Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:24:18.714Z] ---> 6b2a4594e13d [2022-05-23T15:24:18.714Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T15:24:18.714Z] ---> Using cache [2022-05-23T15:24:18.714Z] ---> e446bb9e62bb [2022-05-23T15:24:18.714Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:24:18.714Z] ---> Using cache [2022-05-23T15:24:18.714Z] ---> 19ebdc26f38d [2022-05-23T15:24:18.714Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:24:18.714Z] ---> Using cache [2022-05-23T15:24:18.714Z] ---> 710ed7854517 [2022-05-23T15:24:18.714Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T15:24:18.714Z] ---> Using cache [2022-05-23T15:24:18.714Z] ---> 5d7f2b03e15a [2022-05-23T15:24:18.714Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:24:19.651Z] ---> Running in b0811cea150e [2022-05-23T15:24:19.651Z] Removing intermediate container d777089c155b [2022-05-23T15:24:19.651Z] ---> c6bb0cedda7b [2022-05-23T15:24:19.651Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T15:24:19.651Z] Removing intermediate container 44ea5d5bb540 [2022-05-23T15:24:19.651Z] ---> 3072c3f76760 [2022-05-23T15:24:19.651Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:24:19.911Z] Removing intermediate container 46252287dcdf [2022-05-23T15:24:19.911Z] ---> 480176a69635 [2022-05-23T15:24:19.911Z] Step 8/25 : COPY . . [2022-05-23T15:24:19.911Z] ---> Running in 0e23ec547f2a [2022-05-23T15:24:20.482Z] ---> 79d21ee9cecf [2022-05-23T15:24:20.482Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:24:22.386Z] Removing intermediate container 0e23ec547f2a [2022-05-23T15:24:22.387Z] ---> c6c0698178de [2022-05-23T15:24:22.387Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T15:24:22.646Z] ---> Running in f08383eca609 [2022-05-23T15:24:22.646Z] ---> Running in b7a9e642648f [2022-05-23T15:24:22.646Z] Removing intermediate container b0811cea150e [2022-05-23T15:24:22.646Z] ---> 333e322264df [2022-05-23T15:24:22.646Z] Step 8/26 : COPY . . [2022-05-23T15:24:22.905Z] Removing intermediate container b7a9e642648f [2022-05-23T15:24:22.905Z] ---> 35d0c6b4ab0c [2022-05-23T15:24:22.905Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T15:24:22.930Z] a4caa8a26152: Pull complete [2022-05-23T15:24:22.930Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T15:24:22.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T15:24:22.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:24:23.293Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T15:24:23.293Z] WORKDIR /edgex [2022-05-23T15:24:23.293Z] COPY go.mod . [2022-05-23T15:24:23.293Z] RUN go mod download [2022-05-23T15:24:23.293Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-23T15:24:25.448Z] Building bin/spire-agent... [2022-05-23T15:24:25.708Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:24:25.708Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:24:25.708Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:24:25.708Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:24:25.951Z] Sending build context to Docker daemon 169.4MB [2022-05-23T15:24:25.951Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T15:24:25.951Z] ---> 725f1c02e7f9 [2022-05-23T15:24:25.951Z] Step 2/4 : WORKDIR /edgex [2022-05-23T15:24:26.275Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:24:26.533Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:24:26.533Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:24:26.533Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:24:26.533Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:24:26.792Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:24:26.792Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:24:26.792Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:24:26.792Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:24:27.374Z]  ---> 85cb65aea326 [2022-05-23T15:24:27.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T15:24:27.634Z] ---> 3e111b59f36f [2022-05-23T15:24:27.634Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:24:27.634Z] ---> 766d5de93aa0 [2022-05-23T15:24:27.634Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T15:24:27.634Z] ---> Running in b856bc341a27 [2022-05-23T15:24:27.634Z] Removing intermediate container f08383eca609 [2022-05-23T15:24:27.634Z] ---> 5633541e94d4 [2022-05-23T15:24:27.634Z] Step 8/23 : COPY . . [2022-05-23T15:24:27.893Z] ---> 92319b7f5ad1 [2022-05-23T15:24:27.893Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:24:27.893Z] ---> Running in 178402b7e6f0 [2022-05-23T15:24:27.893Z] Removing intermediate container b856bc341a27 [2022-05-23T15:24:27.893Z] ---> 43355c050684 [2022-05-23T15:24:27.893Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T15:24:27.933Z] ---> Running in 197a2fc1cbde [2022-05-23T15:24:27.933Z] Removing intermediate container 197a2fc1cbde [2022-05-23T15:24:27.933Z] ---> ecf6daf082d6 [2022-05-23T15:24:27.933Z] Step 3/4 : COPY go.mod . [2022-05-23T15:24:28.537Z] ---> 65e61d998259 [2022-05-23T15:24:28.537Z] Step 4/4 : RUN go mod download [2022-05-23T15:24:28.537Z] ---> Running in 87941fc7cd3d [2022-05-23T15:24:29.273Z] ---> Running in 91885470daf4 [2022-05-23T15:24:30.651Z] Removing intermediate container 178402b7e6f0 [2022-05-23T15:24:30.651Z] ---> 7d9ad52ac783 [2022-05-23T15:24:30.651Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T15:24:30.651Z] ---> 5976c658ba7c [2022-05-23T15:24:30.651Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T15:24:30.909Z] ---> Running in c2747f088f0f [2022-05-23T15:24:30.909Z] ---> Running in 14011a011b60 [2022-05-23T15:24:31.200Z] Removing intermediate container 14011a011b60 [2022-05-23T15:24:31.200Z] ---> 809ebd73ffd0 [2022-05-23T15:24:31.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:24:31.460Z] ---> Running in 593aee2188cf [2022-05-23T15:24:32.042Z] Removing intermediate container 593aee2188cf [2022-05-23T15:24:32.042Z] ---> 28ea6685696b [2022-05-23T15:24:32.042Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T15:24:32.042Z] ---> Running in 105da7de1bbb [2022-05-23T15:24:32.302Z] Removing intermediate container 91885470daf4 [2022-05-23T15:24:32.302Z] ---> 2562e518b3e9 [2022-05-23T15:24:32.302Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T15:24:32.302Z] Removing intermediate container c2747f088f0f [2022-05-23T15:24:32.302Z] ---> 33ca9ae8b0a5 [2022-05-23T15:24:32.302Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T15:24:32.566Z] Removing intermediate container 105da7de1bbb [2022-05-23T15:24:32.566Z] ---> 6593fc728932 [2022-05-23T15:24:32.566Z] Step 22/23 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:24:32.566Z] ---> Running in 608e34196efb [2022-05-23T15:24:32.566Z] ---> Running in 23ca9e97aff1 [2022-05-23T15:24:32.825Z] ---> Running in be7d2f46ebce [2022-05-23T15:24:33.084Z] Removing intermediate container 23ca9e97aff1 [2022-05-23T15:24:33.084Z] ---> 7de7865431cd [2022-05-23T15:24:33.084Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:24:33.084Z] Removing intermediate container 608e34196efb [2022-05-23T15:24:33.084Z] ---> 136a3cdcae9a [2022-05-23T15:24:33.084Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:24:33.084Z] ---> Running in d092366e206e [2022-05-23T15:24:33.363Z] Removing intermediate container be7d2f46ebce [2022-05-23T15:24:33.363Z] ---> 6789a13aa9b2 [2022-05-23T15:24:33.363Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-05-23T15:24:33.363Z] ---> Running in f7feab78425b [2022-05-23T15:24:33.363Z] ---> f1f79903d71c [2022-05-23T15:24:33.363Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T15:24:33.363Z] ---> Running in b479a1f81de6 [2022-05-23T15:24:33.626Z] ---> Running in a1e478499261 [2022-05-23T15:24:33.626Z] Removing intermediate container b479a1f81de6 [2022-05-23T15:24:33.626Z] ---> 2a9c88d71be1 [2022-05-23T15:24:33.626Z] [2022-05-23T15:24:33.626Z] Successfully built 2a9c88d71be1 [2022-05-23T15:24:33.884Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T15:24:34.144Z]  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T15:24:34.404Z] spire-1.2.1/ [2022-05-23T15:24:34.404Z] spire-1.2.1/.data/ [2022-05-23T15:24:34.404Z] spire-1.2.1/.data/.file [2022-05-23T15:24:34.404Z] spire-1.2.1/.dockerignore [2022-05-23T15:24:34.404Z] spire-1.2.1/.gitattributes [2022-05-23T15:24:34.404Z] spire-1.2.1/.githooks/ [2022-05-23T15:24:34.404Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/ [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:24:34.404Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:24:34.404Z] spire-1.2.1/.gitignore [2022-05-23T15:24:34.404Z] spire-1.2.1/.go-version [2022-05-23T15:24:34.404Z] spire-1.2.1/.golangci.yml [2022-05-23T15:24:34.404Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:24:34.404Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:24:34.404Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:24:34.404Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:24:34.404Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:24:34.404Z] spire-1.2.1/Dockerfile [2022-05-23T15:24:34.405Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-05-23T15:24:34.405Z] [2022-05-23T15:24:34.405Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:24:34.405Z] spire-1.2.1/LICENSE [2022-05-23T15:24:34.405Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:24:34.405Z] spire-1.2.1/Makefile [2022-05-23T15:24:34.405Z] spire-1.2.1/README.md [2022-05-23T15:24:34.405Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:24:34.405Z] spire-1.2.1/SECURITY.md [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/ [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:24:34.405Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ [2022-05-23T15:24:34.670Z] spire-1.2.1/.data/.file [2022-05-23T15:24:34.670Z] spire-1.2.1/.dockerignore [2022-05-23T15:24:34.670Z] spire-1.2.1/.gitattributes [2022-05-23T15:24:34.670Z] spire-1.2.1/.githooks/ [2022-05-23T15:24:34.670Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/ [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:24:34.670Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:24:34.670Z] spire-1.2.1/.gitignore [2022-05-23T15:24:34.670Z] spire-1.2.1/.go-version [2022-05-23T15:24:34.670Z] spire-1.2.1/.golangci.yml [2022-05-23T15:24:34.670Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:24:34.670Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:24:34.670Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:24:34.670Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:24:34.670Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:24:34.670Z] spire-1.2.1/Dockerfile [2022-05-23T15:24:34.670Z] spire-1.2.1/Dockerfile.dev [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:24:34.670Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:24:34.670Z] spire-1.2.1/LICENSE [2022-05-23T15:24:34.670Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:24:34.670Z] spire-1.2.1/Makefile [2022-05-23T15:24:34.670Z] spire-1.2.1/README.md [2022-05-23T15:24:34.670Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:24:34.670Z] spire-1.2.1/SECURITY.md [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:24:34.670Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:24:34.670Z] spire-1.2.1/conf/ [2022-05-23T15:24:34.670Z] spire-1.2.1/conf/agent/ [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/ [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/ [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/ [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:24:34.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:24:34.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:24:34.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:24:34.671Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:24:34.671Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/ [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/agent/ [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/ [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:24:34.671Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/ [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/ [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:24:34.671Z] spire-1.2.1/examples/ [2022-05-23T15:24:34.671Z] spire-1.2.1/examples/README.md [2022-05-23T15:24:34.671Z] spire-1.2.1/go.mod [2022-05-23T15:24:34.671Z] spire-1.2.1/go.sum [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:24:34.671Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:24:34.671Z] spire-1.2.1/examples/ [2022-05-23T15:24:34.671Z] spire-1.2.1/examples/README.md [2022-05-23T15:24:34.671Z] spire-1.2.1/go.mod [2022-05-23T15:24:34.671Z] spire-1.2.1/go.sum [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:24:34.671Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:24:34.672Z] [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:24:34.672Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:24:34.673Z] [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:24:34.673Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/server/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:24:34.674Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:24:34.675Z] [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:24:34.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:24:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:24:34.677Z] [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/release/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:24:34.677Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:24:34.677Z] spire-1.2.1/script/ [2022-05-23T15:24:34.677Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:24:34.677Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:24:34.677Z] spire-1.2.1/support/ [2022-05-23T15:24:34.677Z] spire-1.2.1/support/k8s/ [2022-05-23T15:24:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:24:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:24:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:24:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:24:34.677Z] spire-1.2.1/release/ [2022-05-23T15:24:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:24:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:24:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire/ [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:24:34.678Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/script/ [2022-05-23T15:24:34.678Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:24:34.678Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:24:34.678Z] spire-1.2.1/support/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/clock/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:24:34.678Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:24:34.678Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:24:34.679Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/clock/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/common [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/common [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:24:34.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:24:34.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:24:34.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:24:34.682Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testca/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/race.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/util.go [2022-05-23T15:24:34.682Z] building spire from source... [2022-05-23T15:24:34.682Z] [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:24:34.682Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:24:34.682Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testca/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/ [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/race.go [2022-05-23T15:24:34.682Z] spire-1.2.1/test/util/util.go [2022-05-23T15:24:34.682Z] building spire from source... [2022-05-23T15:24:34.682Z] Installing go1.17.7... [2022-05-23T15:24:34.682Z] Installing go1.17.7... [2022-05-23T15:24:39.953Z] Building bin/spire-server... [2022-05-23T15:24:39.953Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:24:39.953Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:24:39.953Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:24:39.953Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:24:39.953Z] Building bin/spire-server... [2022-05-23T15:24:39.953Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:24:39.953Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:24:39.953Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:24:39.953Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:24:39.953Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:24:39.953Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:24:39.953Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:24:39.953Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:24:39.953Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:24:39.953Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:24:39.953Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:24:39.953Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:24:39.953Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:24:39.953Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:24:39.953Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:24:39.953Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:24:39.953Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:24:39.953Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:24:39.953Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:24:39.953Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:24:40.212Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:24:40.212Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:24:40.212Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:24:40.212Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:24:40.212Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:24:40.212Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:24:40.212Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:24:40.212Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:24:40.212Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:24:40.472Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:24:40.472Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:24:40.472Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:24:40.472Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:24:40.472Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:24:40.472Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:24:40.472Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:24:40.472Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:24:40.472Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:24:40.472Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:24:40.472Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:24:40.472Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:24:40.472Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:24:40.472Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:24:40.472Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:24:40.472Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:24:40.472Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:24:40.472Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:24:40.472Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:24:40.472Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:24:40.963Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:24:40.963Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:24:40.963Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:24:40.963Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:24:40.963Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:24:40.963Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:24:40.963Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:24:40.963Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:24:40.963Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:24:41.223Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:24:41.223Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:24:41.223Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:24:41.223Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:24:41.223Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:24:41.223Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:24:41.223Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:24:41.223Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:24:41.223Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:24:41.223Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:24:41.223Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:24:41.223Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:24:41.482Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:24:41.482Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:24:41.482Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:24:41.482Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:24:41.482Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:24:41.482Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:24:41.741Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:24:41.741Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:24:41.741Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:24:41.741Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:24:41.741Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:24:41.741Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:24:41.741Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:24:41.741Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:24:41.741Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:24:41.741Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:24:42.000Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:24:42.000Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:24:42.000Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:24:42.320Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:24:42.320Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:24:42.320Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:24:42.320Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:24:42.320Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:24:42.579Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:24:42.580Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:24:43.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:24:43.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:24:43.146Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:24:43.146Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:24:43.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:24:43.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:24:43.146Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:24:43.146Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T15:24:43.146Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:24:43.146Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T15:24:46.441Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:24:46.441Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:24:46.441Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:24:46.441Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:24:46.704Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:24:46.704Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:24:46.704Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:24:46.704Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:24:46.704Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:24:46.704Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:24:46.989Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:24:46.989Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:24:46.989Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:24:47.248Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:24:47.248Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:24:47.248Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:24:47.248Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:24:47.248Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:24:47.507Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:24:47.766Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T15:24:47.766Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:24:48.024Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T15:24:48.024Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:24:48.024Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:24:48.283Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:24:48.283Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:24:48.542Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:24:48.542Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:24:48.801Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:24:48.801Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:24:48.801Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:24:48.801Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:24:48.801Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:24:48.801Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:24:49.060Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:24:49.060Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:24:49.060Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:24:49.060Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:24:49.060Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:24:49.060Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:24:49.060Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:24:49.060Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:24:49.318Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:24:49.318Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:24:49.318Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:24:49.318Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:24:49.318Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:24:49.579Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:24:49.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:24:49.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:24:49.579Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:24:49.579Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:24:49.579Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:24:49.579Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:24:49.579Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:24:49.579Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:24:49.990Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:24:49.990Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:24:50.254Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:24:50.254Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:24:50.254Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:24:50.254Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:24:50.254Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:24:50.254Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:24:50.254Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:24:50.254Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:24:50.254Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:24:50.254Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:24:50.513Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:24:50.513Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:24:50.513Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:24:50.770Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:24:50.770Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:24:50.770Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:24:50.770Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:24:50.770Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:24:51.029Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:24:51.029Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:24:51.029Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:24:51.029Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:24:51.029Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:24:51.029Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:24:51.029Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:24:51.029Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:24:51.029Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:24:51.029Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:24:51.029Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:24:51.029Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:24:51.029Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:24:51.358Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:24:51.358Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:24:51.358Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:24:51.358Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T15:24:51.358Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:24:51.358Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:24:51.358Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:24:51.624Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:24:51.624Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:24:51.624Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:24:51.624Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:24:51.624Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:24:51.624Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:24:51.624Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:24:51.624Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:24:51.624Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:24:51.624Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:24:51.624Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:24:51.624Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:24:51.624Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:24:51.624Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:24:51.624Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:24:51.624Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:24:51.624Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:24:51.624Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:24:51.624Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:24:51.624Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:24:51.624Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:24:51.624Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:24:51.624Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:24:51.624Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:24:51.624Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:24:51.624Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:24:51.624Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:24:51.624Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:24:51.883Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:24:51.883Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:24:51.883Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:24:51.883Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:24:51.883Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:24:51.883Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:24:51.883Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:24:51.883Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:24:51.883Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:24:51.883Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:24:51.883Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:24:51.883Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:24:51.883Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:24:51.883Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:24:51.883Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:24:52.143Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:24:52.143Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:24:52.143Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T15:24:52.143Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:24:52.143Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:24:52.143Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:24:52.143Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:24:52.143Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:24:52.143Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:24:52.143Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:24:52.143Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:24:52.143Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:24:52.143Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:24:52.566Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:24:52.566Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:24:52.566Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:24:52.566Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:24:52.828Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:24:52.828Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:24:52.828Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:24:52.828Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:24:52.828Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:24:52.828Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:24:52.828Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:24:52.828Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:24:52.828Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:24:52.828Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:24:58.199Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T15:24:58.199Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:24:58.495Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T15:24:58.495Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:25:15.541Z] Removing intermediate container 87941fc7cd3d [2022-05-23T15:25:15.541Z] ---> ff03c096d966 [2022-05-23T15:25:15.541Z] Successfully built ff03c096d966 [2022-05-23T15:25:15.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:25:15.885Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T15:25:15.885Z] . [Pipeline] withDockerContainer [2022-05-23T15:25:16.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-64380 does not seem to be running inside a container [2022-05-23T15:25:16.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T15:25:17.490Z] $ docker top b3871609de431520ad33dc2c0427358045def846bbc7ede0b44ee638676bd4f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:25:18.388Z] + go version [2022-05-23T15:25:18.388Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T15:25:18.413Z] $ docker stop --time=1 b3871609de431520ad33dc2c0427358045def846bbc7ede0b44ee638676bd4f7 [2022-05-23T15:25:20.073Z] $ docker rm -f b3871609de431520ad33dc2c0427358045def846bbc7ede0b44ee638676bd4f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:25:20.449Z] Removing intermediate container a1e478499261 [2022-05-23T15:25:20.449Z] ---> 804b61bb5c2a [2022-05-23T15:25:20.449Z] [2022-05-23T15:25:20.449Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:25:20.449Z] ---> e04c818066af [2022-05-23T15:25:20.449Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T15:25:20.449Z] ---> Running in 0c0dba05030c [2022-05-23T15:25:20.449Z] Removing intermediate container 0c0dba05030c [2022-05-23T15:25:20.449Z] ---> 5b3f84acf7fb [2022-05-23T15:25:20.449Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T15:25:20.449Z] ---> Running in ea7bc5a10d4f [2022-05-23T15:25:20.449Z] Removing intermediate container ea7bc5a10d4f [2022-05-23T15:25:20.449Z] ---> ed5c68ffdd7f [2022-05-23T15:25:20.449Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T15:25:20.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T15:25:20.695Z] [2022-05-23T15:25:20.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T15:25:20.707Z] ---> Running in 20d926618f76 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:25:20.965Z] Removing intermediate container 20d926618f76 [2022-05-23T15:25:20.965Z] ---> 433dbc809608 [2022-05-23T15:25:20.965Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:25:20.965Z] ---> Running in 108345f39224 [2022-05-23T15:25:21.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T15:25:21.321Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T15:25:21.321Z] 29e5d40040c1: Pulling fs layer [2022-05-23T15:25:21.321Z] 1ce36da41761: Pulling fs layer [2022-05-23T15:25:21.321Z] 25b303627fd3: Pulling fs layer [2022-05-23T15:25:21.321Z] 29e5d40040c1: Download complete [2022-05-23T15:25:21.594Z] 1ce36da41761: Verifying Checksum [2022-05-23T15:25:21.594Z] 1ce36da41761: Download complete [2022-05-23T15:25:21.870Z] 29e5d40040c1: Pull complete [2022-05-23T15:25:23.309Z] 25b303627fd3: Verifying Checksum [2022-05-23T15:25:23.309Z] 25b303627fd3: Download complete [2022-05-23T15:25:23.309Z] 1ce36da41761: Pull complete [2022-05-23T15:25:23.498Z] Removing intermediate container 108345f39224 [2022-05-23T15:25:23.498Z] ---> d14cc630efeb [2022-05-23T15:25:23.498Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T15:25:23.498Z] ---> Running in 228a94976ee6 [2022-05-23T15:25:24.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:25:25.008Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:25:25.271Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T15:25:25.271Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T15:25:25.531Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T15:25:25.531Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T15:25:25.531Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T15:25:25.791Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T15:25:25.791Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:25:25.791Z] OK: 8 MiB in 20 packages [2022-05-23T15:25:27.170Z] Removing intermediate container 228a94976ee6 [2022-05-23T15:25:27.170Z] ---> 8038b949a328 [2022-05-23T15:25:27.170Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:25:27.739Z] ---> fe6bbbf7001a [2022-05-23T15:25:27.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T15:25:28.685Z] Removing intermediate container 0b8b1ca4138d [2022-05-23T15:25:28.686Z] ---> 714880d441ff [2022-05-23T15:25:28.686Z] [2022-05-23T15:25:28.686Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T15:25:28.686Z] ---> 0ac33e5f5afa [2022-05-23T15:25:28.686Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:25:28.686Z] ---> Using cache [2022-05-23T15:25:28.686Z] ---> 8d26ef449ac7 [2022-05-23T15:25:28.686Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:25:28.686Z] ---> Using cache [2022-05-23T15:25:28.686Z] ---> eb84cb55195d [2022-05-23T15:25:28.686Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T15:25:29.252Z] ---> Running in 13a4b3a823f7 [2022-05-23T15:25:29.252Z] ---> fa277a47e0dd [2022-05-23T15:25:29.252Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T15:25:29.513Z] ---> 603d4dbcb9cd [2022-05-23T15:25:29.513Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T15:25:29.771Z] ---> Running in 08fb1a3dc7d6 [2022-05-23T15:25:29.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:25:29.771Z] Removing intermediate container 08fb1a3dc7d6 [2022-05-23T15:25:29.771Z] ---> 4970fdd8c353 [2022-05-23T15:25:29.771Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:25:29.771Z] ---> Running in ebe9bb333a5e [2022-05-23T15:25:30.063Z] Removing intermediate container ebe9bb333a5e [2022-05-23T15:25:30.063Z] ---> 2f89d244b2fa [2022-05-23T15:25:30.063Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T15:25:30.369Z] ---> Running in 3c255a606d21 [2022-05-23T15:25:30.698Z] Removing intermediate container 3c255a606d21 [2022-05-23T15:25:30.698Z] ---> 634d8b8cb790 [2022-05-23T15:25:30.698Z] Step 22/23 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:25:30.698Z] ---> Running in 127ecec41877 [2022-05-23T15:25:30.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:25:30.698Z] Removing intermediate container 127ecec41877 [2022-05-23T15:25:30.698Z] ---> a20d6e30853c [2022-05-23T15:25:30.698Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-05-23T15:25:31.012Z] ---> Running in 192daec7c9a0 [2022-05-23T15:25:31.012Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:25:31.012Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:25:31.012Z] OK: 15857 distinct packages available [2022-05-23T15:25:31.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:25:31.271Z] Removing intermediate container 192daec7c9a0 [2022-05-23T15:25:31.271Z] ---> 1e596e896041 [2022-05-23T15:25:31.271Z] [2022-05-23T15:25:31.271Z] Successfully built 1e596e896041 [2022-05-23T15:25:31.271Z] Successfully tagged core-data:latest [2022-05-23T15:25:31.839Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:25:32.097Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T15:25:32.097Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:25:32.356Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T15:25:32.356Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T15:25:32.356Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:25:32.356Z] OK: 6 MiB in 18 packages [2022-05-23T15:25:33.735Z] Removing intermediate container 13a4b3a823f7 [2022-05-23T15:25:33.735Z] ---> 9c03e822b7ca [2022-05-23T15:25:33.735Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:25:35.644Z] ---> 6cb3d875a134 [2022-05-23T15:25:35.644Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:25:35.716Z] 25b303627fd3: Pull complete [2022-05-23T15:25:35.716Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T15:25:35.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T15:25:35.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T15:25:35.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-64380 does not seem to be running inside a container [2022-05-23T15:25:36.031Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T15:25:36.212Z] ---> 25e61a899b95 [2022-05-23T15:25:36.212Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T15:25:36.212Z] ---> Running in 1aef73e88241 [2022-05-23T15:25:36.472Z] Removing intermediate container 1aef73e88241 [2022-05-23T15:25:36.472Z] ---> 69efb7f5292b [2022-05-23T15:25:36.472Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T15:25:37.041Z] ---> 202f90c3febf [2022-05-23T15:25:37.041Z] Step 21/26 : WORKDIR / [2022-05-23T15:25:37.041Z] ---> Running in 90142dd367cc [2022-05-23T15:25:37.301Z] Removing intermediate container 90142dd367cc [2022-05-23T15:25:37.301Z] ---> 9a34768d4828 [2022-05-23T15:25:37.301Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:25:37.301Z] ---> Running in d590085976dd [2022-05-23T15:25:37.869Z] Removing intermediate container d590085976dd [2022-05-23T15:25:37.869Z] ---> 6ee44bbf35c8 [2022-05-23T15:25:37.869Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:25:37.869Z] ---> Running in f9a8b94a60dc [2022-05-23T15:25:37.869Z] Removing intermediate container f9a8b94a60dc [2022-05-23T15:25:37.869Z] ---> c9de77f197a2 [2022-05-23T15:25:37.869Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T15:25:38.127Z] ---> Running in 0f6acfacd9cc [2022-05-23T15:25:38.272Z] $ docker top 7af17f97adf3306f968a836602c5fe2499597b09161c339cf4cee5bb122a5eec -eo pid,comm [2022-05-23T15:25:38.386Z] Removing intermediate container 0f6acfacd9cc [2022-05-23T15:25:38.386Z] ---> ea6534625bd2 [2022-05-23T15:25:38.386Z] Step 25/26 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:25:38.386Z] ---> Running in 4c352002414c [Pipeline] { [Pipeline] sh [2022-05-23T15:25:38.645Z] Removing intermediate container 4c352002414c [2022-05-23T15:25:38.645Z] ---> 3778ab0d802a [2022-05-23T15:25:38.645Z] Step 26/26 : LABEL version=2.2.1-dev.5 [2022-05-23T15:25:38.645Z] ---> Running in 6c35616d7671 [2022-05-23T15:25:39.174Z] + grep parallel [2022-05-23T15:25:39.175Z] + docker-compose build --help [2022-05-23T15:25:39.212Z] Removing intermediate container 6c35616d7671 [2022-05-23T15:25:39.212Z] ---> c1ad00fbec2f [2022-05-23T15:25:39.212Z] [2022-05-23T15:25:39.212Z] Successfully built c1ad00fbec2f [2022-05-23T15:25:39.212Z] Successfully tagged security-spire-config:latest [2022-05-23T15:25:43.482Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T15:25:43.508Z] $ docker stop --time=1 7af17f97adf3306f968a836602c5fe2499597b09161c339cf4cee5bb122a5eec [2022-05-23T15:25:45.165Z] $ docker rm -f 7af17f97adf3306f968a836602c5fe2499597b09161c339cf4cee5bb122a5eec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:25:45.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T15:25:45.768Z] . [Pipeline] withDockerContainer [2022-05-23T15:25:45.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-64380 does not seem to be running inside a container [2022-05-23T15:25:46.082Z] $ 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/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T15:25:47.328Z] $ docker top a0b113eec71d9d403e18cccc0aced0b6d0f970dfd6a2bb5922161e6bbcc61bf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:25:48.221Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T15:25:52.505Z] Building core-command ... [2022-05-23T15:25:52.505Z] Building core-data ... [2022-05-23T15:25:52.505Z] Building core-metadata ... [2022-05-23T15:25:52.505Z] Building security-bootstrapper ... [2022-05-23T15:25:52.505Z] Building security-proxy-setup ... [2022-05-23T15:25:52.505Z] Building security-secretstore-setup ... [2022-05-23T15:25:52.505Z] Building security-spiffe-token-provider ... [2022-05-23T15:25:52.505Z] Building security-spire-agent ... [2022-05-23T15:25:52.505Z] Building security-spire-config ... [2022-05-23T15:25:52.505Z] Building security-spire-server ... [2022-05-23T15:25:52.505Z] Building support-notifications ... [2022-05-23T15:25:52.505Z] Building support-scheduler ... [2022-05-23T15:25:52.505Z] Building sys-mgmt-agent ... [2022-05-23T15:25:52.505Z] Building security-spiffe-token-provider [2022-05-23T15:25:52.505Z] Building core-metadata [2022-05-23T15:25:52.505Z] Building security-secretstore-setup [2022-05-23T15:25:52.505Z] Building sys-mgmt-agent [2022-05-23T15:25:52.505Z] Building security-spire-server [2022-05-23T15:26:49.057Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:26:49.057Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:26:49.057Z] ---> ff03c096d966 [2022-05-23T15:26:49.057Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T15:26:49.057Z] ---> Running in d01cd2d65760 [2022-05-23T15:26:49.057Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:26:49.057Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:26:49.057Z] ---> ff03c096d966 [2022-05-23T15:26:49.057Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T15:26:49.057Z] ---> Running in 3f851728faac [2022-05-23T15:26:49.057Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:26:49.057Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:26:49.057Z] ---> ff03c096d966 [2022-05-23T15:26:49.057Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T15:26:49.057Z] Removing intermediate container d01cd2d65760 [2022-05-23T15:26:49.057Z] ---> f6fb8b07ef43 [2022-05-23T15:26:49.057Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T15:26:49.057Z] ---> Running in 95ac10d4f32f [2022-05-23T15:26:49.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:26:49.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:26:49.057Z] ---> ff03c096d966 [2022-05-23T15:26:49.057Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:26:49.057Z] ---> Running in dc1892d3ad9d [2022-05-23T15:26:49.057Z] ---> Running in 1b5142e82262 [2022-05-23T15:26:49.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:26:49.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:26:49.057Z] ---> ff03c096d966 [2022-05-23T15:26:49.057Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:26:49.057Z] ---> Using cache [2022-05-23T15:26:49.057Z] ---> f6fb8b07ef43 [2022-05-23T15:26:49.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:26:49.057Z] ---> Running in 8923e765e22c [2022-05-23T15:26:49.057Z] Removing intermediate container 3f851728faac [2022-05-23T15:26:49.057Z] ---> 6327c5417720 [2022-05-23T15:26:49.057Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:26:49.057Z] ---> Running in f0c72d63069c [2022-05-23T15:26:49.057Z] Removing intermediate container dc1892d3ad9d [2022-05-23T15:26:49.057Z] ---> a1f417330766 [2022-05-23T15:26:49.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:26:49.057Z] Removing intermediate container 95ac10d4f32f [2022-05-23T15:26:49.057Z] ---> 1b0d6b1a3ff0 [2022-05-23T15:26:49.057Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:26:49.057Z] ---> Running in 8ca49cd2b54f [2022-05-23T15:26:49.057Z] ---> Running in 3d79409012f7 [2022-05-23T15:26:49.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:49.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:49.057Z] Removing intermediate container 8923e765e22c [2022-05-23T15:26:49.057Z] ---> 8f183e86986e [2022-05-23T15:26:49.057Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T15:26:49.057Z] Removing intermediate container f0c72d63069c [2022-05-23T15:26:49.057Z] ---> 1a7470b6259d [2022-05-23T15:26:49.058Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:26:49.058Z] ---> Running in 1b7e39fb036f [2022-05-23T15:26:49.058Z] ---> Running in eae61bcedaad [2022-05-23T15:26:49.058Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:26:49.058Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:26:49.058Z] OK: 15741 distinct packages available [2022-05-23T15:26:49.058Z] Removing intermediate container 8ca49cd2b54f [2022-05-23T15:26:49.058Z] ---> feefed7e0cfb [2022-05-23T15:26:49.058Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T15:26:49.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:49.058Z] ---> Running in 7b47ffef3db8 [2022-05-23T15:26:49.058Z] Removing intermediate container 3d79409012f7 [2022-05-23T15:26:49.058Z] ---> 09d36707d48f [2022-05-23T15:26:49.058Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T15:26:49.058Z] ---> Running in 02a7f4116b35 [2022-05-23T15:26:49.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:49.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:49.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:49.945Z] OK: 220 MiB in 52 packages [2022-05-23T15:26:50.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:50.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:50.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:50.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:51.114Z] Removing intermediate container 1b5142e82262 [2022-05-23T15:26:51.114Z] ---> b52bd77c2e08 [2022-05-23T15:26:51.114Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T15:26:51.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:51.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:26:52.012Z] OK: 220 MiB in 52 packages [2022-05-23T15:26:52.012Z] OK: 220 MiB in 52 packages [2022-05-23T15:26:52.296Z] ---> 7100738d82da [2022-05-23T15:26:52.296Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:26:52.584Z] ---> Running in d2a290b84d93 [2022-05-23T15:26:52.584Z] OK: 220 MiB in 52 packages [2022-05-23T15:26:52.865Z] OK: 220 MiB in 52 packages [2022-05-23T15:26:53.857Z] Removing intermediate container eae61bcedaad [2022-05-23T15:26:53.857Z] ---> 5a69094cf1fc [2022-05-23T15:26:53.857Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T15:26:54.468Z] Removing intermediate container 1b7e39fb036f [2022-05-23T15:26:54.468Z] ---> 628ddfde45bc [2022-05-23T15:26:54.468Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:26:54.468Z] Removing intermediate container 02a7f4116b35 [2022-05-23T15:26:54.468Z] ---> 3474d7b2fded [2022-05-23T15:26:54.468Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T15:26:54.757Z] Removing intermediate container 7b47ffef3db8 [2022-05-23T15:26:54.757Z] ---> b4ca549c8dec [2022-05-23T15:26:54.757Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:26:55.375Z] ---> f270b5582bee [2022-05-23T15:26:55.375Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:26:55.680Z] ---> Running in 0249cea89d25 [2022-05-23T15:26:56.162Z] ---> 213d0bff57fc [2022-05-23T15:26:56.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:26:56.162Z] ---> Running in b37c59ef8e80 [2022-05-23T15:26:56.866Z] ---> ed6d11d691fa [2022-05-23T15:26:56.866Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:26:56.866Z] ---> 0e97a66e8e4b [2022-05-23T15:26:56.866Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:26:57.190Z] ---> Running in 33eb14edb5df [2022-05-23T15:26:57.190Z] ---> Running in 00dc451985b8 [2022-05-23T15:26:58.310Z] Removing intermediate container d2a290b84d93 [2022-05-23T15:26:58.310Z] ---> aa64ccd52501 [2022-05-23T15:26:58.310Z] Step 7/20 : COPY . . [2022-05-23T15:27:00.660Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-23T15:27:00.660Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:27:00.660Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:27:00.660Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:27:00.660Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:27:00.660Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:27:00.660Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:27:00.660Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:27:00.660Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:27:00.660Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:27:00.660Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:27:00.660Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:27:00.660Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:27:00.660Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:27:00.660Z] Building bin/spire-agent... [2022-05-23T15:27:00.660Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:27:00.660Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:27:00.660Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:27:00.660Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:27:00.660Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:27:00.660Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:27:00.660Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:27:00.660Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:27:00.660Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:27:00.660Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:27:00.660Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:27:00.660Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:27:00.660Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:27:01.806Z] Removing intermediate container 0249cea89d25 [2022-05-23T15:27:01.806Z] ---> 3886ab69f8fd [2022-05-23T15:27:01.806Z] Step 8/25 : COPY . . [2022-05-23T15:27:02.794Z] Removing intermediate container b37c59ef8e80 [2022-05-23T15:27:02.794Z] ---> 15f1f635c7d1 [2022-05-23T15:27:02.794Z] Step 8/23 : COPY . . [2022-05-23T15:27:03.077Z] Removing intermediate container 00dc451985b8 [2022-05-23T15:27:03.077Z] ---> ed61c916301c [2022-05-23T15:27:03.077Z] Step 8/23 : COPY . . [2022-05-23T15:27:03.353Z] Removing intermediate container 33eb14edb5df [2022-05-23T15:27:03.353Z] ---> f849c4cb898f [2022-05-23T15:27:03.353Z] Step 8/25 : COPY . . [2022-05-23T15:27:18.498Z] ---> 53a740129bb8 [2022-05-23T15:27:18.498Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T15:27:18.498Z] ---> Running in d1ba4d20c8d8 [2022-05-23T15:27:19.496Z] ---> d4c9b0c48657 [2022-05-23T15:27:19.497Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:27:19.771Z] ---> Running in d3003c513bfa [2022-05-23T15:27:20.047Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T15:27:20.682Z] Removing intermediate container d3003c513bfa [2022-05-23T15:27:20.682Z] ---> af95b977826a [2022-05-23T15:27:20.682Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T15:27:20.682Z] ---> 0fdd0dc55809 [2022-05-23T15:27:20.682Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T15:27:20.959Z] ---> Running in 3a7dae3b2432 [2022-05-23T15:27:20.959Z] ---> Running in ce74f72b8e86 [2022-05-23T15:27:21.610Z] ---> b31ab06080c3 [2022-05-23T15:27:21.610Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T15:27:21.901Z] ---> Running in defbe5ed968a [2022-05-23T15:27:22.176Z] ---> c9ab86a8d0d5 [2022-05-23T15:27:22.176Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T15:27:22.453Z] ---> Running in 0a3596b34bc1 [2022-05-23T15:27:23.927Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T15:27:24.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T15:27:24.804Z] Removing intermediate container 3a7dae3b2432 [2022-05-23T15:27:24.804Z] ---> 7931c1ebc285 [2022-05-23T15:27:24.804Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T15:27:25.080Z] ---> Running in 89cd294cbae7 [2022-05-23T15:27:25.080Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T15:27:25.678Z] Removing intermediate container 89cd294cbae7 [2022-05-23T15:27:25.678Z] ---> 57a48a342b8b [2022-05-23T15:27:25.678Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:27:25.678Z] ---> Running in bef36d710457 [2022-05-23T15:27:28.311Z] spire-1.2.1/ [2022-05-23T15:27:28.311Z] spire-1.2.1/.data/ [2022-05-23T15:27:28.311Z] spire-1.2.1/.data/.file [2022-05-23T15:27:28.311Z] spire-1.2.1/.dockerignore [2022-05-23T15:27:28.311Z] spire-1.2.1/.gitattributes [2022-05-23T15:27:28.311Z] spire-1.2.1/.githooks/ [2022-05-23T15:27:28.311Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/ [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:27:28.311Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:27:28.311Z] spire-1.2.1/.gitignore [2022-05-23T15:27:28.311Z] spire-1.2.1/.go-version [2022-05-23T15:27:28.311Z] spire-1.2.1/.golangci.yml [2022-05-23T15:27:28.311Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:27:28.311Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:27:28.311Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:27:28.311Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:27:28.311Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:27:28.311Z] spire-1.2.1/Dockerfile [2022-05-23T15:27:28.311Z] spire-1.2.1/Dockerfile.dev [2022-05-23T15:27:28.311Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:27:28.311Z] spire-1.2.1/LICENSE [2022-05-23T15:27:28.311Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:27:28.311Z] spire-1.2.1/Makefile [2022-05-23T15:27:28.311Z] spire-1.2.1/README.md [2022-05-23T15:27:28.311Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:27:28.311Z] spire-1.2.1/SECURITY.md [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/ [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:27:28.311Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:27:28.312Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/ [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/agent/ [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/server/ [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:27:28.312Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/ [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/ [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:27:28.312Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:27:28.586Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:27:28.586Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:27:28.586Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:27:28.586Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:27:28.586Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:27:28.586Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:27:28.587Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:27:28.587Z] spire-1.2.1/examples/ [2022-05-23T15:27:28.587Z] spire-1.2.1/examples/README.md [2022-05-23T15:27:28.587Z] spire-1.2.1/go.mod [2022-05-23T15:27:28.587Z] spire-1.2.1/go.sum [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:27:28.587Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:27:28.588Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:27:28.864Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:27:28.865Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:27:29.140Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:27:29.140Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:27:29.140Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:27:29.140Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:27:29.140Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:27:29.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:27:29.142Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:27:29.142Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:27:29.142Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:27:29.142Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:27:29.142Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:27:29.142Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:27:29.142Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:27:29.419Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/private/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:27:29.420Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:27:29.420Z] spire-1.2.1/release/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:27:29.420Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:27:29.420Z] spire-1.2.1/script/ [2022-05-23T15:27:29.420Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:27:29.420Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:27:29.420Z] spire-1.2.1/support/ [2022-05-23T15:27:29.420Z] spire-1.2.1/support/k8s/ [2022-05-23T15:27:29.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:27:29.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:27:29.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:27:29.698Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:27:29.698Z] spire-1.2.1/test/ [2022-05-23T15:27:29.698Z] spire-1.2.1/test/clock/ [2022-05-23T15:27:29.698Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/ [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:27:29.698Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:27:29.699Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/common [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:27:29.699Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:27:29.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:27:29.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:27:29.979Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:27:29.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:27:30.256Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:27:30.256Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:27:30.256Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/testca/ [2022-05-23T15:27:30.256Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/testkey/ [2022-05-23T15:27:30.256Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:27:30.256Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:27:30.256Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/util/ [2022-05-23T15:27:30.256Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/util/race.go [2022-05-23T15:27:30.256Z] spire-1.2.1/test/util/util.go [2022-05-23T15:27:30.257Z] building spire from source... [2022-05-23T15:27:30.858Z] Installing go1.17.7... [2022-05-23T15:27:56.897Z] Removing intermediate container d092366e206e [2022-05-23T15:27:56.897Z] ---> 96453360d644 [2022-05-23T15:27:56.897Z] [2022-05-23T15:27:56.897Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T15:27:56.897Z] ---> 0ac33e5f5afa [2022-05-23T15:27:56.897Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:27:56.897Z] ---> Using cache [2022-05-23T15:27:56.897Z] ---> 8d26ef449ac7 [2022-05-23T15:27:56.897Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:27:56.897Z] ---> Using cache [2022-05-23T15:27:56.897Z] ---> eb84cb55195d [2022-05-23T15:27:56.897Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T15:27:56.897Z] Removing intermediate container f7feab78425b [2022-05-23T15:27:56.897Z] ---> 06d5f0ab1225 [2022-05-23T15:27:56.897Z] [2022-05-23T15:27:56.897Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T15:27:56.897Z] ---> 0ac33e5f5afa [2022-05-23T15:27:56.897Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:27:56.897Z] ---> Using cache [2022-05-23T15:27:56.897Z] ---> 8d26ef449ac7 [2022-05-23T15:27:56.897Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:27:56.897Z] ---> Using cache [2022-05-23T15:27:56.897Z] ---> eb84cb55195d [2022-05-23T15:27:56.897Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T15:27:56.897Z] ---> Running in bc757acd5d1f [2022-05-23T15:27:56.897Z] ---> Running in 0460821baccc [2022-05-23T15:27:56.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:27:56.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:27:57.703Z] Building bin/spire-server... [2022-05-23T15:27:57.703Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:27:57.703Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:27:57.703Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:27:57.703Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:27:57.703Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:27:57.703Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:27:57.703Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:27:57.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:27:57.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:27:58.095Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:27:58.095Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:27:58.095Z] OK: 15857 distinct packages available [2022-05-23T15:27:58.095Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:27:58.095Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:27:58.095Z] OK: 15857 distinct packages available [2022-05-23T15:27:58.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:27:58.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:27:58.690Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:27:58.965Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:27:59.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:27:59.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:27:59.297Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T15:27:59.297Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T15:27:59.297Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:27:59.297Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:27:59.297Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T15:27:59.297Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T15:27:59.558Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T15:27:59.558Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T15:27:59.558Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T15:27:59.558Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T15:27:59.558Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:27:59.558Z] OK: 6 MiB in 19 packages [2022-05-23T15:27:59.818Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:27:59.818Z] OK: 6 MiB in 19 packages [2022-05-23T15:28:00.385Z] Removing intermediate container bc757acd5d1f [2022-05-23T15:28:00.385Z] ---> 71d460da9f65 [2022-05-23T15:28:00.385Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:28:00.385Z] Removing intermediate container 0460821baccc [2022-05-23T15:28:00.385Z] ---> 0921458830e9 [2022-05-23T15:28:00.385Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T15:28:00.408Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:28:01.394Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:28:01.394Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:28:01.394Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:28:01.671Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:28:01.948Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:28:01.948Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:28:01.948Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:28:02.292Z] ---> d88795b4c8ee [2022-05-23T15:28:02.292Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:28:02.292Z] ---> 66946aa25749 [2022-05-23T15:28:02.292Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:28:02.551Z] ---> 17ea4a24e06e [2022-05-23T15:28:02.551Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T15:28:02.942Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:28:02.942Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:28:02.942Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:28:03.116Z] ---> 245ee973f409 [2022-05-23T15:28:03.116Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T15:28:03.220Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:28:03.384Z] ---> 8cdf7ae2a830 [2022-05-23T15:28:03.384Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:28:03.384Z] ---> ccaf658ed387 [2022-05-23T15:28:03.384Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:28:03.499Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:28:03.643Z] ---> Running in 41c7bf387282 [2022-05-23T15:28:03.643Z] ---> bd4bb23936cc [2022-05-23T15:28:03.643Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T15:28:03.643Z] Removing intermediate container 41c7bf387282 [2022-05-23T15:28:03.643Z] ---> a241df0a7b08 [2022-05-23T15:28:03.643Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:28:03.643Z] ---> Running in 468699b152d6 [2022-05-23T15:28:03.902Z] ---> 19ca00fd9ea1 [2022-05-23T15:28:03.902Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T15:28:03.902Z] Removing intermediate container 468699b152d6 [2022-05-23T15:28:03.902Z] ---> 2ea6348c654a [2022-05-23T15:28:03.902Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T15:28:03.902Z] ---> Running in 800d354cdfe3 [2022-05-23T15:28:03.902Z] ---> 41f279dc6e71 [2022-05-23T15:28:03.902Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:28:04.162Z] Removing intermediate container 800d354cdfe3 [2022-05-23T15:28:04.162Z] ---> Running in 8e12bcc6a10a [2022-05-23T15:28:04.162Z] ---> bf26183343de [2022-05-23T15:28:04.162Z] Step 24/25 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:04.162Z] ---> Running in 0fbbebf743d7 [2022-05-23T15:28:04.162Z] Removing intermediate container 8e12bcc6a10a [2022-05-23T15:28:04.162Z] ---> c66dcc777fe8 [2022-05-23T15:28:04.162Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:28:04.162Z] ---> Running in e2e9d2cb0ffa [2022-05-23T15:28:04.162Z] Removing intermediate container 0fbbebf743d7 [2022-05-23T15:28:04.162Z] ---> d9c5d4de1904 [2022-05-23T15:28:04.162Z] Step 25/25 : LABEL version=2.2.1-dev.5 [2022-05-23T15:28:04.162Z] ---> Running in 14bb83e0f158 [2022-05-23T15:28:04.162Z] Removing intermediate container e2e9d2cb0ffa [2022-05-23T15:28:04.162Z] ---> 465f9906a8ba [2022-05-23T15:28:04.162Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T15:28:04.431Z] ---> Running in 2744c2a141ba [2022-05-23T15:28:04.431Z] Removing intermediate container 14bb83e0f158 [2022-05-23T15:28:04.431Z] ---> 522302515020 [2022-05-23T15:28:04.431Z] [2022-05-23T15:28:04.431Z] Removing intermediate container 2744c2a141ba [2022-05-23T15:28:04.431Z] ---> 5dbc9233aaa4 [2022-05-23T15:28:04.431Z] Step 25/26 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:04.431Z] Successfully built 522302515020 [2022-05-23T15:28:04.431Z] Successfully tagged security-spire-server:latest [2022-05-23T15:28:04.431Z]  Building security-spire-server ... done  ---> Running in 7d1fe6caab55 [2022-05-23T15:28:04.492Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:28:04.492Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:28:04.693Z] Removing intermediate container 7d1fe6caab55 [2022-05-23T15:28:04.693Z] ---> d76152d088d2 [2022-05-23T15:28:04.693Z] Step 26/26 : LABEL version=2.2.1-dev.5 [2022-05-23T15:28:04.693Z] ---> Running in af75ebcd28dd [2022-05-23T15:28:04.693Z] Removing intermediate container af75ebcd28dd [2022-05-23T15:28:04.693Z] ---> fd6e3ad397e9 [2022-05-23T15:28:04.693Z] [2022-05-23T15:28:04.693Z] Successfully built fd6e3ad397e9 [2022-05-23T15:28:04.952Z] Successfully tagged security-spire-agent:latest [2022-05-23T15:28:04.959Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-23T15:28:04.970Z] $ docker stop --time=1 a6b967b92ecdadc47b1dbfc4531526f3faaf3a204e599e9d499a7fa9929e85aa [2022-05-23T15:28:06.283Z] $ docker rm -f a6b967b92ecdadc47b1dbfc4531526f3faaf3a204e599e9d499a7fa9929e85aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T15:28:06.621Z] + docker images [2022-05-23T15:28:06.621Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T15:28:06.621Z] security-spire-server latest 522302515020 2 seconds ago 87.3MB [2022-05-23T15:28:06.621Z] security-spire-agent latest fd6e3ad397e9 2 seconds ago 127MB [2022-05-23T15:28:06.621Z] 96453360d644 23 seconds ago 4.43GB [2022-05-23T15:28:06.622Z] 06d5f0ab1225 23 seconds ago 4.43GB [2022-05-23T15:28:06.622Z] security-spire-config latest c1ad00fbec2f 2 minutes ago 86.7MB [2022-05-23T15:28:06.622Z] core-data latest 1e596e896041 2 minutes ago 22.5MB [2022-05-23T15:28:06.622Z] 714880d441ff 2 minutes ago 4.43GB [2022-05-23T15:28:06.622Z] 804b61bb5c2a 2 minutes ago 1.52GB [2022-05-23T15:28:06.622Z] sys-mgmt-agent latest 2a9c88d71be1 3 minutes ago 299MB [2022-05-23T15:28:06.622Z] core-metadata latest b8999597408f 3 minutes ago 17MB [2022-05-23T15:28:06.622Z] security-spiffe-token-provider latest 71acd71b86ba 3 minutes ago 28.8MB [2022-05-23T15:28:06.622Z] security-secretstore-setup latest b25426893220 4 minutes ago 28.5MB [2022-05-23T15:28:06.622Z] 0f4acddcc44b 4 minutes ago 1.5GB [2022-05-23T15:28:06.622Z] 8d77a3c2728b 4 minutes ago 1.54GB [2022-05-23T15:28:06.622Z] dcd4f0211177 4 minutes ago 1.49GB [2022-05-23T15:28:06.622Z] d2980f06da3f 4 minutes ago 1.5GB [2022-05-23T15:28:06.622Z] core-command latest c0afffde4ade 4 minutes ago 16.1MB [2022-05-23T15:28:06.622Z] 2bc14d82796c 4 minutes ago 1.49GB [2022-05-23T15:28:06.622Z] security-bootstrapper latest 09fb54646b6b 4 minutes ago 19.1MB [2022-05-23T15:28:06.622Z] support-scheduler latest 704ae2a2539c 5 minutes ago 26.3MB [2022-05-23T15:28:06.622Z] security-proxy-setup latest f90adff88fe3 5 minutes ago 26.9MB [2022-05-23T15:28:06.622Z] support-notifications latest a7fa8a6d3e76 5 minutes ago 26.9MB [2022-05-23T15:28:06.622Z] a3dfc8cf92cb 5 minutes ago 1.55GB [2022-05-23T15:28:06.622Z] 1512d31a4b6d 5 minutes ago 1.55GB [2022-05-23T15:28:06.622Z] 7e0372e178c8 5 minutes ago 1.5GB [2022-05-23T15:28:06.622Z] ed8758475419 5 minutes ago 1.5GB [2022-05-23T15:28:06.622Z] ci-base-image-x86_64 latest 6b2a4594e13d 8 minutes ago 895MB [2022-05-23T15:28:06.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T15:28:06.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T15:28:06.622Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T15:28:06.622Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T15:28:06.622Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T15:28:06.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T15:28:06.719Z] provisioning config files... [2022-05-23T15:28:06.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/233@tmp/config4170537144053399221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:28:07.032Z] ---> docker-login.sh [2022-05-23T15:28:07.032Z] nexus3.edgexfoundry.org:10001 [2022-05-23T15:28:07.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:28:07.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:28:07.032Z] Configure a credential helper to remove this warning. See [2022-05-23T15:28:07.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:28:07.032Z] [2022-05-23T15:28:07.032Z] Login Succeeded [2022-05-23T15:28:07.032Z] nexus3.edgexfoundry.org:10002 [2022-05-23T15:28:07.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:28:07.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:28:07.295Z] Configure a credential helper to remove this warning. See [2022-05-23T15:28:07.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:28:07.295Z] [2022-05-23T15:28:07.295Z] Login Succeeded [2022-05-23T15:28:07.295Z] nexus3.edgexfoundry.org:10003 [2022-05-23T15:28:07.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:28:07.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:28:07.295Z] Configure a credential helper to remove this warning. See [2022-05-23T15:28:07.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:28:07.295Z] [2022-05-23T15:28:07.295Z] Login Succeeded [2022-05-23T15:28:07.295Z] nexus3.edgexfoundry.org:10004 [2022-05-23T15:28:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:28:07.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:28:07.555Z] Configure a credential helper to remove this warning. See [2022-05-23T15:28:07.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:28:07.555Z] [2022-05-23T15:28:07.555Z] Login Succeeded [2022-05-23T15:28:07.555Z] docker.io [2022-05-23T15:28:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:28:07.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:28:07.814Z] Configure a credential helper to remove this warning. See [2022-05-23T15:28:07.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:28:07.814Z] [2022-05-23T15:28:07.814Z] Login Succeeded [2022-05-23T15:28:07.814Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T15:28:07.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:07.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T15:28:07.873Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-23T15:28:07.873Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:07.873Z] latest [2022-05-23T15:28:07.873Z] 2.2.1-dev.5 [2022-05-23T15:28:07.873Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:07.873Z] main [2022-05-23T15:28:07.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:08.193Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:08.486Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:08.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T15:28:08.486Z] f8ab48ae024b: Preparing [2022-05-23T15:28:08.486Z] 29ccefa8f94d: Preparing [2022-05-23T15:28:08.486Z] 5256f958a529: Preparing [2022-05-23T15:28:08.486Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:08.486Z] b541d28bf3b4: Preparing [2022-05-23T15:28:08.486Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:08.486Z] 5256f958a529: Pushed [2022-05-23T15:28:08.486Z] 9bc2730ba49c: Pushed [2022-05-23T15:28:08.486Z] f8ab48ae024b: Pushed [2022-05-23T15:28:09.866Z] 29ccefa8f94d: Pushed [2022-05-23T15:28:09.866Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:f40a918c680a7b585dafce170bb92129b3ac7bf38793607688bf4380d02c0a85 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:10.170Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:10.466Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-23T15:28:10.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T15:28:10.466Z] f8ab48ae024b: Preparing [2022-05-23T15:28:10.466Z] 29ccefa8f94d: Preparing [2022-05-23T15:28:10.466Z] 5256f958a529: Preparing [2022-05-23T15:28:10.466Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:10.466Z] b541d28bf3b4: Preparing [2022-05-23T15:28:10.466Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:10.466Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:10.466Z] 5256f958a529: Layer already exists [2022-05-23T15:28:10.466Z] f8ab48ae024b: Layer already exists [2022-05-23T15:28:10.466Z] 29ccefa8f94d: Layer already exists [2022-05-23T15:28:10.466Z] latest: digest: sha256:f40a918c680a7b585dafce170bb92129b3ac7bf38793607688bf4380d02c0a85 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:10.765Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:11.058Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.5 [2022-05-23T15:28:11.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T15:28:11.058Z] f8ab48ae024b: Preparing [2022-05-23T15:28:11.058Z] 29ccefa8f94d: Preparing [2022-05-23T15:28:11.058Z] 5256f958a529: Preparing [2022-05-23T15:28:11.058Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:11.058Z] b541d28bf3b4: Preparing [2022-05-23T15:28:11.058Z] f8ab48ae024b: Layer already exists [2022-05-23T15:28:11.058Z] 29ccefa8f94d: Layer already exists [2022-05-23T15:28:11.058Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:11.058Z] 5256f958a529: Layer already exists [2022-05-23T15:28:11.058Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:11.058Z] 2.2.1-dev.5: digest: sha256:f40a918c680a7b585dafce170bb92129b3ac7bf38793607688bf4380d02c0a85 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:11.360Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:11.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:11.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T15:28:11.655Z] f8ab48ae024b: Preparing [2022-05-23T15:28:11.655Z] 29ccefa8f94d: Preparing [2022-05-23T15:28:11.655Z] 5256f958a529: Preparing [2022-05-23T15:28:11.655Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:11.655Z] b541d28bf3b4: Preparing [2022-05-23T15:28:11.655Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:11.655Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:11.655Z] 5256f958a529: Layer already exists [2022-05-23T15:28:11.655Z] f8ab48ae024b: Layer already exists [2022-05-23T15:28:11.655Z] 29ccefa8f94d: Layer already exists [2022-05-23T15:28:11.655Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:f40a918c680a7b585dafce170bb92129b3ac7bf38793607688bf4380d02c0a85 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:11.963Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:12.258Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-23T15:28:12.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T15:28:12.259Z] f8ab48ae024b: Preparing [2022-05-23T15:28:12.259Z] 29ccefa8f94d: Preparing [2022-05-23T15:28:12.259Z] 5256f958a529: Preparing [2022-05-23T15:28:12.259Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:12.259Z] b541d28bf3b4: Preparing [2022-05-23T15:28:12.259Z] 29ccefa8f94d: Layer already exists [2022-05-23T15:28:12.259Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:12.259Z] f8ab48ae024b: Layer already exists [2022-05-23T15:28:12.259Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:12.259Z] 5256f958a529: Layer already exists [2022-05-23T15:28:12.259Z] main: digest: sha256:f40a918c680a7b585dafce170bb92129b3ac7bf38793607688bf4380d02c0a85 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:12.302Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:12.310Z] taggedImages: [2022-05-23T15:28:12.310Z] - nexus3.edgexfoundry.org:10004/core-command:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:12.310Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-23T15:28:12.310Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.5 [2022-05-23T15:28:12.310Z] - nexus3.edgexfoundry.org:10004/core-command:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:12.310Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-23T15:28:12.332Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-23T15:28:12.333Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:12.333Z] latest [2022-05-23T15:28:12.333Z] 2.2.1-dev.5 [2022-05-23T15:28:12.333Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:12.333Z] main [2022-05-23T15:28:12.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:12.765Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:13.092Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:13.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T15:28:13.092Z] a9269b14c50d: Preparing [2022-05-23T15:28:13.092Z] 495315dc1ece: Preparing [2022-05-23T15:28:13.092Z] 5256f958a529: Preparing [2022-05-23T15:28:13.092Z] f47a6e531e3f: Preparing [2022-05-23T15:28:13.092Z] 741a6935d244: Preparing [2022-05-23T15:28:13.092Z] b541d28bf3b4: Preparing [2022-05-23T15:28:13.092Z] 5256f958a529: Layer already exists [2022-05-23T15:28:13.092Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:13.092Z] a9269b14c50d: Pushed [2022-05-23T15:28:13.092Z] 741a6935d244: Pushed [2022-05-23T15:28:13.351Z] f47a6e531e3f: Pushed [2022-05-23T15:28:14.736Z] 495315dc1ece: Pushed [2022-05-23T15:28:14.736Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:33c890490d750c0d03b2b752dbb1f0bdc6b42a6d2e2f43c4bbc2fa1710903778 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:15.043Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:15.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-23T15:28:15.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T15:28:15.339Z] a9269b14c50d: Preparing [2022-05-23T15:28:15.339Z] 495315dc1ece: Preparing [2022-05-23T15:28:15.339Z] 5256f958a529: Preparing [2022-05-23T15:28:15.339Z] f47a6e531e3f: Preparing [2022-05-23T15:28:15.339Z] 741a6935d244: Preparing [2022-05-23T15:28:15.339Z] b541d28bf3b4: Preparing [2022-05-23T15:28:15.339Z] a9269b14c50d: Layer already exists [2022-05-23T15:28:15.339Z] 5256f958a529: Layer already exists [2022-05-23T15:28:15.339Z] 495315dc1ece: Layer already exists [2022-05-23T15:28:15.339Z] f47a6e531e3f: Layer already exists [2022-05-23T15:28:15.339Z] 741a6935d244: Layer already exists [2022-05-23T15:28:15.339Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:15.339Z] latest: digest: sha256:33c890490d750c0d03b2b752dbb1f0bdc6b42a6d2e2f43c4bbc2fa1710903778 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:15.642Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:15.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.5 [2022-05-23T15:28:15.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T15:28:15.940Z] a9269b14c50d: Preparing [2022-05-23T15:28:15.940Z] 495315dc1ece: Preparing [2022-05-23T15:28:15.940Z] 5256f958a529: Preparing [2022-05-23T15:28:15.940Z] f47a6e531e3f: Preparing [2022-05-23T15:28:15.940Z] 741a6935d244: Preparing [2022-05-23T15:28:15.940Z] b541d28bf3b4: Preparing [2022-05-23T15:28:15.940Z] b541d28bf3b4: Waiting [2022-05-23T15:28:15.940Z] 5256f958a529: Layer already exists [2022-05-23T15:28:15.940Z] 741a6935d244: Layer already exists [2022-05-23T15:28:15.940Z] f47a6e531e3f: Layer already exists [2022-05-23T15:28:15.940Z] a9269b14c50d: Layer already exists [2022-05-23T15:28:15.940Z] 495315dc1ece: Layer already exists [2022-05-23T15:28:15.940Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:15.940Z] 2.2.1-dev.5: digest: sha256:33c890490d750c0d03b2b752dbb1f0bdc6b42a6d2e2f43c4bbc2fa1710903778 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:16.240Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:16.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:16.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T15:28:16.530Z] a9269b14c50d: Preparing [2022-05-23T15:28:16.530Z] 495315dc1ece: Preparing [2022-05-23T15:28:16.530Z] 5256f958a529: Preparing [2022-05-23T15:28:16.530Z] f47a6e531e3f: Preparing [2022-05-23T15:28:16.530Z] 741a6935d244: Preparing [2022-05-23T15:28:16.530Z] b541d28bf3b4: Preparing [2022-05-23T15:28:16.530Z] b541d28bf3b4: Waiting [2022-05-23T15:28:16.530Z] 741a6935d244: Layer already exists [2022-05-23T15:28:16.530Z] 5256f958a529: Layer already exists [2022-05-23T15:28:16.530Z] 495315dc1ece: Layer already exists [2022-05-23T15:28:16.530Z] f47a6e531e3f: Layer already exists [2022-05-23T15:28:16.530Z] a9269b14c50d: Layer already exists [2022-05-23T15:28:16.530Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:16.530Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:33c890490d750c0d03b2b752dbb1f0bdc6b42a6d2e2f43c4bbc2fa1710903778 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:16.834Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:17.130Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-23T15:28:17.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T15:28:17.130Z] a9269b14c50d: Preparing [2022-05-23T15:28:17.130Z] 495315dc1ece: Preparing [2022-05-23T15:28:17.130Z] 5256f958a529: Preparing [2022-05-23T15:28:17.130Z] f47a6e531e3f: Preparing [2022-05-23T15:28:17.130Z] 741a6935d244: Preparing [2022-05-23T15:28:17.130Z] b541d28bf3b4: Preparing [2022-05-23T15:28:17.130Z] b541d28bf3b4: Waiting [2022-05-23T15:28:17.130Z] 741a6935d244: Layer already exists [2022-05-23T15:28:17.130Z] 5256f958a529: Layer already exists [2022-05-23T15:28:17.130Z] a9269b14c50d: Layer already exists [2022-05-23T15:28:17.130Z] 495315dc1ece: Layer already exists [2022-05-23T15:28:17.130Z] f47a6e531e3f: Layer already exists [2022-05-23T15:28:17.130Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:17.130Z] main: digest: sha256:33c890490d750c0d03b2b752dbb1f0bdc6b42a6d2e2f43c4bbc2fa1710903778 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:17.167Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:17.177Z] taggedImages: [2022-05-23T15:28:17.177Z] - nexus3.edgexfoundry.org:10004/core-data:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:17.177Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-23T15:28:17.177Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.5 [2022-05-23T15:28:17.177Z] - nexus3.edgexfoundry.org:10004/core-data:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:17.177Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-23T15:28:17.197Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-23T15:28:17.197Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:17.197Z] latest [2022-05-23T15:28:17.197Z] 2.2.1-dev.5 [2022-05-23T15:28:17.197Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:17.197Z] main [2022-05-23T15:28:17.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:17.513Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:17.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:17.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T15:28:17.807Z] ccc49974ad40: Preparing [2022-05-23T15:28:17.807Z] 76c1e4bb8434: Preparing [2022-05-23T15:28:17.807Z] 5256f958a529: Preparing [2022-05-23T15:28:17.807Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:17.807Z] b541d28bf3b4: Preparing [2022-05-23T15:28:17.807Z] 5256f958a529: Layer already exists [2022-05-23T15:28:17.807Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:17.807Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:17.807Z] ccc49974ad40: Pushed [2022-05-23T15:28:19.183Z] 76c1e4bb8434: Pushed [2022-05-23T15:28:19.183Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:326a73d5d02bbda6894740d6712bfc3e5ece2c0a370e71c87c3eeab9e44e51ac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:19.479Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:19.635Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:28:19.635Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:28:19.635Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:28:19.635Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:28:19.635Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:28:19.635Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:28:19.635Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:28:19.635Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:28:19.635Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:28:19.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-23T15:28:19.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T15:28:19.769Z] ccc49974ad40: Preparing [2022-05-23T15:28:19.769Z] 76c1e4bb8434: Preparing [2022-05-23T15:28:19.769Z] 5256f958a529: Preparing [2022-05-23T15:28:19.769Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:19.769Z] b541d28bf3b4: Preparing [2022-05-23T15:28:19.769Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:19.769Z] ccc49974ad40: Layer already exists [2022-05-23T15:28:19.769Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:19.769Z] 5256f958a529: Layer already exists [2022-05-23T15:28:19.769Z] 76c1e4bb8434: Layer already exists [2022-05-23T15:28:19.769Z] latest: digest: sha256:326a73d5d02bbda6894740d6712bfc3e5ece2c0a370e71c87c3eeab9e44e51ac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:19.910Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:28:19.910Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:28:19.910Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:28:20.063Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:20.184Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:28:20.184Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:28:20.353Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.5 [2022-05-23T15:28:20.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T15:28:20.353Z] ccc49974ad40: Preparing [2022-05-23T15:28:20.353Z] 76c1e4bb8434: Preparing [2022-05-23T15:28:20.353Z] 5256f958a529: Preparing [2022-05-23T15:28:20.353Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:20.353Z] b541d28bf3b4: Preparing [2022-05-23T15:28:20.353Z] 76c1e4bb8434: Layer already exists [2022-05-23T15:28:20.353Z] 5256f958a529: Layer already exists [2022-05-23T15:28:20.353Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:20.353Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:20.353Z] ccc49974ad40: Layer already exists [2022-05-23T15:28:20.353Z] 2.2.1-dev.5: digest: sha256:326a73d5d02bbda6894740d6712bfc3e5ece2c0a370e71c87c3eeab9e44e51ac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:20.459Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:28:20.657Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:20.949Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:20.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T15:28:20.949Z] ccc49974ad40: Preparing [2022-05-23T15:28:20.949Z] 76c1e4bb8434: Preparing [2022-05-23T15:28:20.949Z] 5256f958a529: Preparing [2022-05-23T15:28:20.949Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:20.949Z] b541d28bf3b4: Preparing [2022-05-23T15:28:20.949Z] 5256f958a529: Layer already exists [2022-05-23T15:28:20.949Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:20.949Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:20.949Z] ccc49974ad40: Layer already exists [2022-05-23T15:28:20.949Z] 76c1e4bb8434: Layer already exists [2022-05-23T15:28:20.949Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:326a73d5d02bbda6894740d6712bfc3e5ece2c0a370e71c87c3eeab9e44e51ac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:21.247Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:21.441Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:28:21.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-23T15:28:21.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T15:28:21.540Z] ccc49974ad40: Preparing [2022-05-23T15:28:21.540Z] 76c1e4bb8434: Preparing [2022-05-23T15:28:21.540Z] 5256f958a529: Preparing [2022-05-23T15:28:21.540Z] 9bc2730ba49c: Preparing [2022-05-23T15:28:21.540Z] b541d28bf3b4: Preparing [2022-05-23T15:28:21.540Z] ccc49974ad40: Layer already exists [2022-05-23T15:28:21.540Z] 76c1e4bb8434: Layer already exists [2022-05-23T15:28:21.540Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:21.540Z] 5256f958a529: Layer already exists [2022-05-23T15:28:21.540Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:28:21.540Z] main: digest: sha256:326a73d5d02bbda6894740d6712bfc3e5ece2c0a370e71c87c3eeab9e44e51ac size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:21.572Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:21.583Z] taggedImages: [2022-05-23T15:28:21.584Z] - nexus3.edgexfoundry.org:10004/core-metadata:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:21.584Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-23T15:28:21.584Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.5 [2022-05-23T15:28:21.584Z] - nexus3.edgexfoundry.org:10004/core-metadata:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:21.584Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-23T15:28:21.610Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-23T15:28:21.610Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:21.610Z] latest [2022-05-23T15:28:21.610Z] 2.2.1-dev.5 [2022-05-23T15:28:21.610Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:21.610Z] main [2022-05-23T15:28:21.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:21.939Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:22.232Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:22.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T15:28:22.232Z] 7d9606460b8a: Preparing [2022-05-23T15:28:22.232Z] 7d9606460b8a: Preparing [2022-05-23T15:28:22.232Z] 353dc463dc4f: Preparing [2022-05-23T15:28:22.232Z] 1e9950bcaa25: Preparing [2022-05-23T15:28:22.232Z] c1946f8b9da3: Preparing [2022-05-23T15:28:22.232Z] 2e4561ffa5e5: Preparing [2022-05-23T15:28:22.232Z] 5256f958a529: Preparing [2022-05-23T15:28:22.232Z] a3d2d76ba291: Preparing [2022-05-23T15:28:22.232Z] 11d6bbeba527: Preparing [2022-05-23T15:28:22.232Z] 34299ee10d9d: Preparing [2022-05-23T15:28:22.232Z] fc7405350b2e: Preparing [2022-05-23T15:28:22.232Z] b541d28bf3b4: Preparing [2022-05-23T15:28:22.232Z] 5256f958a529: Waiting [2022-05-23T15:28:22.232Z] 34299ee10d9d: Waiting [2022-05-23T15:28:22.232Z] b541d28bf3b4: Waiting [2022-05-23T15:28:22.232Z] a3d2d76ba291: Waiting [2022-05-23T15:28:22.232Z] 11d6bbeba527: Waiting [2022-05-23T15:28:22.232Z] fc7405350b2e: Waiting [2022-05-23T15:28:22.232Z] 353dc463dc4f: Pushed [2022-05-23T15:28:22.232Z] 7d9606460b8a: Pushed [2022-05-23T15:28:22.232Z] 1e9950bcaa25: Pushed [2022-05-23T15:28:22.232Z] c1946f8b9da3: Pushed [2022-05-23T15:28:22.232Z] 5256f958a529: Layer already exists [2022-05-23T15:28:22.421Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:28:22.492Z] 34299ee10d9d: Pushed [2022-05-23T15:28:22.492Z] a3d2d76ba291: Pushed [2022-05-23T15:28:22.492Z] 11d6bbeba527: Pushed [2022-05-23T15:28:22.492Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:22.492Z] fc7405350b2e: Pushed [2022-05-23T15:28:22.691Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:28:22.965Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:28:23.241Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:28:23.241Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:28:23.241Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:28:23.241Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:28:23.241Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:28:23.517Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:28:23.517Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:28:23.792Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:28:23.870Z] 2e4561ffa5e5: Pushed [2022-05-23T15:28:23.870Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:474769323804a394f807bb65dcd937927a8bdfa332f7d73113a7992946557817 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:24.175Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:24.390Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:28:24.468Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-23T15:28:24.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T15:28:24.468Z] 7d9606460b8a: Preparing [2022-05-23T15:28:24.468Z] 7d9606460b8a: Preparing [2022-05-23T15:28:24.468Z] 353dc463dc4f: Preparing [2022-05-23T15:28:24.468Z] 1e9950bcaa25: Preparing [2022-05-23T15:28:24.468Z] c1946f8b9da3: Preparing [2022-05-23T15:28:24.468Z] 2e4561ffa5e5: Preparing [2022-05-23T15:28:24.468Z] 5256f958a529: Preparing [2022-05-23T15:28:24.468Z] a3d2d76ba291: Preparing [2022-05-23T15:28:24.468Z] 11d6bbeba527: Preparing [2022-05-23T15:28:24.468Z] 34299ee10d9d: Preparing [2022-05-23T15:28:24.468Z] fc7405350b2e: Preparing [2022-05-23T15:28:24.468Z] b541d28bf3b4: Preparing [2022-05-23T15:28:24.468Z] 5256f958a529: Waiting [2022-05-23T15:28:24.468Z] a3d2d76ba291: Waiting [2022-05-23T15:28:24.468Z] 11d6bbeba527: Waiting [2022-05-23T15:28:24.468Z] fc7405350b2e: Waiting [2022-05-23T15:28:24.468Z] 34299ee10d9d: Waiting [2022-05-23T15:28:24.468Z] b541d28bf3b4: Waiting [2022-05-23T15:28:24.468Z] 1e9950bcaa25: Layer already exists [2022-05-23T15:28:24.468Z] 353dc463dc4f: Layer already exists [2022-05-23T15:28:24.468Z] c1946f8b9da3: Layer already exists [2022-05-23T15:28:24.468Z] 7d9606460b8a: Layer already exists [2022-05-23T15:28:24.468Z] 2e4561ffa5e5: Layer already exists [2022-05-23T15:28:24.468Z] 5256f958a529: Layer already exists [2022-05-23T15:28:24.468Z] 34299ee10d9d: Layer already exists [2022-05-23T15:28:24.468Z] 11d6bbeba527: Layer already exists [2022-05-23T15:28:24.468Z] fc7405350b2e: Layer already exists [2022-05-23T15:28:24.468Z] a3d2d76ba291: Layer already exists [2022-05-23T15:28:24.468Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:24.468Z] latest: digest: sha256:474769323804a394f807bb65dcd937927a8bdfa332f7d73113a7992946557817 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:24.665Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:28:24.665Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:28:24.770Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:25.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.5 [2022-05-23T15:28:25.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T15:28:25.067Z] 7d9606460b8a: Preparing [2022-05-23T15:28:25.067Z] 7d9606460b8a: Preparing [2022-05-23T15:28:25.067Z] 353dc463dc4f: Preparing [2022-05-23T15:28:25.067Z] 1e9950bcaa25: Preparing [2022-05-23T15:28:25.067Z] c1946f8b9da3: Preparing [2022-05-23T15:28:25.067Z] 2e4561ffa5e5: Preparing [2022-05-23T15:28:25.067Z] 5256f958a529: Preparing [2022-05-23T15:28:25.067Z] a3d2d76ba291: Preparing [2022-05-23T15:28:25.067Z] 11d6bbeba527: Preparing [2022-05-23T15:28:25.067Z] 34299ee10d9d: Preparing [2022-05-23T15:28:25.067Z] fc7405350b2e: Preparing [2022-05-23T15:28:25.067Z] b541d28bf3b4: Preparing [2022-05-23T15:28:25.067Z] a3d2d76ba291: Waiting [2022-05-23T15:28:25.067Z] 11d6bbeba527: Waiting [2022-05-23T15:28:25.067Z] 34299ee10d9d: Waiting [2022-05-23T15:28:25.067Z] 5256f958a529: Waiting [2022-05-23T15:28:25.067Z] fc7405350b2e: Waiting [2022-05-23T15:28:25.067Z] b541d28bf3b4: Waiting [2022-05-23T15:28:25.067Z] 353dc463dc4f: Layer already exists [2022-05-23T15:28:25.067Z] 2e4561ffa5e5: Layer already exists [2022-05-23T15:28:25.067Z] c1946f8b9da3: Layer already exists [2022-05-23T15:28:25.067Z] 7d9606460b8a: Layer already exists [2022-05-23T15:28:25.067Z] 1e9950bcaa25: Layer already exists [2022-05-23T15:28:25.067Z] 5256f958a529: Layer already exists [2022-05-23T15:28:25.067Z] 11d6bbeba527: Layer already exists [2022-05-23T15:28:25.067Z] fc7405350b2e: Layer already exists [2022-05-23T15:28:25.067Z] a3d2d76ba291: Layer already exists [2022-05-23T15:28:25.067Z] 34299ee10d9d: Layer already exists [2022-05-23T15:28:25.067Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:25.067Z] 2.2.1-dev.5: digest: sha256:474769323804a394f807bb65dcd937927a8bdfa332f7d73113a7992946557817 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:25.267Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:28:25.364Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:25.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:25.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T15:28:25.655Z] 7d9606460b8a: Preparing [2022-05-23T15:28:25.655Z] 7d9606460b8a: Preparing [2022-05-23T15:28:25.655Z] 353dc463dc4f: Preparing [2022-05-23T15:28:25.655Z] 1e9950bcaa25: Preparing [2022-05-23T15:28:25.655Z] c1946f8b9da3: Preparing [2022-05-23T15:28:25.655Z] 2e4561ffa5e5: Preparing [2022-05-23T15:28:25.655Z] 5256f958a529: Preparing [2022-05-23T15:28:25.655Z] a3d2d76ba291: Preparing [2022-05-23T15:28:25.655Z] 11d6bbeba527: Preparing [2022-05-23T15:28:25.655Z] 34299ee10d9d: Preparing [2022-05-23T15:28:25.655Z] fc7405350b2e: Preparing [2022-05-23T15:28:25.655Z] b541d28bf3b4: Preparing [2022-05-23T15:28:25.655Z] 5256f958a529: Waiting [2022-05-23T15:28:25.655Z] b541d28bf3b4: Waiting [2022-05-23T15:28:25.655Z] 34299ee10d9d: Waiting [2022-05-23T15:28:25.655Z] fc7405350b2e: Waiting [2022-05-23T15:28:25.655Z] a3d2d76ba291: Waiting [2022-05-23T15:28:25.655Z] 11d6bbeba527: Waiting [2022-05-23T15:28:25.655Z] 353dc463dc4f: Layer already exists [2022-05-23T15:28:25.655Z] 7d9606460b8a: Layer already exists [2022-05-23T15:28:25.655Z] 2e4561ffa5e5: Layer already exists [2022-05-23T15:28:25.655Z] c1946f8b9da3: Layer already exists [2022-05-23T15:28:25.655Z] 1e9950bcaa25: Layer already exists [2022-05-23T15:28:25.655Z] 5256f958a529: Layer already exists [2022-05-23T15:28:25.655Z] 11d6bbeba527: Layer already exists [2022-05-23T15:28:25.655Z] a3d2d76ba291: Layer already exists [2022-05-23T15:28:25.655Z] fc7405350b2e: Layer already exists [2022-05-23T15:28:25.655Z] 34299ee10d9d: Layer already exists [2022-05-23T15:28:25.655Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:25.655Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:474769323804a394f807bb65dcd937927a8bdfa332f7d73113a7992946557817 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:25.951Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:26.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-23T15:28:26.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T15:28:26.248Z] 7d9606460b8a: Preparing [2022-05-23T15:28:26.248Z] 7d9606460b8a: Preparing [2022-05-23T15:28:26.248Z] 353dc463dc4f: Preparing [2022-05-23T15:28:26.248Z] 1e9950bcaa25: Preparing [2022-05-23T15:28:26.248Z] c1946f8b9da3: Preparing [2022-05-23T15:28:26.248Z] 2e4561ffa5e5: Preparing [2022-05-23T15:28:26.248Z] 5256f958a529: Preparing [2022-05-23T15:28:26.248Z] a3d2d76ba291: Preparing [2022-05-23T15:28:26.248Z] 11d6bbeba527: Preparing [2022-05-23T15:28:26.248Z] 34299ee10d9d: Preparing [2022-05-23T15:28:26.248Z] fc7405350b2e: Preparing [2022-05-23T15:28:26.248Z] b541d28bf3b4: Preparing [2022-05-23T15:28:26.248Z] a3d2d76ba291: Waiting [2022-05-23T15:28:26.248Z] fc7405350b2e: Waiting [2022-05-23T15:28:26.248Z] 11d6bbeba527: Waiting [2022-05-23T15:28:26.248Z] 34299ee10d9d: Waiting [2022-05-23T15:28:26.248Z] b541d28bf3b4: Waiting [2022-05-23T15:28:26.248Z] 5256f958a529: Waiting [2022-05-23T15:28:26.248Z] 7d9606460b8a: Layer already exists [2022-05-23T15:28:26.248Z] 1e9950bcaa25: Layer already exists [2022-05-23T15:28:26.248Z] 353dc463dc4f: Layer already exists [2022-05-23T15:28:26.248Z] c1946f8b9da3: Layer already exists [2022-05-23T15:28:26.248Z] 2e4561ffa5e5: Layer already exists [2022-05-23T15:28:26.248Z] a3d2d76ba291: Layer already exists [2022-05-23T15:28:26.248Z] 5256f958a529: Layer already exists [2022-05-23T15:28:26.248Z] 11d6bbeba527: Layer already exists [2022-05-23T15:28:26.248Z] 34299ee10d9d: Layer already exists [2022-05-23T15:28:26.248Z] fc7405350b2e: Layer already exists [2022-05-23T15:28:26.248Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:26.248Z] main: digest: sha256:474769323804a394f807bb65dcd937927a8bdfa332f7d73113a7992946557817 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:26.279Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:26.287Z] taggedImages: [2022-05-23T15:28:26.287Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:26.287Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-23T15:28:26.287Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.5 [2022-05-23T15:28:26.287Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:26.287Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-23T15:28:26.306Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-23T15:28:26.306Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:26.306Z] latest [2022-05-23T15:28:26.306Z] 2.2.1-dev.5 [2022-05-23T15:28:26.306Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:26.306Z] main [2022-05-23T15:28:26.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:26.620Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:26.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:26.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T15:28:26.912Z] 05739256a9e6: Preparing [2022-05-23T15:28:26.912Z] 42b305741f51: Preparing [2022-05-23T15:28:26.912Z] c4c03232988f: Preparing [2022-05-23T15:28:26.912Z] 867fcdcc8882: Preparing [2022-05-23T15:28:26.912Z] 91c95d56c469: Preparing [2022-05-23T15:28:26.912Z] cc06130654f5: Preparing [2022-05-23T15:28:26.912Z] bbece5194fb7: Preparing [2022-05-23T15:28:26.912Z] b541d28bf3b4: Preparing [2022-05-23T15:28:26.912Z] cc06130654f5: Waiting [2022-05-23T15:28:26.912Z] bbece5194fb7: Waiting [2022-05-23T15:28:26.912Z] 91c95d56c469: Pushed [2022-05-23T15:28:26.912Z] 05739256a9e6: Pushed [2022-05-23T15:28:26.912Z] 42b305741f51: Pushed [2022-05-23T15:28:26.912Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:26.912Z] cc06130654f5: Pushed [2022-05-23T15:28:27.479Z] bbece5194fb7: Pushed [2022-05-23T15:28:28.047Z] 867fcdcc8882: Pushed [2022-05-23T15:28:28.047Z] c4c03232988f: Pushed [2022-05-23T15:28:28.047Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:77013bcb9839123e5d8e8ebf6bf245d6f105799c98234928aec6cae85839d6b8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:28.346Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:28.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-23T15:28:28.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T15:28:28.635Z] 05739256a9e6: Preparing [2022-05-23T15:28:28.635Z] 42b305741f51: Preparing [2022-05-23T15:28:28.635Z] c4c03232988f: Preparing [2022-05-23T15:28:28.635Z] 867fcdcc8882: Preparing [2022-05-23T15:28:28.635Z] 91c95d56c469: Preparing [2022-05-23T15:28:28.635Z] cc06130654f5: Preparing [2022-05-23T15:28:28.635Z] bbece5194fb7: Preparing [2022-05-23T15:28:28.635Z] b541d28bf3b4: Preparing [2022-05-23T15:28:28.635Z] cc06130654f5: Waiting [2022-05-23T15:28:28.635Z] bbece5194fb7: Waiting [2022-05-23T15:28:28.635Z] b541d28bf3b4: Waiting [2022-05-23T15:28:28.635Z] 42b305741f51: Layer already exists [2022-05-23T15:28:28.635Z] 867fcdcc8882: Layer already exists [2022-05-23T15:28:28.635Z] 05739256a9e6: Layer already exists [2022-05-23T15:28:28.635Z] c4c03232988f: Layer already exists [2022-05-23T15:28:28.635Z] 91c95d56c469: Layer already exists [2022-05-23T15:28:28.635Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:28.635Z] bbece5194fb7: Layer already exists [2022-05-23T15:28:28.635Z] cc06130654f5: Layer already exists [2022-05-23T15:28:28.635Z] latest: digest: sha256:77013bcb9839123e5d8e8ebf6bf245d6f105799c98234928aec6cae85839d6b8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:28.972Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:29.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.5 [2022-05-23T15:28:29.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T15:28:29.307Z] 05739256a9e6: Preparing [2022-05-23T15:28:29.307Z] 42b305741f51: Preparing [2022-05-23T15:28:29.307Z] c4c03232988f: Preparing [2022-05-23T15:28:29.307Z] 867fcdcc8882: Preparing [2022-05-23T15:28:29.307Z] 91c95d56c469: Preparing [2022-05-23T15:28:29.307Z] cc06130654f5: Preparing [2022-05-23T15:28:29.307Z] bbece5194fb7: Preparing [2022-05-23T15:28:29.307Z] b541d28bf3b4: Preparing [2022-05-23T15:28:29.307Z] cc06130654f5: Waiting [2022-05-23T15:28:29.307Z] bbece5194fb7: Waiting [2022-05-23T15:28:29.307Z] b541d28bf3b4: Waiting [2022-05-23T15:28:29.307Z] 91c95d56c469: Layer already exists [2022-05-23T15:28:29.307Z] c4c03232988f: Layer already exists [2022-05-23T15:28:29.307Z] 42b305741f51: Layer already exists [2022-05-23T15:28:29.307Z] 867fcdcc8882: Layer already exists [2022-05-23T15:28:29.307Z] 05739256a9e6: Layer already exists [2022-05-23T15:28:29.307Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:29.307Z] cc06130654f5: Layer already exists [2022-05-23T15:28:29.307Z] bbece5194fb7: Layer already exists [2022-05-23T15:28:29.307Z] 2.2.1-dev.5: digest: sha256:77013bcb9839123e5d8e8ebf6bf245d6f105799c98234928aec6cae85839d6b8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:29.589Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:28:29.617Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:29.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:29.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T15:28:29.912Z] 05739256a9e6: Preparing [2022-05-23T15:28:29.913Z] 42b305741f51: Preparing [2022-05-23T15:28:29.913Z] c4c03232988f: Preparing [2022-05-23T15:28:29.913Z] 867fcdcc8882: Preparing [2022-05-23T15:28:29.913Z] 91c95d56c469: Preparing [2022-05-23T15:28:29.913Z] cc06130654f5: Preparing [2022-05-23T15:28:29.913Z] bbece5194fb7: Preparing [2022-05-23T15:28:29.913Z] b541d28bf3b4: Preparing [2022-05-23T15:28:29.913Z] cc06130654f5: Waiting [2022-05-23T15:28:29.913Z] bbece5194fb7: Waiting [2022-05-23T15:28:29.913Z] b541d28bf3b4: Waiting [2022-05-23T15:28:29.913Z] 91c95d56c469: Layer already exists [2022-05-23T15:28:29.913Z] 05739256a9e6: Layer already exists [2022-05-23T15:28:29.913Z] c4c03232988f: Layer already exists [2022-05-23T15:28:29.913Z] 42b305741f51: Layer already exists [2022-05-23T15:28:29.913Z] 867fcdcc8882: Layer already exists [2022-05-23T15:28:29.913Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:29.913Z] cc06130654f5: Layer already exists [2022-05-23T15:28:29.913Z] bbece5194fb7: Layer already exists [2022-05-23T15:28:29.913Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:77013bcb9839123e5d8e8ebf6bf245d6f105799c98234928aec6cae85839d6b8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:30.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:30.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-23T15:28:30.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T15:28:30.507Z] 05739256a9e6: Preparing [2022-05-23T15:28:30.507Z] 42b305741f51: Preparing [2022-05-23T15:28:30.507Z] c4c03232988f: Preparing [2022-05-23T15:28:30.507Z] 867fcdcc8882: Preparing [2022-05-23T15:28:30.507Z] 91c95d56c469: Preparing [2022-05-23T15:28:30.507Z] cc06130654f5: Preparing [2022-05-23T15:28:30.507Z] bbece5194fb7: Preparing [2022-05-23T15:28:30.507Z] b541d28bf3b4: Preparing [2022-05-23T15:28:30.507Z] cc06130654f5: Waiting [2022-05-23T15:28:30.507Z] bbece5194fb7: Waiting [2022-05-23T15:28:30.507Z] b541d28bf3b4: Waiting [2022-05-23T15:28:30.507Z] 91c95d56c469: Layer already exists [2022-05-23T15:28:30.507Z] 05739256a9e6: Layer already exists [2022-05-23T15:28:30.507Z] c4c03232988f: Layer already exists [2022-05-23T15:28:30.507Z] 867fcdcc8882: Layer already exists [2022-05-23T15:28:30.507Z] 42b305741f51: Layer already exists [2022-05-23T15:28:30.507Z] cc06130654f5: Layer already exists [2022-05-23T15:28:30.507Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:30.507Z] bbece5194fb7: Layer already exists [2022-05-23T15:28:30.507Z] main: digest: sha256:77013bcb9839123e5d8e8ebf6bf245d6f105799c98234928aec6cae85839d6b8 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:30.545Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:30.555Z] taggedImages: [2022-05-23T15:28:30.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:30.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-23T15:28:30.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.5 [2022-05-23T15:28:30.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:30.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-23T15:28:30.579Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-23T15:28:30.579Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:30.579Z] latest [2022-05-23T15:28:30.579Z] 2.2.1-dev.5 [2022-05-23T15:28:30.579Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:30.579Z] main [2022-05-23T15:28:30.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:30.890Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:31.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:31.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T15:28:31.185Z] a1f5e7782c5f: Preparing [2022-05-23T15:28:31.185Z] 23cc35ff337c: Preparing [2022-05-23T15:28:31.185Z] bbc7bc82066f: Preparing [2022-05-23T15:28:31.185Z] b505359f335a: Preparing [2022-05-23T15:28:31.185Z] 494b2910f6d4: Preparing [2022-05-23T15:28:31.185Z] a3ef861f13b4: Preparing [2022-05-23T15:28:31.185Z] 206956f31711: Preparing [2022-05-23T15:28:31.185Z] ea9f9c56de9e: Preparing [2022-05-23T15:28:31.185Z] 64e218d846cf: Preparing [2022-05-23T15:28:31.185Z] b541d28bf3b4: Preparing [2022-05-23T15:28:31.185Z] a3ef861f13b4: Waiting [2022-05-23T15:28:31.185Z] 206956f31711: Waiting [2022-05-23T15:28:31.185Z] ea9f9c56de9e: Waiting [2022-05-23T15:28:31.185Z] 64e218d846cf: Waiting [2022-05-23T15:28:31.185Z] 494b2910f6d4: Pushed [2022-05-23T15:28:31.185Z] 23cc35ff337c: Pushed [2022-05-23T15:28:31.185Z] a1f5e7782c5f: Pushed [2022-05-23T15:28:31.445Z] a3ef861f13b4: Pushed [2022-05-23T15:28:31.445Z] 206956f31711: Pushed [2022-05-23T15:28:31.445Z] ea9f9c56de9e: Pushed [2022-05-23T15:28:31.445Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:31.445Z] 64e218d846cf: Pushed [2022-05-23T15:28:32.381Z] b505359f335a: Pushed [2022-05-23T15:28:32.641Z] bbc7bc82066f: Pushed [2022-05-23T15:28:32.641Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:c5610a890cd8ef8e8ef88345272f95282a44641191fe2d9a62b51ac0104dc911 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:32.940Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:33.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-23T15:28:33.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T15:28:33.234Z] a1f5e7782c5f: Preparing [2022-05-23T15:28:33.234Z] 23cc35ff337c: Preparing [2022-05-23T15:28:33.234Z] bbc7bc82066f: Preparing [2022-05-23T15:28:33.234Z] b505359f335a: Preparing [2022-05-23T15:28:33.234Z] 494b2910f6d4: Preparing [2022-05-23T15:28:33.234Z] a3ef861f13b4: Preparing [2022-05-23T15:28:33.234Z] 206956f31711: Preparing [2022-05-23T15:28:33.234Z] ea9f9c56de9e: Preparing [2022-05-23T15:28:33.234Z] 64e218d846cf: Preparing [2022-05-23T15:28:33.234Z] b541d28bf3b4: Preparing [2022-05-23T15:28:33.234Z] 206956f31711: Waiting [2022-05-23T15:28:33.234Z] b541d28bf3b4: Waiting [2022-05-23T15:28:33.234Z] ea9f9c56de9e: Waiting [2022-05-23T15:28:33.234Z] a3ef861f13b4: Waiting [2022-05-23T15:28:33.234Z] b505359f335a: Layer already exists [2022-05-23T15:28:33.234Z] bbc7bc82066f: Layer already exists [2022-05-23T15:28:33.234Z] 494b2910f6d4: Layer already exists [2022-05-23T15:28:33.234Z] 23cc35ff337c: Layer already exists [2022-05-23T15:28:33.234Z] a1f5e7782c5f: Layer already exists [2022-05-23T15:28:33.234Z] 64e218d846cf: Layer already exists [2022-05-23T15:28:33.234Z] a3ef861f13b4: Layer already exists [2022-05-23T15:28:33.234Z] ea9f9c56de9e: Layer already exists [2022-05-23T15:28:33.234Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:33.234Z] 206956f31711: Layer already exists [2022-05-23T15:28:33.234Z] latest: digest: sha256:c5610a890cd8ef8e8ef88345272f95282a44641191fe2d9a62b51ac0104dc911 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:33.531Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:33.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.5 [2022-05-23T15:28:33.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T15:28:33.831Z] a1f5e7782c5f: Preparing [2022-05-23T15:28:33.831Z] 23cc35ff337c: Preparing [2022-05-23T15:28:33.831Z] bbc7bc82066f: Preparing [2022-05-23T15:28:33.831Z] b505359f335a: Preparing [2022-05-23T15:28:33.831Z] 494b2910f6d4: Preparing [2022-05-23T15:28:33.831Z] a3ef861f13b4: Preparing [2022-05-23T15:28:33.831Z] 206956f31711: Preparing [2022-05-23T15:28:33.831Z] ea9f9c56de9e: Preparing [2022-05-23T15:28:33.831Z] 64e218d846cf: Preparing [2022-05-23T15:28:33.831Z] b541d28bf3b4: Preparing [2022-05-23T15:28:33.831Z] a3ef861f13b4: Waiting [2022-05-23T15:28:33.831Z] 64e218d846cf: Waiting [2022-05-23T15:28:33.831Z] b541d28bf3b4: Waiting [2022-05-23T15:28:33.831Z] 206956f31711: Waiting [2022-05-23T15:28:33.831Z] ea9f9c56de9e: Waiting [2022-05-23T15:28:33.831Z] 494b2910f6d4: Layer already exists [2022-05-23T15:28:33.831Z] 23cc35ff337c: Layer already exists [2022-05-23T15:28:33.831Z] bbc7bc82066f: Layer already exists [2022-05-23T15:28:33.831Z] a1f5e7782c5f: Layer already exists [2022-05-23T15:28:33.831Z] b505359f335a: Layer already exists [2022-05-23T15:28:33.831Z] 206956f31711: Layer already exists [2022-05-23T15:28:33.831Z] a3ef861f13b4: Layer already exists [2022-05-23T15:28:33.831Z] 64e218d846cf: Layer already exists [2022-05-23T15:28:33.831Z] ea9f9c56de9e: Layer already exists [2022-05-23T15:28:33.831Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:33.831Z] 2.2.1-dev.5: digest: sha256:c5610a890cd8ef8e8ef88345272f95282a44641191fe2d9a62b51ac0104dc911 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:34.129Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:34.426Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:34.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T15:28:34.426Z] a1f5e7782c5f: Preparing [2022-05-23T15:28:34.426Z] 23cc35ff337c: Preparing [2022-05-23T15:28:34.426Z] bbc7bc82066f: Preparing [2022-05-23T15:28:34.426Z] b505359f335a: Preparing [2022-05-23T15:28:34.426Z] 494b2910f6d4: Preparing [2022-05-23T15:28:34.426Z] a3ef861f13b4: Preparing [2022-05-23T15:28:34.426Z] 206956f31711: Preparing [2022-05-23T15:28:34.427Z] ea9f9c56de9e: Preparing [2022-05-23T15:28:34.427Z] 64e218d846cf: Preparing [2022-05-23T15:28:34.427Z] b541d28bf3b4: Preparing [2022-05-23T15:28:34.427Z] a3ef861f13b4: Waiting [2022-05-23T15:28:34.427Z] 64e218d846cf: Waiting [2022-05-23T15:28:34.427Z] b541d28bf3b4: Waiting [2022-05-23T15:28:34.427Z] 206956f31711: Waiting [2022-05-23T15:28:34.427Z] bbc7bc82066f: Layer already exists [2022-05-23T15:28:34.427Z] b505359f335a: Layer already exists [2022-05-23T15:28:34.427Z] 494b2910f6d4: Layer already exists [2022-05-23T15:28:34.427Z] 23cc35ff337c: Layer already exists [2022-05-23T15:28:34.427Z] a1f5e7782c5f: Layer already exists [2022-05-23T15:28:34.427Z] 206956f31711: Layer already exists [2022-05-23T15:28:34.427Z] a3ef861f13b4: Layer already exists [2022-05-23T15:28:34.427Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:34.427Z] 64e218d846cf: Layer already exists [2022-05-23T15:28:34.427Z] ea9f9c56de9e: Layer already exists [2022-05-23T15:28:34.427Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:c5610a890cd8ef8e8ef88345272f95282a44641191fe2d9a62b51ac0104dc911 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:34.731Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:35.025Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-23T15:28:35.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T15:28:35.025Z] a1f5e7782c5f: Preparing [2022-05-23T15:28:35.025Z] 23cc35ff337c: Preparing [2022-05-23T15:28:35.025Z] bbc7bc82066f: Preparing [2022-05-23T15:28:35.025Z] b505359f335a: Preparing [2022-05-23T15:28:35.025Z] 494b2910f6d4: Preparing [2022-05-23T15:28:35.025Z] a3ef861f13b4: Preparing [2022-05-23T15:28:35.025Z] 206956f31711: Preparing [2022-05-23T15:28:35.025Z] ea9f9c56de9e: Preparing [2022-05-23T15:28:35.025Z] 64e218d846cf: Preparing [2022-05-23T15:28:35.025Z] b541d28bf3b4: Preparing [2022-05-23T15:28:35.025Z] a3ef861f13b4: Waiting [2022-05-23T15:28:35.025Z] 206956f31711: Waiting [2022-05-23T15:28:35.025Z] ea9f9c56de9e: Waiting [2022-05-23T15:28:35.025Z] 64e218d846cf: Waiting [2022-05-23T15:28:35.025Z] b541d28bf3b4: Waiting [2022-05-23T15:28:35.025Z] 494b2910f6d4: Layer already exists [2022-05-23T15:28:35.025Z] a1f5e7782c5f: Layer already exists [2022-05-23T15:28:35.025Z] bbc7bc82066f: Layer already exists [2022-05-23T15:28:35.025Z] 23cc35ff337c: Layer already exists [2022-05-23T15:28:35.025Z] b505359f335a: Layer already exists [2022-05-23T15:28:35.025Z] a3ef861f13b4: Layer already exists [2022-05-23T15:28:35.025Z] 64e218d846cf: Layer already exists [2022-05-23T15:28:35.025Z] ea9f9c56de9e: Layer already exists [2022-05-23T15:28:35.025Z] 206956f31711: Layer already exists [2022-05-23T15:28:35.025Z] b541d28bf3b4: Layer already exists [2022-05-23T15:28:35.025Z] main: digest: sha256:c5610a890cd8ef8e8ef88345272f95282a44641191fe2d9a62b51ac0104dc911 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:35.065Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:35.075Z] taggedImages: [2022-05-23T15:28:35.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:35.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-23T15:28:35.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.5 [2022-05-23T15:28:35.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:35.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-23T15:28:35.102Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-23T15:28:35.102Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:35.102Z] latest [2022-05-23T15:28:35.102Z] 2.2.1-dev.5 [2022-05-23T15:28:35.102Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:35.102Z] main [2022-05-23T15:28:35.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:35.439Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:35.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:35.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T15:28:35.730Z] 7370799b848b: Preparing [2022-05-23T15:28:35.730Z] fd4bf262e82f: Preparing [2022-05-23T15:28:35.730Z] 5256f958a529: Preparing [2022-05-23T15:28:35.730Z] 66de77cd96b4: Preparing [2022-05-23T15:28:35.730Z] 41ab313e79c0: Preparing [2022-05-23T15:28:35.730Z] 4fc242d58285: Preparing [2022-05-23T15:28:35.730Z] 4fc242d58285: Waiting [2022-05-23T15:28:35.730Z] 5256f958a529: Layer already exists [2022-05-23T15:28:35.730Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:35.730Z] 7370799b848b: Pushed [2022-05-23T15:28:35.730Z] 41ab313e79c0: Pushed [2022-05-23T15:28:36.300Z] 66de77cd96b4: Pushed [2022-05-23T15:28:37.682Z] fd4bf262e82f: Pushed [2022-05-23T15:28:37.682Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:807418952f8a4b763ed899c0801866a4506267a1b5517de5dd3cc3d5a20017a2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:38.240Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:38.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-23T15:28:38.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T15:28:38.532Z] 7370799b848b: Preparing [2022-05-23T15:28:38.532Z] fd4bf262e82f: Preparing [2022-05-23T15:28:38.532Z] 5256f958a529: Preparing [2022-05-23T15:28:38.532Z] 66de77cd96b4: Preparing [2022-05-23T15:28:38.532Z] 41ab313e79c0: Preparing [2022-05-23T15:28:38.532Z] 4fc242d58285: Preparing [2022-05-23T15:28:38.532Z] 4fc242d58285: Waiting [2022-05-23T15:28:38.532Z] 5256f958a529: Layer already exists [2022-05-23T15:28:38.532Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:38.532Z] 66de77cd96b4: Layer already exists [2022-05-23T15:28:38.532Z] fd4bf262e82f: Layer already exists [2022-05-23T15:28:38.532Z] 7370799b848b: Layer already exists [2022-05-23T15:28:38.532Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:38.532Z] latest: digest: sha256:807418952f8a4b763ed899c0801866a4506267a1b5517de5dd3cc3d5a20017a2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:38.833Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:39.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.5 [2022-05-23T15:28:39.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T15:28:39.126Z] 7370799b848b: Preparing [2022-05-23T15:28:39.126Z] fd4bf262e82f: Preparing [2022-05-23T15:28:39.126Z] 5256f958a529: Preparing [2022-05-23T15:28:39.126Z] 66de77cd96b4: Preparing [2022-05-23T15:28:39.126Z] 41ab313e79c0: Preparing [2022-05-23T15:28:39.126Z] 4fc242d58285: Preparing [2022-05-23T15:28:39.126Z] 4fc242d58285: Waiting [2022-05-23T15:28:39.126Z] 66de77cd96b4: Layer already exists [2022-05-23T15:28:39.126Z] 5256f958a529: Layer already exists [2022-05-23T15:28:39.126Z] 7370799b848b: Layer already exists [2022-05-23T15:28:39.126Z] fd4bf262e82f: Layer already exists [2022-05-23T15:28:39.126Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:39.126Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:39.126Z] 2.2.1-dev.5: digest: sha256:807418952f8a4b763ed899c0801866a4506267a1b5517de5dd3cc3d5a20017a2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:39.423Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:39.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:39.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T15:28:39.719Z] 7370799b848b: Preparing [2022-05-23T15:28:39.719Z] fd4bf262e82f: Preparing [2022-05-23T15:28:39.719Z] 5256f958a529: Preparing [2022-05-23T15:28:39.719Z] 66de77cd96b4: Preparing [2022-05-23T15:28:39.719Z] 41ab313e79c0: Preparing [2022-05-23T15:28:39.719Z] 4fc242d58285: Preparing [2022-05-23T15:28:39.719Z] 4fc242d58285: Waiting [2022-05-23T15:28:39.719Z] 5256f958a529: Layer already exists [2022-05-23T15:28:39.719Z] 66de77cd96b4: Layer already exists [2022-05-23T15:28:39.719Z] 7370799b848b: Layer already exists [2022-05-23T15:28:39.719Z] fd4bf262e82f: Layer already exists [2022-05-23T15:28:39.719Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:39.719Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:39.719Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:807418952f8a4b763ed899c0801866a4506267a1b5517de5dd3cc3d5a20017a2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:39.764Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:28:39.764Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:28:40.017Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:40.043Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:28:40.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-23T15:28:40.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T15:28:40.308Z] 7370799b848b: Preparing [2022-05-23T15:28:40.308Z] fd4bf262e82f: Preparing [2022-05-23T15:28:40.308Z] 5256f958a529: Preparing [2022-05-23T15:28:40.308Z] 66de77cd96b4: Preparing [2022-05-23T15:28:40.308Z] 41ab313e79c0: Preparing [2022-05-23T15:28:40.308Z] 4fc242d58285: Preparing [2022-05-23T15:28:40.308Z] 4fc242d58285: Waiting [2022-05-23T15:28:40.308Z] 7370799b848b: Layer already exists [2022-05-23T15:28:40.308Z] fd4bf262e82f: Layer already exists [2022-05-23T15:28:40.308Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:40.308Z] 66de77cd96b4: Layer already exists [2022-05-23T15:28:40.308Z] 5256f958a529: Layer already exists [2022-05-23T15:28:40.308Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:40.308Z] main: digest: sha256:807418952f8a4b763ed899c0801866a4506267a1b5517de5dd3cc3d5a20017a2 size: 1573 [Pipeline] } [2022-05-23T15:28:40.322Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:28:40.322Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:40.342Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:40.353Z] taggedImages: [2022-05-23T15:28:40.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:40.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-23T15:28:40.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.5 [2022-05-23T15:28:40.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:40.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-23T15:28:40.381Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-23T15:28:40.381Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:40.381Z] latest [2022-05-23T15:28:40.381Z] 2.2.1-dev.5 [2022-05-23T15:28:40.381Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:40.381Z] main [2022-05-23T15:28:40.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:40.707Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:40.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:40.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T15:28:40.995Z] ae340771e0af: Preparing [2022-05-23T15:28:40.995Z] e4eeb0bd80e1: Preparing [2022-05-23T15:28:40.995Z] 55d64254ef71: Preparing [2022-05-23T15:28:40.995Z] 2c3a4dd36bc7: Preparing [2022-05-23T15:28:40.995Z] 90a383026024: Preparing [2022-05-23T15:28:40.995Z] 26f82c7db20b: Preparing [2022-05-23T15:28:40.995Z] 41ab313e79c0: Preparing [2022-05-23T15:28:40.995Z] 4fc242d58285: Preparing [2022-05-23T15:28:40.995Z] 26f82c7db20b: Waiting [2022-05-23T15:28:40.995Z] 41ab313e79c0: Waiting [2022-05-23T15:28:40.995Z] 4fc242d58285: Waiting [2022-05-23T15:28:40.995Z] e4eeb0bd80e1: Pushed [2022-05-23T15:28:40.995Z] ae340771e0af: Pushed [2022-05-23T15:28:40.995Z] 55d64254ef71: Pushed [2022-05-23T15:28:40.995Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:40.995Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:41.569Z] 26f82c7db20b: Pushed [2022-05-23T15:28:44.867Z] 90a383026024: Pushed [2022-05-23T15:28:47.407Z] 2c3a4dd36bc7: Pushed [2022-05-23T15:28:47.407Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:daafbd2287bf4997bd1770f15f4b0a8ec70f0382fdf462fffadd987b90df2735 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:47.705Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:47.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-23T15:28:47.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T15:28:47.993Z] ae340771e0af: Preparing [2022-05-23T15:28:47.993Z] e4eeb0bd80e1: Preparing [2022-05-23T15:28:47.993Z] 55d64254ef71: Preparing [2022-05-23T15:28:47.993Z] 2c3a4dd36bc7: Preparing [2022-05-23T15:28:47.993Z] 90a383026024: Preparing [2022-05-23T15:28:47.993Z] 26f82c7db20b: Preparing [2022-05-23T15:28:47.993Z] 41ab313e79c0: Preparing [2022-05-23T15:28:47.993Z] 4fc242d58285: Preparing [2022-05-23T15:28:47.993Z] 26f82c7db20b: Waiting [2022-05-23T15:28:47.993Z] 41ab313e79c0: Waiting [2022-05-23T15:28:47.993Z] 4fc242d58285: Waiting [2022-05-23T15:28:47.993Z] e4eeb0bd80e1: Layer already exists [2022-05-23T15:28:47.993Z] 2c3a4dd36bc7: Layer already exists [2022-05-23T15:28:47.993Z] 55d64254ef71: Layer already exists [2022-05-23T15:28:47.993Z] 90a383026024: Layer already exists [2022-05-23T15:28:47.993Z] ae340771e0af: Layer already exists [2022-05-23T15:28:47.993Z] 26f82c7db20b: Layer already exists [2022-05-23T15:28:47.993Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:47.993Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:47.993Z] latest: digest: sha256:daafbd2287bf4997bd1770f15f4b0a8ec70f0382fdf462fffadd987b90df2735 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:48.286Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:48.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.5 [2022-05-23T15:28:48.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T15:28:48.579Z] ae340771e0af: Preparing [2022-05-23T15:28:48.579Z] e4eeb0bd80e1: Preparing [2022-05-23T15:28:48.579Z] 55d64254ef71: Preparing [2022-05-23T15:28:48.579Z] 2c3a4dd36bc7: Preparing [2022-05-23T15:28:48.579Z] 90a383026024: Preparing [2022-05-23T15:28:48.579Z] 26f82c7db20b: Preparing [2022-05-23T15:28:48.579Z] 41ab313e79c0: Preparing [2022-05-23T15:28:48.579Z] 4fc242d58285: Preparing [2022-05-23T15:28:48.579Z] 4fc242d58285: Waiting [2022-05-23T15:28:48.579Z] 41ab313e79c0: Waiting [2022-05-23T15:28:48.579Z] 26f82c7db20b: Waiting [2022-05-23T15:28:48.579Z] 2c3a4dd36bc7: Layer already exists [2022-05-23T15:28:48.579Z] e4eeb0bd80e1: Layer already exists [2022-05-23T15:28:48.579Z] 90a383026024: Layer already exists [2022-05-23T15:28:48.579Z] ae340771e0af: Layer already exists [2022-05-23T15:28:48.579Z] 55d64254ef71: Layer already exists [2022-05-23T15:28:48.579Z] 26f82c7db20b: Layer already exists [2022-05-23T15:28:48.579Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:48.579Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:48.579Z] 2.2.1-dev.5: digest: sha256:daafbd2287bf4997bd1770f15f4b0a8ec70f0382fdf462fffadd987b90df2735 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:48.875Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:49.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:49.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T15:28:49.166Z] ae340771e0af: Preparing [2022-05-23T15:28:49.166Z] e4eeb0bd80e1: Preparing [2022-05-23T15:28:49.166Z] 55d64254ef71: Preparing [2022-05-23T15:28:49.166Z] 2c3a4dd36bc7: Preparing [2022-05-23T15:28:49.166Z] 90a383026024: Preparing [2022-05-23T15:28:49.166Z] 26f82c7db20b: Preparing [2022-05-23T15:28:49.166Z] 41ab313e79c0: Preparing [2022-05-23T15:28:49.166Z] 4fc242d58285: Preparing [2022-05-23T15:28:49.166Z] 26f82c7db20b: Waiting [2022-05-23T15:28:49.166Z] 4fc242d58285: Waiting [2022-05-23T15:28:49.166Z] 41ab313e79c0: Waiting [2022-05-23T15:28:49.166Z] 2c3a4dd36bc7: Layer already exists [2022-05-23T15:28:49.166Z] ae340771e0af: Layer already exists [2022-05-23T15:28:49.166Z] 90a383026024: Layer already exists [2022-05-23T15:28:49.166Z] 55d64254ef71: Layer already exists [2022-05-23T15:28:49.166Z] e4eeb0bd80e1: Layer already exists [2022-05-23T15:28:49.166Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:49.166Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:49.166Z] 26f82c7db20b: Layer already exists [2022-05-23T15:28:49.166Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:daafbd2287bf4997bd1770f15f4b0a8ec70f0382fdf462fffadd987b90df2735 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:49.463Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:49.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-23T15:28:49.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T15:28:49.818Z] ae340771e0af: Preparing [2022-05-23T15:28:49.818Z] e4eeb0bd80e1: Preparing [2022-05-23T15:28:49.818Z] 55d64254ef71: Preparing [2022-05-23T15:28:49.818Z] 2c3a4dd36bc7: Preparing [2022-05-23T15:28:49.818Z] 90a383026024: Preparing [2022-05-23T15:28:49.818Z] 26f82c7db20b: Preparing [2022-05-23T15:28:49.818Z] 41ab313e79c0: Preparing [2022-05-23T15:28:49.818Z] 4fc242d58285: Preparing [2022-05-23T15:28:49.818Z] 26f82c7db20b: Waiting [2022-05-23T15:28:49.818Z] 41ab313e79c0: Waiting [2022-05-23T15:28:49.818Z] 4fc242d58285: Waiting [2022-05-23T15:28:49.818Z] 2c3a4dd36bc7: Layer already exists [2022-05-23T15:28:49.818Z] e4eeb0bd80e1: Layer already exists [2022-05-23T15:28:49.818Z] 55d64254ef71: Layer already exists [2022-05-23T15:28:49.818Z] 90a383026024: Layer already exists [2022-05-23T15:28:49.818Z] ae340771e0af: Layer already exists [2022-05-23T15:28:49.818Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:49.818Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:49.818Z] 26f82c7db20b: Layer already exists [2022-05-23T15:28:49.818Z] main: digest: sha256:daafbd2287bf4997bd1770f15f4b0a8ec70f0382fdf462fffadd987b90df2735 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:49.854Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:49.862Z] taggedImages: [2022-05-23T15:28:49.862Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:49.862Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-23T15:28:49.862Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.5 [2022-05-23T15:28:49.862Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:49.862Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-23T15:28:49.883Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-23T15:28:49.883Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:49.883Z] latest [2022-05-23T15:28:49.883Z] 2.2.1-dev.5 [2022-05-23T15:28:49.883Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:49.883Z] main [2022-05-23T15:28:49.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:50.233Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:50.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:50.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T15:28:50.530Z] d963d2fab751: Preparing [2022-05-23T15:28:50.530Z] 8c80d76196f6: Preparing [2022-05-23T15:28:50.530Z] c217e30be504: Preparing [2022-05-23T15:28:50.530Z] 281776812f84: Preparing [2022-05-23T15:28:50.530Z] f9dd6d03215b: Preparing [2022-05-23T15:28:50.530Z] 41ab313e79c0: Preparing [2022-05-23T15:28:50.530Z] 4fc242d58285: Preparing [2022-05-23T15:28:50.530Z] 41ab313e79c0: Waiting [2022-05-23T15:28:50.530Z] 4fc242d58285: Waiting [2022-05-23T15:28:50.530Z] 8c80d76196f6: Pushed [2022-05-23T15:28:50.530Z] d963d2fab751: Pushed [2022-05-23T15:28:50.530Z] c217e30be504: Pushed [2022-05-23T15:28:50.530Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:50.530Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:50.790Z] f9dd6d03215b: Pushed [2022-05-23T15:28:57.363Z] 281776812f84: Pushed [2022-05-23T15:28:57.363Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:bf7ad06d7f5192986425dca933a722f8b2c94234d4bc4cec659d1788d5c444c2 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:57.662Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:57.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-23T15:28:57.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T15:28:57.961Z] d963d2fab751: Preparing [2022-05-23T15:28:57.961Z] 8c80d76196f6: Preparing [2022-05-23T15:28:57.961Z] c217e30be504: Preparing [2022-05-23T15:28:57.961Z] 281776812f84: Preparing [2022-05-23T15:28:57.961Z] f9dd6d03215b: Preparing [2022-05-23T15:28:57.961Z] 41ab313e79c0: Preparing [2022-05-23T15:28:57.961Z] 4fc242d58285: Preparing [2022-05-23T15:28:57.961Z] 41ab313e79c0: Waiting [2022-05-23T15:28:57.961Z] 4fc242d58285: Waiting [2022-05-23T15:28:57.961Z] 8c80d76196f6: Layer already exists [2022-05-23T15:28:57.961Z] f9dd6d03215b: Layer already exists [2022-05-23T15:28:57.961Z] c217e30be504: Layer already exists [2022-05-23T15:28:57.961Z] 281776812f84: Layer already exists [2022-05-23T15:28:57.961Z] d963d2fab751: Layer already exists [2022-05-23T15:28:57.961Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:57.961Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:57.961Z] latest: digest: sha256:bf7ad06d7f5192986425dca933a722f8b2c94234d4bc4cec659d1788d5c444c2 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:58.258Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:58.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.5 [2022-05-23T15:28:58.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T15:28:58.551Z] d963d2fab751: Preparing [2022-05-23T15:28:58.551Z] 8c80d76196f6: Preparing [2022-05-23T15:28:58.551Z] c217e30be504: Preparing [2022-05-23T15:28:58.551Z] 281776812f84: Preparing [2022-05-23T15:28:58.551Z] f9dd6d03215b: Preparing [2022-05-23T15:28:58.551Z] 41ab313e79c0: Preparing [2022-05-23T15:28:58.551Z] 4fc242d58285: Preparing [2022-05-23T15:28:58.551Z] 41ab313e79c0: Waiting [2022-05-23T15:28:58.551Z] 4fc242d58285: Waiting [2022-05-23T15:28:58.551Z] c217e30be504: Layer already exists [2022-05-23T15:28:58.551Z] f9dd6d03215b: Layer already exists [2022-05-23T15:28:58.551Z] 8c80d76196f6: Layer already exists [2022-05-23T15:28:58.551Z] d963d2fab751: Layer already exists [2022-05-23T15:28:58.551Z] 281776812f84: Layer already exists [2022-05-23T15:28:58.551Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:58.551Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:58.551Z] 2.2.1-dev.5: digest: sha256:bf7ad06d7f5192986425dca933a722f8b2c94234d4bc4cec659d1788d5c444c2 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:58.847Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:59.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:59.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T15:28:59.138Z] d963d2fab751: Preparing [2022-05-23T15:28:59.138Z] 8c80d76196f6: Preparing [2022-05-23T15:28:59.138Z] c217e30be504: Preparing [2022-05-23T15:28:59.138Z] 281776812f84: Preparing [2022-05-23T15:28:59.138Z] f9dd6d03215b: Preparing [2022-05-23T15:28:59.138Z] 41ab313e79c0: Preparing [2022-05-23T15:28:59.138Z] 4fc242d58285: Preparing [2022-05-23T15:28:59.138Z] 41ab313e79c0: Waiting [2022-05-23T15:28:59.138Z] 4fc242d58285: Waiting [2022-05-23T15:28:59.138Z] f9dd6d03215b: Layer already exists [2022-05-23T15:28:59.138Z] 281776812f84: Layer already exists [2022-05-23T15:28:59.138Z] d963d2fab751: Layer already exists [2022-05-23T15:28:59.138Z] c217e30be504: Layer already exists [2022-05-23T15:28:59.138Z] 8c80d76196f6: Layer already exists [2022-05-23T15:28:59.138Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:59.138Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:59.138Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:bf7ad06d7f5192986425dca933a722f8b2c94234d4bc4cec659d1788d5c444c2 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:59.435Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:28:59.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-23T15:28:59.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T15:28:59.727Z] d963d2fab751: Preparing [2022-05-23T15:28:59.727Z] 8c80d76196f6: Preparing [2022-05-23T15:28:59.727Z] c217e30be504: Preparing [2022-05-23T15:28:59.727Z] 281776812f84: Preparing [2022-05-23T15:28:59.727Z] f9dd6d03215b: Preparing [2022-05-23T15:28:59.727Z] 41ab313e79c0: Preparing [2022-05-23T15:28:59.727Z] 4fc242d58285: Preparing [2022-05-23T15:28:59.727Z] 41ab313e79c0: Waiting [2022-05-23T15:28:59.727Z] 4fc242d58285: Waiting [2022-05-23T15:28:59.727Z] c217e30be504: Layer already exists [2022-05-23T15:28:59.727Z] d963d2fab751: Layer already exists [2022-05-23T15:28:59.727Z] f9dd6d03215b: Layer already exists [2022-05-23T15:28:59.727Z] 281776812f84: Layer already exists [2022-05-23T15:28:59.727Z] 8c80d76196f6: Layer already exists [2022-05-23T15:28:59.727Z] 4fc242d58285: Layer already exists [2022-05-23T15:28:59.727Z] 41ab313e79c0: Layer already exists [2022-05-23T15:28:59.727Z] main: digest: sha256:bf7ad06d7f5192986425dca933a722f8b2c94234d4bc4cec659d1788d5c444c2 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:28:59.763Z] ===================================================== [Pipeline] echo [2022-05-23T15:28:59.771Z] taggedImages: [2022-05-23T15:28:59.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:59.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-23T15:28:59.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.5 [2022-05-23T15:28:59.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:59.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-23T15:28:59.795Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-23T15:28:59.795Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:28:59.795Z] latest [2022-05-23T15:28:59.795Z] 2.2.1-dev.5 [2022-05-23T15:28:59.795Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:28:59.795Z] main [2022-05-23T15:28:59.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:00.117Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:00.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:00.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T15:29:00.409Z] 6dec582e7c4d: Preparing [2022-05-23T15:29:00.409Z] 16fb135ae5bc: Preparing [2022-05-23T15:29:00.409Z] 6b68a0e340d5: Preparing [2022-05-23T15:29:00.409Z] 8fc603f2a3e0: Preparing [2022-05-23T15:29:00.409Z] 26f82c7db20b: Preparing [2022-05-23T15:29:00.409Z] 41ab313e79c0: Preparing [2022-05-23T15:29:00.409Z] 4fc242d58285: Preparing [2022-05-23T15:29:00.409Z] 41ab313e79c0: Waiting [2022-05-23T15:29:00.409Z] 4fc242d58285: Waiting [2022-05-23T15:29:00.409Z] 26f82c7db20b: Layer already exists [2022-05-23T15:29:00.409Z] 41ab313e79c0: Layer already exists [2022-05-23T15:29:00.409Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:00.409Z] 6b68a0e340d5: Pushed [2022-05-23T15:29:00.409Z] 6dec582e7c4d: Pushed [2022-05-23T15:29:00.409Z] 16fb135ae5bc: Pushed [2022-05-23T15:29:07.157Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:29:07.157Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:29:07.157Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:29:08.540Z] 8fc603f2a3e0: Pushed [2022-05-23T15:29:08.541Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:c88ec850088762e96afd584f23f0dfcdf682a6488a16556836e558768ee70884 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:08.840Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:09.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-23T15:29:09.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T15:29:09.133Z] 6dec582e7c4d: Preparing [2022-05-23T15:29:09.133Z] 16fb135ae5bc: Preparing [2022-05-23T15:29:09.133Z] 6b68a0e340d5: Preparing [2022-05-23T15:29:09.133Z] 8fc603f2a3e0: Preparing [2022-05-23T15:29:09.133Z] 26f82c7db20b: Preparing [2022-05-23T15:29:09.133Z] 41ab313e79c0: Preparing [2022-05-23T15:29:09.133Z] 4fc242d58285: Preparing [2022-05-23T15:29:09.133Z] 41ab313e79c0: Waiting [2022-05-23T15:29:09.133Z] 4fc242d58285: Waiting [2022-05-23T15:29:09.133Z] 26f82c7db20b: Layer already exists [2022-05-23T15:29:09.133Z] 6dec582e7c4d: Layer already exists [2022-05-23T15:29:09.133Z] 16fb135ae5bc: Layer already exists [2022-05-23T15:29:09.133Z] 6b68a0e340d5: Layer already exists [2022-05-23T15:29:09.133Z] 8fc603f2a3e0: Layer already exists [2022-05-23T15:29:09.133Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:09.133Z] 41ab313e79c0: Layer already exists [2022-05-23T15:29:09.133Z] latest: digest: sha256:c88ec850088762e96afd584f23f0dfcdf682a6488a16556836e558768ee70884 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:09.435Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:09.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.5 [2022-05-23T15:29:09.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T15:29:09.729Z] 6dec582e7c4d: Preparing [2022-05-23T15:29:09.729Z] 16fb135ae5bc: Preparing [2022-05-23T15:29:09.729Z] 6b68a0e340d5: Preparing [2022-05-23T15:29:09.729Z] 8fc603f2a3e0: Preparing [2022-05-23T15:29:09.729Z] 26f82c7db20b: Preparing [2022-05-23T15:29:09.729Z] 41ab313e79c0: Preparing [2022-05-23T15:29:09.729Z] 4fc242d58285: Preparing [2022-05-23T15:29:09.729Z] 41ab313e79c0: Waiting [2022-05-23T15:29:09.729Z] 4fc242d58285: Waiting [2022-05-23T15:29:09.729Z] 6b68a0e340d5: Layer already exists [2022-05-23T15:29:09.729Z] 6dec582e7c4d: Layer already exists [2022-05-23T15:29:09.729Z] 16fb135ae5bc: Layer already exists [2022-05-23T15:29:09.729Z] 26f82c7db20b: Layer already exists [2022-05-23T15:29:09.729Z] 8fc603f2a3e0: Layer already exists [2022-05-23T15:29:09.729Z] 41ab313e79c0: Layer already exists [2022-05-23T15:29:09.729Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:09.729Z] 2.2.1-dev.5: digest: sha256:c88ec850088762e96afd584f23f0dfcdf682a6488a16556836e558768ee70884 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:10.035Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:10.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:10.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T15:29:10.335Z] 6dec582e7c4d: Preparing [2022-05-23T15:29:10.335Z] 16fb135ae5bc: Preparing [2022-05-23T15:29:10.335Z] 6b68a0e340d5: Preparing [2022-05-23T15:29:10.335Z] 8fc603f2a3e0: Preparing [2022-05-23T15:29:10.335Z] 26f82c7db20b: Preparing [2022-05-23T15:29:10.335Z] 41ab313e79c0: Preparing [2022-05-23T15:29:10.335Z] 4fc242d58285: Preparing [2022-05-23T15:29:10.335Z] 41ab313e79c0: Waiting [2022-05-23T15:29:10.335Z] 4fc242d58285: Waiting [2022-05-23T15:29:10.335Z] 16fb135ae5bc: Layer already exists [2022-05-23T15:29:10.335Z] 6b68a0e340d5: Layer already exists [2022-05-23T15:29:10.335Z] 26f82c7db20b: Layer already exists [2022-05-23T15:29:10.335Z] 8fc603f2a3e0: Layer already exists [2022-05-23T15:29:10.335Z] 6dec582e7c4d: Layer already exists [2022-05-23T15:29:10.335Z] 41ab313e79c0: Layer already exists [2022-05-23T15:29:10.335Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:10.335Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:c88ec850088762e96afd584f23f0dfcdf682a6488a16556836e558768ee70884 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:10.637Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:10.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-23T15:29:10.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T15:29:10.937Z] 6dec582e7c4d: Preparing [2022-05-23T15:29:10.937Z] 16fb135ae5bc: Preparing [2022-05-23T15:29:10.937Z] 6b68a0e340d5: Preparing [2022-05-23T15:29:10.937Z] 8fc603f2a3e0: Preparing [2022-05-23T15:29:10.937Z] 26f82c7db20b: Preparing [2022-05-23T15:29:10.937Z] 41ab313e79c0: Preparing [2022-05-23T15:29:10.937Z] 4fc242d58285: Preparing [2022-05-23T15:29:10.937Z] 41ab313e79c0: Waiting [2022-05-23T15:29:10.937Z] 4fc242d58285: Waiting [2022-05-23T15:29:10.937Z] 16fb135ae5bc: Layer already exists [2022-05-23T15:29:10.937Z] 8fc603f2a3e0: Layer already exists [2022-05-23T15:29:10.937Z] 6b68a0e340d5: Layer already exists [2022-05-23T15:29:10.937Z] 6dec582e7c4d: Layer already exists [2022-05-23T15:29:10.937Z] 26f82c7db20b: Layer already exists [2022-05-23T15:29:10.937Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:10.937Z] 41ab313e79c0: Layer already exists [2022-05-23T15:29:10.937Z] main: digest: sha256:c88ec850088762e96afd584f23f0dfcdf682a6488a16556836e558768ee70884 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:29:10.982Z] ===================================================== [Pipeline] echo [2022-05-23T15:29:10.993Z] taggedImages: [2022-05-23T15:29:10.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:10.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-23T15:29:10.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.5 [2022-05-23T15:29:10.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:10.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-23T15:29:11.017Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-23T15:29:11.017Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:11.017Z] latest [2022-05-23T15:29:11.017Z] 2.2.1-dev.5 [2022-05-23T15:29:11.017Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:11.017Z] main [2022-05-23T15:29:11.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:11.351Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:11.653Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:11.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T15:29:11.653Z] 67369463be82: Preparing [2022-05-23T15:29:11.653Z] 568acdd546a0: Preparing [2022-05-23T15:29:11.653Z] 5256f958a529: Preparing [2022-05-23T15:29:11.653Z] 185f3a8297f0: Preparing [2022-05-23T15:29:11.653Z] b541d28bf3b4: Preparing [2022-05-23T15:29:11.653Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:11.653Z] 5256f958a529: Layer already exists [2022-05-23T15:29:11.653Z] 67369463be82: Pushed [2022-05-23T15:29:11.653Z] 185f3a8297f0: Pushed [2022-05-23T15:29:14.195Z] 568acdd546a0: Pushed [2022-05-23T15:29:14.195Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:a627702dcd77ab8a589b484762c404bd0c6cba60fdda77a29551363ef011c4be size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:14.495Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:14.782Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-23T15:29:14.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T15:29:14.782Z] 67369463be82: Preparing [2022-05-23T15:29:14.782Z] 568acdd546a0: Preparing [2022-05-23T15:29:14.782Z] 5256f958a529: Preparing [2022-05-23T15:29:14.782Z] 185f3a8297f0: Preparing [2022-05-23T15:29:14.782Z] b541d28bf3b4: Preparing [2022-05-23T15:29:14.782Z] 5256f958a529: Layer already exists [2022-05-23T15:29:14.782Z] 568acdd546a0: Layer already exists [2022-05-23T15:29:14.782Z] 67369463be82: Layer already exists [2022-05-23T15:29:14.782Z] 185f3a8297f0: Layer already exists [2022-05-23T15:29:14.782Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:14.782Z] latest: digest: sha256:a627702dcd77ab8a589b484762c404bd0c6cba60fdda77a29551363ef011c4be size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:15.087Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:15.375Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.5 [2022-05-23T15:29:15.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T15:29:15.375Z] 67369463be82: Preparing [2022-05-23T15:29:15.375Z] 568acdd546a0: Preparing [2022-05-23T15:29:15.375Z] 5256f958a529: Preparing [2022-05-23T15:29:15.375Z] 185f3a8297f0: Preparing [2022-05-23T15:29:15.375Z] b541d28bf3b4: Preparing [2022-05-23T15:29:15.375Z] 185f3a8297f0: Layer already exists [2022-05-23T15:29:15.375Z] 5256f958a529: Layer already exists [2022-05-23T15:29:15.375Z] 67369463be82: Layer already exists [2022-05-23T15:29:15.375Z] 568acdd546a0: Layer already exists [2022-05-23T15:29:15.375Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:15.375Z] 2.2.1-dev.5: digest: sha256:a627702dcd77ab8a589b484762c404bd0c6cba60fdda77a29551363ef011c4be size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:15.669Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:15.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:15.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T15:29:15.964Z] 67369463be82: Preparing [2022-05-23T15:29:15.964Z] 568acdd546a0: Preparing [2022-05-23T15:29:15.964Z] 5256f958a529: Preparing [2022-05-23T15:29:15.964Z] 185f3a8297f0: Preparing [2022-05-23T15:29:15.964Z] b541d28bf3b4: Preparing [2022-05-23T15:29:15.964Z] 185f3a8297f0: Layer already exists [2022-05-23T15:29:15.964Z] 5256f958a529: Layer already exists [2022-05-23T15:29:15.964Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:15.964Z] 568acdd546a0: Layer already exists [2022-05-23T15:29:15.964Z] 67369463be82: Layer already exists [2022-05-23T15:29:15.964Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:a627702dcd77ab8a589b484762c404bd0c6cba60fdda77a29551363ef011c4be size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:16.265Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:16.558Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-23T15:29:16.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T15:29:16.559Z] 67369463be82: Preparing [2022-05-23T15:29:16.559Z] 568acdd546a0: Preparing [2022-05-23T15:29:16.559Z] 5256f958a529: Preparing [2022-05-23T15:29:16.559Z] 185f3a8297f0: Preparing [2022-05-23T15:29:16.559Z] b541d28bf3b4: Preparing [2022-05-23T15:29:16.559Z] 568acdd546a0: Layer already exists [2022-05-23T15:29:16.559Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:16.559Z] 67369463be82: Layer already exists [2022-05-23T15:29:16.559Z] 5256f958a529: Layer already exists [2022-05-23T15:29:16.559Z] 185f3a8297f0: Layer already exists [2022-05-23T15:29:16.559Z] main: digest: sha256:a627702dcd77ab8a589b484762c404bd0c6cba60fdda77a29551363ef011c4be size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:29:16.600Z] ===================================================== [Pipeline] echo [2022-05-23T15:29:16.608Z] taggedImages: [2022-05-23T15:29:16.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:16.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-23T15:29:16.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.5 [2022-05-23T15:29:16.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:16.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-23T15:29:16.636Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-23T15:29:16.636Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:16.636Z] latest [2022-05-23T15:29:16.636Z] 2.2.1-dev.5 [2022-05-23T15:29:16.636Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:16.636Z] main [2022-05-23T15:29:16.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:16.954Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:17.283Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:17.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T15:29:17.283Z] bc4749272a1e: Preparing [2022-05-23T15:29:17.283Z] 29cb47554348: Preparing [2022-05-23T15:29:17.283Z] 5256f958a529: Preparing [2022-05-23T15:29:17.283Z] 9bc2730ba49c: Preparing [2022-05-23T15:29:17.283Z] b541d28bf3b4: Preparing [2022-05-23T15:29:17.283Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:29:17.283Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:17.283Z] 5256f958a529: Layer already exists [2022-05-23T15:29:17.346Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:29:17.346Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:29:17.607Z] bc4749272a1e: Pushed [2022-05-23T15:29:19.543Z] 29cb47554348: Pushed [2022-05-23T15:29:19.543Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:20d89febf38e9e286fbfd3c57825b734f06e35b0c9f3cfa7b88b5c277e858775 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:19.844Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:20.141Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-23T15:29:20.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T15:29:20.141Z] bc4749272a1e: Preparing [2022-05-23T15:29:20.141Z] 29cb47554348: Preparing [2022-05-23T15:29:20.141Z] 5256f958a529: Preparing [2022-05-23T15:29:20.141Z] 9bc2730ba49c: Preparing [2022-05-23T15:29:20.141Z] b541d28bf3b4: Preparing [2022-05-23T15:29:20.141Z] 29cb47554348: Layer already exists [2022-05-23T15:29:20.141Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:20.141Z] 5256f958a529: Layer already exists [2022-05-23T15:29:20.141Z] bc4749272a1e: Layer already exists [2022-05-23T15:29:20.141Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:29:20.141Z] latest: digest: sha256:20d89febf38e9e286fbfd3c57825b734f06e35b0c9f3cfa7b88b5c277e858775 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:20.436Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:20.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.5 [2022-05-23T15:29:20.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T15:29:20.727Z] bc4749272a1e: Preparing [2022-05-23T15:29:20.727Z] 29cb47554348: Preparing [2022-05-23T15:29:20.727Z] 5256f958a529: Preparing [2022-05-23T15:29:20.727Z] 9bc2730ba49c: Preparing [2022-05-23T15:29:20.727Z] b541d28bf3b4: Preparing [2022-05-23T15:29:20.727Z] 29cb47554348: Layer already exists [2022-05-23T15:29:20.727Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:29:20.727Z] bc4749272a1e: Layer already exists [2022-05-23T15:29:20.727Z] 5256f958a529: Layer already exists [2022-05-23T15:29:20.727Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:20.727Z] 2.2.1-dev.5: digest: sha256:20d89febf38e9e286fbfd3c57825b734f06e35b0c9f3cfa7b88b5c277e858775 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:21.021Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:21.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:21.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T15:29:21.312Z] bc4749272a1e: Preparing [2022-05-23T15:29:21.312Z] 29cb47554348: Preparing [2022-05-23T15:29:21.312Z] 5256f958a529: Preparing [2022-05-23T15:29:21.312Z] 9bc2730ba49c: Preparing [2022-05-23T15:29:21.312Z] b541d28bf3b4: Preparing [2022-05-23T15:29:21.312Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:21.312Z] 29cb47554348: Layer already exists [2022-05-23T15:29:21.312Z] 5256f958a529: Layer already exists [2022-05-23T15:29:21.312Z] bc4749272a1e: Layer already exists [2022-05-23T15:29:21.312Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:29:21.312Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:20d89febf38e9e286fbfd3c57825b734f06e35b0c9f3cfa7b88b5c277e858775 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:21.607Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:21.894Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-23T15:29:21.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T15:29:21.894Z] bc4749272a1e: Preparing [2022-05-23T15:29:21.894Z] 29cb47554348: Preparing [2022-05-23T15:29:21.894Z] 5256f958a529: Preparing [2022-05-23T15:29:21.894Z] 9bc2730ba49c: Preparing [2022-05-23T15:29:21.894Z] b541d28bf3b4: Preparing [2022-05-23T15:29:21.894Z] b541d28bf3b4: Layer already exists [2022-05-23T15:29:21.894Z] 5256f958a529: Layer already exists [2022-05-23T15:29:21.894Z] 29cb47554348: Layer already exists [2022-05-23T15:29:21.894Z] 9bc2730ba49c: Layer already exists [2022-05-23T15:29:21.894Z] bc4749272a1e: Layer already exists [2022-05-23T15:29:21.894Z] main: digest: sha256:20d89febf38e9e286fbfd3c57825b734f06e35b0c9f3cfa7b88b5c277e858775 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:29:21.933Z] ===================================================== [Pipeline] echo [2022-05-23T15:29:21.943Z] taggedImages: [2022-05-23T15:29:21.943Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:21.943Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-23T15:29:21.943Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.5 [2022-05-23T15:29:21.943Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:21.943Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-23T15:29:21.968Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-23T15:29:21.968Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:21.968Z] latest [2022-05-23T15:29:21.968Z] 2.2.1-dev.5 [2022-05-23T15:29:21.968Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:21.968Z] main [2022-05-23T15:29:21.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:22.271Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:22.561Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:22.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T15:29:22.561Z] 955a47f1990d: Preparing [2022-05-23T15:29:22.561Z] edc6a8ec3fab: Preparing [2022-05-23T15:29:22.561Z] 30293b072ae4: Preparing [2022-05-23T15:29:22.561Z] e2d70c17c687: Preparing [2022-05-23T15:29:22.561Z] 52f44be93a46: Preparing [2022-05-23T15:29:22.561Z] 10d82663b225: Preparing [2022-05-23T15:29:22.561Z] f7a7a140f1b3: Preparing [2022-05-23T15:29:22.561Z] 31e69d4774c9: Preparing [2022-05-23T15:29:22.561Z] 7750d494dfbd: Preparing [2022-05-23T15:29:22.561Z] 18708474c90b: Preparing [2022-05-23T15:29:22.561Z] 4fc242d58285: Preparing [2022-05-23T15:29:22.561Z] f7a7a140f1b3: Waiting [2022-05-23T15:29:22.561Z] 31e69d4774c9: Waiting [2022-05-23T15:29:22.561Z] 7750d494dfbd: Waiting [2022-05-23T15:29:22.561Z] 18708474c90b: Waiting [2022-05-23T15:29:22.561Z] 4fc242d58285: Waiting [2022-05-23T15:29:22.561Z] 10d82663b225: Waiting [2022-05-23T15:29:22.561Z] 52f44be93a46: Layer already exists [2022-05-23T15:29:22.561Z] 10d82663b225: Layer already exists [2022-05-23T15:29:22.561Z] f7a7a140f1b3: Layer already exists [2022-05-23T15:29:22.561Z] 31e69d4774c9: Layer already exists [2022-05-23T15:29:22.561Z] 7750d494dfbd: Layer already exists [2022-05-23T15:29:22.561Z] edc6a8ec3fab: Pushed [2022-05-23T15:29:22.561Z] 18708474c90b: Layer already exists [2022-05-23T15:29:22.561Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:22.818Z] 955a47f1990d: Pushed [2022-05-23T15:29:23.755Z] 30293b072ae4: Pushed [2022-05-23T15:29:30.331Z] e2d70c17c687: Pushed [2022-05-23T15:29:30.331Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:1008170689095734ebf3e478c91499e38df9007b567da7627dee29c00c6af2aa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:30.629Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:30.924Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-23T15:29:30.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T15:29:30.924Z] 955a47f1990d: Preparing [2022-05-23T15:29:30.924Z] edc6a8ec3fab: Preparing [2022-05-23T15:29:30.924Z] 30293b072ae4: Preparing [2022-05-23T15:29:30.924Z] e2d70c17c687: Preparing [2022-05-23T15:29:30.924Z] 52f44be93a46: Preparing [2022-05-23T15:29:30.924Z] 10d82663b225: Preparing [2022-05-23T15:29:30.924Z] f7a7a140f1b3: Preparing [2022-05-23T15:29:30.924Z] 31e69d4774c9: Preparing [2022-05-23T15:29:30.924Z] 7750d494dfbd: Preparing [2022-05-23T15:29:30.924Z] 18708474c90b: Preparing [2022-05-23T15:29:30.924Z] 4fc242d58285: Preparing [2022-05-23T15:29:30.924Z] 31e69d4774c9: Waiting [2022-05-23T15:29:30.924Z] 10d82663b225: Waiting [2022-05-23T15:29:30.924Z] 7750d494dfbd: Waiting [2022-05-23T15:29:30.924Z] f7a7a140f1b3: Waiting [2022-05-23T15:29:30.924Z] 4fc242d58285: Waiting [2022-05-23T15:29:30.924Z] e2d70c17c687: Layer already exists [2022-05-23T15:29:30.924Z] edc6a8ec3fab: Layer already exists [2022-05-23T15:29:30.924Z] 52f44be93a46: Layer already exists [2022-05-23T15:29:30.924Z] 955a47f1990d: Layer already exists [2022-05-23T15:29:30.924Z] 30293b072ae4: Layer already exists [2022-05-23T15:29:30.924Z] f7a7a140f1b3: Layer already exists [2022-05-23T15:29:30.924Z] 31e69d4774c9: Layer already exists [2022-05-23T15:29:30.924Z] 10d82663b225: Layer already exists [2022-05-23T15:29:30.924Z] 7750d494dfbd: Layer already exists [2022-05-23T15:29:30.924Z] 18708474c90b: Layer already exists [2022-05-23T15:29:30.924Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:30.924Z] latest: digest: sha256:1008170689095734ebf3e478c91499e38df9007b567da7627dee29c00c6af2aa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:31.223Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:31.515Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.5 [2022-05-23T15:29:31.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T15:29:31.515Z] 955a47f1990d: Preparing [2022-05-23T15:29:31.515Z] edc6a8ec3fab: Preparing [2022-05-23T15:29:31.515Z] 30293b072ae4: Preparing [2022-05-23T15:29:31.515Z] e2d70c17c687: Preparing [2022-05-23T15:29:31.515Z] 52f44be93a46: Preparing [2022-05-23T15:29:31.515Z] 10d82663b225: Preparing [2022-05-23T15:29:31.515Z] f7a7a140f1b3: Preparing [2022-05-23T15:29:31.515Z] 31e69d4774c9: Preparing [2022-05-23T15:29:31.515Z] 7750d494dfbd: Preparing [2022-05-23T15:29:31.515Z] 18708474c90b: Preparing [2022-05-23T15:29:31.515Z] 4fc242d58285: Preparing [2022-05-23T15:29:31.515Z] 10d82663b225: Waiting [2022-05-23T15:29:31.515Z] f7a7a140f1b3: Waiting [2022-05-23T15:29:31.515Z] 4fc242d58285: Waiting [2022-05-23T15:29:31.515Z] 18708474c90b: Waiting [2022-05-23T15:29:31.515Z] 31e69d4774c9: Waiting [2022-05-23T15:29:31.515Z] 7750d494dfbd: Waiting [2022-05-23T15:29:31.515Z] 30293b072ae4: Layer already exists [2022-05-23T15:29:31.515Z] edc6a8ec3fab: Layer already exists [2022-05-23T15:29:31.515Z] 52f44be93a46: Layer already exists [2022-05-23T15:29:31.515Z] e2d70c17c687: Layer already exists [2022-05-23T15:29:31.515Z] 955a47f1990d: Layer already exists [2022-05-23T15:29:31.515Z] 10d82663b225: Layer already exists [2022-05-23T15:29:31.515Z] 31e69d4774c9: Layer already exists [2022-05-23T15:29:31.515Z] 7750d494dfbd: Layer already exists [2022-05-23T15:29:31.515Z] 18708474c90b: Layer already exists [2022-05-23T15:29:31.515Z] f7a7a140f1b3: Layer already exists [2022-05-23T15:29:31.515Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:31.515Z] 2.2.1-dev.5: digest: sha256:1008170689095734ebf3e478c91499e38df9007b567da7627dee29c00c6af2aa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:31.813Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:32.110Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:32.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T15:29:32.110Z] 955a47f1990d: Preparing [2022-05-23T15:29:32.110Z] edc6a8ec3fab: Preparing [2022-05-23T15:29:32.110Z] 30293b072ae4: Preparing [2022-05-23T15:29:32.110Z] e2d70c17c687: Preparing [2022-05-23T15:29:32.110Z] 52f44be93a46: Preparing [2022-05-23T15:29:32.110Z] 10d82663b225: Preparing [2022-05-23T15:29:32.110Z] f7a7a140f1b3: Preparing [2022-05-23T15:29:32.110Z] 31e69d4774c9: Preparing [2022-05-23T15:29:32.110Z] 7750d494dfbd: Preparing [2022-05-23T15:29:32.110Z] 18708474c90b: Preparing [2022-05-23T15:29:32.110Z] 4fc242d58285: Preparing [2022-05-23T15:29:32.110Z] 10d82663b225: Waiting [2022-05-23T15:29:32.110Z] 18708474c90b: Waiting [2022-05-23T15:29:32.110Z] f7a7a140f1b3: Waiting [2022-05-23T15:29:32.110Z] 31e69d4774c9: Waiting [2022-05-23T15:29:32.110Z] 4fc242d58285: Waiting [2022-05-23T15:29:32.110Z] 30293b072ae4: Layer already exists [2022-05-23T15:29:32.110Z] edc6a8ec3fab: Layer already exists [2022-05-23T15:29:32.110Z] 52f44be93a46: Layer already exists [2022-05-23T15:29:32.110Z] e2d70c17c687: Layer already exists [2022-05-23T15:29:32.110Z] 955a47f1990d: Layer already exists [2022-05-23T15:29:32.110Z] 10d82663b225: Layer already exists [2022-05-23T15:29:32.110Z] f7a7a140f1b3: Layer already exists [2022-05-23T15:29:32.110Z] 18708474c90b: Layer already exists [2022-05-23T15:29:32.110Z] 7750d494dfbd: Layer already exists [2022-05-23T15:29:32.110Z] 31e69d4774c9: Layer already exists [2022-05-23T15:29:32.110Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:32.110Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:1008170689095734ebf3e478c91499e38df9007b567da7627dee29c00c6af2aa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:32.408Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:29:32.698Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-23T15:29:32.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T15:29:32.698Z] 955a47f1990d: Preparing [2022-05-23T15:29:32.698Z] edc6a8ec3fab: Preparing [2022-05-23T15:29:32.698Z] 30293b072ae4: Preparing [2022-05-23T15:29:32.698Z] e2d70c17c687: Preparing [2022-05-23T15:29:32.698Z] 52f44be93a46: Preparing [2022-05-23T15:29:32.698Z] 10d82663b225: Preparing [2022-05-23T15:29:32.698Z] f7a7a140f1b3: Preparing [2022-05-23T15:29:32.698Z] 31e69d4774c9: Preparing [2022-05-23T15:29:32.698Z] 7750d494dfbd: Preparing [2022-05-23T15:29:32.698Z] 18708474c90b: Preparing [2022-05-23T15:29:32.698Z] 4fc242d58285: Preparing [2022-05-23T15:29:32.698Z] 10d82663b225: Waiting [2022-05-23T15:29:32.698Z] f7a7a140f1b3: Waiting [2022-05-23T15:29:32.698Z] 31e69d4774c9: Waiting [2022-05-23T15:29:32.698Z] 7750d494dfbd: Waiting [2022-05-23T15:29:32.698Z] 18708474c90b: Waiting [2022-05-23T15:29:32.698Z] 4fc242d58285: Waiting [2022-05-23T15:29:32.698Z] 955a47f1990d: Layer already exists [2022-05-23T15:29:32.698Z] e2d70c17c687: Layer already exists [2022-05-23T15:29:32.698Z] 30293b072ae4: Layer already exists [2022-05-23T15:29:32.698Z] 52f44be93a46: Layer already exists [2022-05-23T15:29:32.699Z] edc6a8ec3fab: Layer already exists [2022-05-23T15:29:32.699Z] 7750d494dfbd: Layer already exists [2022-05-23T15:29:32.699Z] f7a7a140f1b3: Layer already exists [2022-05-23T15:29:32.699Z] 10d82663b225: Layer already exists [2022-05-23T15:29:32.699Z] 31e69d4774c9: Layer already exists [2022-05-23T15:29:32.699Z] 18708474c90b: Layer already exists [2022-05-23T15:29:32.699Z] 4fc242d58285: Layer already exists [2022-05-23T15:29:32.699Z] main: digest: sha256:1008170689095734ebf3e478c91499e38df9007b567da7627dee29c00c6af2aa size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T15:29:32.739Z] ===================================================== [Pipeline] echo [2022-05-23T15:29:32.750Z] taggedImages: [2022-05-23T15:29:32.750Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:29:32.750Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-23T15:29:32.750Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.5 [2022-05-23T15:29:32.750Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T15:29:32.750Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T15:29:49.891Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:29:49.891Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:29:49.891Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:29:49.891Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:29:49.892Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:29:49.892Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T15:29:51.341Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:29:51.946Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:29:53.942Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:29:53.942Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:29:54.222Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:29:55.693Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:29:55.693Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:29:55.693Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:29:56.293Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:29:56.293Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:29:56.567Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:29:56.567Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:29:56.843Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:29:56.843Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:29:57.119Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:29:58.563Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:29:58.563Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:29:58.563Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:30:05.298Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:30:05.298Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:30:05.298Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:30:05.298Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:30:05.298Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:30:05.298Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:30:05.298Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:30:06.287Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:30:06.287Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:30:06.564Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:30:06.840Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:30:07.119Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:30:08.105Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:30:08.705Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:30:08.983Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:30:08.983Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:30:09.257Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:30:09.257Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:30:09.257Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:30:09.257Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:30:09.257Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:30:10.707Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:30:10.707Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:30:10.982Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:30:10.983Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:30:11.258Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:30:13.247Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T15:30:14.236Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:30:14.236Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:30:14.839Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:30:14.839Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:30:14.839Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:30:15.115Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:30:15.716Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:30:15.992Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:30:18.622Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:30:21.252Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:30:21.252Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:30:21.525Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:30:21.525Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:30:21.801Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:30:22.787Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:30:22.787Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:30:23.064Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:30:23.064Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:30:23.338Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:30:23.338Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:30:23.615Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:30:33.796Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:30:33.796Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:30:33.796Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:30:33.796Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:31:00.628Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:31:00.628Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T15:32:22.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T15:32:22.488Z] Removing intermediate container defbe5ed968a [2022-05-23T15:32:22.488Z] ---> 011d3f6a2a7b [2022-05-23T15:32:22.488Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T15:32:22.488Z] ---> Running in fcb8b7f3dbb2 [2022-05-23T15:32:22.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T15:32:22.488Z] Removing intermediate container fcb8b7f3dbb2 [2022-05-23T15:32:22.488Z] ---> 2547e50cd807 [2022-05-23T15:32:22.488Z] [2022-05-23T15:32:22.488Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T15:32:22.488Z] 20.10.14: Pulling from library/docker [2022-05-23T15:32:40.887Z] Removing intermediate container 0a3596b34bc1 [2022-05-23T15:32:40.887Z] ---> c1b9a9b24cd5 [2022-05-23T15:32:40.887Z] [2022-05-23T15:32:40.887Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T15:32:40.887Z] 3.14: Pulling from library/alpine [2022-05-23T15:32:41.165Z] Removing intermediate container ce74f72b8e86 [2022-05-23T15:32:41.165Z] ---> 7b852e526dbc [2022-05-23T15:32:41.165Z] [2022-05-23T15:32:41.165Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:32:41.445Z] 3.14: Pulling from library/alpine [2022-05-23T15:32:41.445Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:32:41.445Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:32:41.445Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T15:32:41.445Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T15:32:41.445Z] ---> ac73e934f311 [2022-05-23T15:32:41.445Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T15:32:41.445Z] ---> ac73e934f311 [2022-05-23T15:32:41.445Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:32:41.721Z] ---> Running in 574e62336be0 [2022-05-23T15:32:41.721Z] ---> Running in 0319f22bfba9 [2022-05-23T15:32:43.704Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T15:32:43.704Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T15:32:43.704Z] ---> c346e9eafbab [2022-05-23T15:32:43.704Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:32:43.704Z] ---> Running in b1dcd51fbaa3 [2022-05-23T15:32:43.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:32:44.582Z] Removing intermediate container b1dcd51fbaa3 [2022-05-23T15:32:44.582Z] ---> 692d3dc96e6a [2022-05-23T15:32:44.582Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-23T15:32:44.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:32:44.582Z] ---> Running in 1863babd01e0 [2022-05-23T15:32:44.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:32:45.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:32:45.747Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T15:32:45.747Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T15:32:45.747Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T15:32:45.747Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:32:45.747Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:32:46.026Z] OK: 6 MiB in 17 packages [2022-05-23T15:32:47.021Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T15:32:47.021Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:32:47.021Z] OK: 5 MiB in 15 packages [2022-05-23T15:32:47.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:32:47.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:32:48.649Z] Removing intermediate container 0319f22bfba9 [2022-05-23T15:32:48.649Z] ---> 5dd263cede33 [2022-05-23T15:32:48.649Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T15:32:48.649Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T15:32:48.649Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T15:32:48.930Z] Removing intermediate container 574e62336be0 [2022-05-23T15:32:48.930Z] ---> c699c1ee4078 [2022-05-23T15:32:48.930Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:32:48.930Z] ---> Running in 5bd3a762b8ac [2022-05-23T15:32:48.930Z] Executing bash-5.1.16-r0.post-install [2022-05-23T15:32:48.930Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:32:48.930Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T15:32:48.930Z] ---> Running in 9a0d54c87aa0 [2022-05-23T15:32:48.930Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T15:32:48.930Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T15:32:48.930Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T15:32:49.208Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T15:32:49.208Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T15:32:49.208Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T15:32:49.208Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T15:32:49.208Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T15:32:49.208Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T15:32:49.208Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T15:32:49.208Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T15:32:49.208Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T15:32:49.208Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T15:32:49.482Z] Removing intermediate container 5bd3a762b8ac [2022-05-23T15:32:49.482Z] ---> fc5423b87984 [2022-05-23T15:32:49.482Z] Step 13/25 : WORKDIR / [2022-05-23T15:32:49.782Z] Removing intermediate container 9a0d54c87aa0 [2022-05-23T15:32:49.782Z] ---> 7a1eead35335 [2022-05-23T15:32:49.782Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T15:32:49.782Z] ---> Running in 863a8c1710d7 [2022-05-23T15:32:49.782Z] ---> Running in d7d9f3d5600f [2022-05-23T15:32:50.768Z] Removing intermediate container 863a8c1710d7 [2022-05-23T15:32:50.768Z] ---> c2e2fb452030 [2022-05-23T15:32:50.768Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-23T15:32:50.768Z] Removing intermediate container d7d9f3d5600f [2022-05-23T15:32:50.768Z] ---> 6f2408041bfc [2022-05-23T15:32:50.768Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T15:32:50.768Z] ---> Running in 974f282449f1 [2022-05-23T15:32:51.574Z] Removing intermediate container 974f282449f1 [2022-05-23T15:32:51.574Z] ---> 64cbed69f57c [2022-05-23T15:32:51.574Z] Step 15/23 : WORKDIR / [2022-05-23T15:32:51.574Z] ---> Running in c9a19186c47d [2022-05-23T15:32:52.216Z] ---> 4826b7dcd3b5 [2022-05-23T15:32:52.216Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-23T15:32:52.508Z] Removing intermediate container c9a19186c47d [2022-05-23T15:32:52.508Z] ---> 98041498fa6c [2022-05-23T15:32:52.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:32:52.825Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T15:32:52.825Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T15:32:52.825Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T15:32:53.165Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T15:32:53.165Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T15:32:53.165Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T15:32:53.165Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T15:32:53.445Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T15:32:53.446Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T15:32:53.446Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T15:32:53.446Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T15:32:53.446Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T15:32:53.446Z] ---> 3423656523ad [2022-05-23T15:32:53.446Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T15:32:53.446Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T15:32:53.446Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T15:32:53.446Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T15:32:53.446Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T15:32:53.765Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T15:32:53.765Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T15:32:53.765Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T15:32:53.765Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T15:32:53.765Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T15:32:53.765Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T15:32:53.765Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T15:32:53.765Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T15:32:54.042Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T15:32:54.042Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T15:32:54.327Z] ---> de36bb849ca7 [2022-05-23T15:32:54.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T15:32:54.929Z] ---> 8d963e18a7d7 [2022-05-23T15:32:55.203Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T15:32:55.203Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:32:55.203Z] OK: 82 MiB in 65 packages [2022-05-23T15:32:56.681Z] ---> 2f9bd7bb733f [2022-05-23T15:32:56.681Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T15:32:56.681Z] ---> 9ae269ab22df [2022-05-23T15:32:56.681Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T15:32:58.136Z] ---> a3c4f1f035ec [2022-05-23T15:32:58.136Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T15:32:58.136Z] ---> Running in c601f4f95ae6 [2022-05-23T15:32:58.420Z] ---> 99dfaf0c2e7e [2022-05-23T15:32:58.420Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T15:32:59.018Z] Removing intermediate container c601f4f95ae6 [2022-05-23T15:32:59.018Z] ---> 2a5cbeae6a75 [2022-05-23T15:32:59.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:32:59.018Z] ---> Running in c3aa3025c553 [2022-05-23T15:32:59.624Z] Removing intermediate container c3aa3025c553 [2022-05-23T15:32:59.624Z] ---> f183596ddcce [2022-05-23T15:32:59.624Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T15:32:59.901Z] ---> Running in cc9fa381892e [2022-05-23T15:33:00.881Z] Removing intermediate container cc9fa381892e [2022-05-23T15:33:00.881Z] ---> d67cbf64f649 [2022-05-23T15:33:00.881Z] Step 22/23 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:33:00.881Z] ---> Running in 50f3bbb2ba99 [2022-05-23T15:33:01.483Z] ---> a58fcd3c062c [2022-05-23T15:33:01.483Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T15:33:01.483Z] Collecting docker-compose==1.23.2 [2022-05-23T15:33:01.483Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T15:33:01.782Z] Removing intermediate container 50f3bbb2ba99 [2022-05-23T15:33:01.782Z] ---> 86f768be3fd0 [2022-05-23T15:33:01.782Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-05-23T15:33:02.056Z] ---> Running in 267c125ef5ba [2022-05-23T15:33:02.056Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T15:33:02.056Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T15:33:02.330Z] ---> ad3b5177fe56 [2022-05-23T15:33:02.610Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-23T15:33:02.610Z] ---> Running in f7414afc88a8 [2022-05-23T15:33:02.887Z] Removing intermediate container 267c125ef5ba [2022-05-23T15:33:02.887Z] ---> b27b67774ffb [2022-05-23T15:33:02.887Z] [2022-05-23T15:33:03.491Z] Successfully built b27b67774ffb [2022-05-23T15:33:03.491Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T15:33:03.491Z] Building security-spire-config [2022-05-23T15:33:05.485Z]  Building core-metadata ... done Collecting cached-property<2,>=1.2.0 [2022-05-23T15:33:05.485Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T15:33:06.085Z] Removing intermediate container f7414afc88a8 [2022-05-23T15:33:06.085Z] ---> a3118fb481d2 [2022-05-23T15:33:06.085Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T15:33:06.085Z] ---> Running in 6de040b0c566 [2022-05-23T15:33:06.696Z] Removing intermediate container 6de040b0c566 [2022-05-23T15:33:06.696Z] ---> 979d13fb76e8 [2022-05-23T15:33:06.696Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T15:33:06.971Z] ---> Running in 663c4aa630c7 [2022-05-23T15:33:06.971Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T15:33:06.971Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T15:33:07.572Z] Removing intermediate container 663c4aa630c7 [2022-05-23T15:33:07.572Z] ---> 1e92cb75e3e8 [2022-05-23T15:33:07.572Z] Step 24/25 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:33:07.845Z] ---> Running in 133a04137f52 [2022-05-23T15:33:08.119Z] Collecting PyYAML<4,>=3.10 [2022-05-23T15:33:08.119Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T15:33:08.390Z] Removing intermediate container 133a04137f52 [2022-05-23T15:33:08.390Z] ---> 350572fff577 [2022-05-23T15:33:08.390Z] Step 25/25 : LABEL version=2.2.1-dev.5 [2022-05-23T15:33:08.662Z] ---> Running in 0d7ef4079e61 [2022-05-23T15:33:09.254Z] Removing intermediate container 0d7ef4079e61 [2022-05-23T15:33:09.254Z] ---> e02f485bfe37 [2022-05-23T15:33:09.254Z] [2022-05-23T15:33:09.527Z] Successfully built e02f485bfe37 [2022-05-23T15:33:09.798Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T15:33:09.798Z] Building support-scheduler [2022-05-23T15:33:12.427Z]  Building security-secretstore-setup ... done Collecting texttable<0.10,>=0.9.0 [2022-05-23T15:33:12.427Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T15:33:15.093Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T15:33:15.093Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T15:33:18.528Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T15:33:18.528Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T15:33:19.150Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T15:33:19.150Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T15:33:19.150Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-23T15:33:19.755Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T15:33:19.755Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T15:33:20.752Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T15:33:20.752Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T15:33:22.211Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T15:33:22.211Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T15:33:22.211Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-23T15:33:22.492Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T15:33:22.492Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T15:33:22.776Z] Collecting idna<2.8,>=2.5 [2022-05-23T15:33:22.776Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T15:33:23.790Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T15:33:23.790Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T15:33:23.790Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T15:33:23.790Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T15:33:25.253Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T15:33:25.254Z] Attempting uninstall: urllib3 [2022-05-23T15:33:25.254Z] Found existing installation: urllib3 1.26.7 [2022-05-23T15:33:25.254Z] Uninstalling urllib3-1.26.7: [2022-05-23T15:33:25.254Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T15:33:26.247Z] Attempting uninstall: idna [2022-05-23T15:33:26.247Z] Found existing installation: idna 3.3 [2022-05-23T15:33:26.247Z] Uninstalling idna-3.3: [2022-05-23T15:33:26.247Z] Successfully uninstalled idna-3.3 [2022-05-23T15:33:30.610Z] Attempting uninstall: requests [2022-05-23T15:33:30.610Z] Found existing installation: requests 2.26.0 [2022-05-23T15:33:30.610Z] Uninstalling requests-2.26.0: [2022-05-23T15:33:30.610Z] Successfully uninstalled requests-2.26.0 [2022-05-23T15:33:30.889Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:33:30.889Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:33:30.889Z] ---> ff03c096d966 [2022-05-23T15:33:30.889Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T15:33:30.889Z] ---> Using cache [2022-05-23T15:33:30.889Z] ---> a1f417330766 [2022-05-23T15:33:30.890Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:33:30.890Z] ---> Using cache [2022-05-23T15:33:30.890Z] ---> feefed7e0cfb [2022-05-23T15:33:30.890Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:33:31.897Z] Running setup.py install for texttable: started [2022-05-23T15:33:32.176Z] ---> Running in 1e1ab46f9c4d [2022-05-23T15:33:34.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:33:35.133Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T15:33:35.133Z] Running setup.py install for PyYAML: started [2022-05-23T15:33:35.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:33:36.037Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:33:36.037Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:33:36.037Z] ---> ff03c096d966 [2022-05-23T15:33:36.037Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:33:36.037Z] ---> Using cache [2022-05-23T15:33:36.037Z] ---> a1f417330766 [2022-05-23T15:33:36.037Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:33:36.037Z] ---> Using cache [2022-05-23T15:33:36.037Z] ---> feefed7e0cfb [2022-05-23T15:33:36.037Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T15:33:36.037Z] ---> Running in ad2de148ecc3 [2022-05-23T15:33:37.484Z] OK: 220 MiB in 52 packages [2022-05-23T15:33:38.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:33:39.097Z] Removing intermediate container 1e1ab46f9c4d [2022-05-23T15:33:39.097Z] ---> 59675133a5b2 [2022-05-23T15:33:39.097Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T15:33:39.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:33:39.984Z] ---> d95b26078642 [2022-05-23T15:33:39.984Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:33:39.984Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T15:33:39.984Z] ---> Running in 7932c5c13fb1 [2022-05-23T15:33:40.601Z] Running setup.py install for docopt: started [2022-05-23T15:33:40.877Z] OK: 220 MiB in 52 packages [2022-05-23T15:33:42.326Z] Removing intermediate container ad2de148ecc3 [2022-05-23T15:33:42.326Z] ---> 6c3fc2dfa665 [2022-05-23T15:33:42.326Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:33:43.780Z] ---> a411c90982fd [2022-05-23T15:33:43.780Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:33:43.780Z] ---> Running in de8bbb644769 [2022-05-23T15:33:44.055Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T15:33:44.055Z] Running setup.py install for dockerpty: started [2022-05-23T15:33:46.712Z] Removing intermediate container 7932c5c13fb1 [2022-05-23T15:33:46.712Z] ---> 541ada8e9385 [2022-05-23T15:33:46.712Z] Step 8/26 : COPY . . [2022-05-23T15:33:47.317Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T15:33:50.751Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-23T15:33:51.029Z] Removing intermediate container de8bbb644769 [2022-05-23T15:33:51.029Z] ---> 9a411d9f456c [2022-05-23T15:33:51.029Z] Step 8/22 : COPY . . [2022-05-23T15:34:17.960Z] ---> 1065951513e1 [2022-05-23T15:34:17.960Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:34:17.960Z] ---> Running in 2a8ab8ac1bc9 [2022-05-23T15:34:17.960Z] Removing intermediate container 2a8ab8ac1bc9 [2022-05-23T15:34:17.960Z] ---> 1eb8f1c31905 [2022-05-23T15:34:17.960Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T15:34:17.960Z] ---> Running in 6f5367cd3ff7 [2022-05-23T15:34:19.970Z] Removing intermediate container d1ba4d20c8d8 [2022-05-23T15:34:19.970Z] ---> f7f1fddcac77 [2022-05-23T15:34:19.970Z] [2022-05-23T15:34:19.970Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T15:34:19.970Z] 3.15: Pulling from library/alpine [2022-05-23T15:34:19.970Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T15:34:19.970Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T15:34:19.970Z] ---> 3fb3c9af89a9 [2022-05-23T15:34:19.970Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:34:20.581Z] ---> Running in c5e51324cd72 [2022-05-23T15:34:22.812Z] Removing intermediate container c5e51324cd72 [2022-05-23T15:34:22.812Z] ---> 122b4cad0beb [2022-05-23T15:34:22.812Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:34:22.812Z] ---> Running in a349c982ebad [2022-05-23T15:34:23.141Z] Removing intermediate container 6f5367cd3ff7 [2022-05-23T15:34:23.141Z] ---> d3face7d609e [2022-05-23T15:34:23.141Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T15:34:23.483Z] ---> Running in 40556a0a93b8 [2022-05-23T15:34:23.839Z] Removing intermediate container 1863babd01e0 [2022-05-23T15:34:23.839Z] ---> baeb05e1d9fd [2022-05-23T15:34:23.839Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T15:34:24.140Z] ---> Running in 7aa212215649 [2022-05-23T15:34:25.131Z] Removing intermediate container 40556a0a93b8 [2022-05-23T15:34:25.131Z] ---> 6f669a7e6ffa [2022-05-23T15:34:25.131Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:34:25.412Z] Removing intermediate container 7aa212215649 [2022-05-23T15:34:25.412Z] ---> 130bdbce9ea8 [2022-05-23T15:34:25.412Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T15:34:25.693Z] ---> Running in ceef6ab56696 [2022-05-23T15:34:26.297Z] ---> Running in 364d00075617 [2022-05-23T15:34:27.750Z] Removing intermediate container 364d00075617 [2022-05-23T15:34:27.750Z] ---> 97f937f60690 [2022-05-23T15:34:27.750Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T15:34:28.036Z] Removing intermediate container a349c982ebad [2022-05-23T15:34:28.036Z] ---> c2308e72ff15 [2022-05-23T15:34:28.036Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T15:34:28.315Z] ---> Running in d9a1c61bf9f5 [2022-05-23T15:34:28.912Z] ---> a0464ab3b864 [2022-05-23T15:34:28.912Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T15:34:29.187Z] ---> Running in 9ad7a2c40e5b [2022-05-23T15:34:29.463Z] spire-1.2.1/ [2022-05-23T15:34:29.463Z] spire-1.2.1/.data/ [2022-05-23T15:34:29.463Z] spire-1.2.1/.data/.file [2022-05-23T15:34:29.463Z] spire-1.2.1/.dockerignore [2022-05-23T15:34:29.463Z] spire-1.2.1/.gitattributes [2022-05-23T15:34:29.463Z] spire-1.2.1/.githooks/ [2022-05-23T15:34:29.463Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/ [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:34:29.463Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:34:29.463Z] spire-1.2.1/.gitignore [2022-05-23T15:34:29.463Z] spire-1.2.1/.go-version [2022-05-23T15:34:29.463Z] spire-1.2.1/.golangci.yml [2022-05-23T15:34:29.463Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:34:29.463Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:34:29.463Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:34:29.463Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:34:29.463Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:34:29.463Z] spire-1.2.1/Dockerfile [2022-05-23T15:34:29.463Z] spire-1.2.1/Dockerfile.dev [2022-05-23T15:34:29.463Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:34:29.463Z] spire-1.2.1/LICENSE [2022-05-23T15:34:29.463Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:34:29.463Z] spire-1.2.1/Makefile [2022-05-23T15:34:29.463Z] spire-1.2.1/README.md [2022-05-23T15:34:29.463Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:34:29.463Z] spire-1.2.1/SECURITY.md [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:34:29.463Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/ [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/agent/ [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/server/ [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:34:29.463Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/ [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/ [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:34:29.463Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:34:29.464Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:34:29.740Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:34:29.740Z] spire-1.2.1/examples/ [2022-05-23T15:34:29.740Z] spire-1.2.1/examples/README.md [2022-05-23T15:34:29.740Z] spire-1.2.1/go.mod [2022-05-23T15:34:29.740Z] spire-1.2.1/go.sum [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:34:29.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:34:29.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:34:30.018Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:34:30.019Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:34:30.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:34:30.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:34:30.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/private/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:34:30.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:34:30.319Z] spire-1.2.1/release/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:34:30.319Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:34:30.319Z] spire-1.2.1/script/ [2022-05-23T15:34:30.319Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:34:30.319Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:34:30.319Z] spire-1.2.1/support/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:34:30.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:34:30.596Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:34:30.597Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/clock/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:34:30.597Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/common [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:34:30.597Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:34:30.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:34:30.874Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml ---> 3371bfc85a73 [2022-05-23T15:34:30.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T15:34:30.875Z] [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:34:30.875Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:34:30.876Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:34:30.876Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:34:30.876Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/testca/ [2022-05-23T15:34:30.876Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/testkey/ [2022-05-23T15:34:30.876Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:34:30.876Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:34:30.876Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/util/ [2022-05-23T15:34:30.876Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/util/race.go [2022-05-23T15:34:30.876Z] spire-1.2.1/test/util/util.go [2022-05-23T15:34:30.876Z] building spire from source... [2022-05-23T15:34:31.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:34:31.429Z] Installing go1.17.7... [2022-05-23T15:34:31.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T15:34:31.997Z] ---> 9a010368d888 [2022-05-23T15:34:31.997Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T15:34:32.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:34:33.274Z] ---> 2f39e3cd8585 [2022-05-23T15:34:33.274Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T15:34:33.274Z] ---> Running in 3f0a93e70dc0 [2022-05-23T15:34:33.879Z] Removing intermediate container 3f0a93e70dc0 [2022-05-23T15:34:33.879Z] ---> 58bd0c5f5611 [2022-05-23T15:34:33.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:34:33.879Z] ---> Running in 2e30bf740519 [2022-05-23T15:34:34.155Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:34:34.155Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:34:34.155Z] OK: 15734 distinct packages available [2022-05-23T15:34:34.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:34:34.430Z] Removing intermediate container 2e30bf740519 [2022-05-23T15:34:34.430Z] ---> 6906105608e0 [2022-05-23T15:34:34.430Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T15:34:34.708Z] ---> Running in ea6539c41c38 [2022-05-23T15:34:35.311Z] Removing intermediate container ea6539c41c38 [2022-05-23T15:34:35.311Z] ---> 563d7cc28440 [2022-05-23T15:34:35.311Z] Step 22/23 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:34:35.311Z] ---> Running in 7b68883bc2db [2022-05-23T15:34:35.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:34:35.919Z] Removing intermediate container 7b68883bc2db [2022-05-23T15:34:35.919Z] ---> c65480afeacf [2022-05-23T15:34:35.919Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-05-23T15:34:35.919Z] ---> Running in d15145420af9 [2022-05-23T15:34:36.520Z] Removing intermediate container d15145420af9 [2022-05-23T15:34:36.520Z] ---> 74800d6b2b7a [2022-05-23T15:34:36.520Z] [2022-05-23T15:34:36.800Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T15:34:36.800Z] Successfully built 74800d6b2b7a [2022-05-23T15:34:36.800Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T15:34:37.076Z] Building support-notifications [2022-05-23T15:34:37.076Z]  Building sys-mgmt-agent ... done (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:34:37.353Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T15:34:37.353Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T15:34:37.628Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T15:34:37.628Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T15:34:37.628Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:34:37.905Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T15:34:37.905Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T15:34:38.182Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:34:38.182Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:34:38.460Z] OK: 8 MiB in 23 packages [2022-05-23T15:34:41.900Z] Removing intermediate container d9a1c61bf9f5 [2022-05-23T15:34:41.900Z] ---> 04e3ba34efff [2022-05-23T15:34:41.900Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:34:42.505Z] ---> ccdfdf6c069b [2022-05-23T15:34:42.505Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T15:34:45.146Z] ---> e4199420e243 [2022-05-23T15:34:45.146Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T15:34:46.143Z] ---> 9e319461ef65 [2022-05-23T15:34:46.143Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T15:34:46.143Z] ---> Running in fa1f82ea20fe [2022-05-23T15:34:46.745Z] Removing intermediate container fa1f82ea20fe [2022-05-23T15:34:46.746Z] ---> 900264f8be83 [2022-05-23T15:34:47.037Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:34:47.037Z] ---> Running in df35d1448656 [2022-05-23T15:34:47.648Z] Removing intermediate container df35d1448656 [2022-05-23T15:34:47.648Z] ---> 69f3b4993722 [2022-05-23T15:34:47.648Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T15:34:47.925Z] ---> Running in 1f0fa2e726d7 [2022-05-23T15:34:48.926Z] Removing intermediate container 1f0fa2e726d7 [2022-05-23T15:34:48.926Z] ---> b1901dc42138 [2022-05-23T15:34:48.926Z] Step 19/20 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:34:48.926Z] ---> Running in c5d9eac0b1d4 [2022-05-23T15:34:49.538Z] Removing intermediate container c5d9eac0b1d4 [2022-05-23T15:34:49.539Z] ---> 0274f6acc080 [2022-05-23T15:34:49.539Z] Step 20/20 : LABEL version=2.2.1-dev.5 [2022-05-23T15:34:49.815Z] ---> Running in 67af666daffc [2022-05-23T15:34:50.798Z] Removing intermediate container 67af666daffc [2022-05-23T15:34:50.798Z] ---> da7413f09fee [2022-05-23T15:34:50.798Z] [2022-05-23T15:34:51.402Z] Successfully built da7413f09fee [2022-05-23T15:34:51.402Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T15:34:51.402Z]  Building security-spiffe-token-provider ... done Building core-data [2022-05-23T15:34:58.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:34:58.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:34:58.146Z] ---> ff03c096d966 [2022-05-23T15:34:58.146Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:34:58.146Z] ---> Using cache [2022-05-23T15:34:58.146Z] ---> a1f417330766 [2022-05-23T15:34:58.146Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:34:58.146Z] ---> Using cache [2022-05-23T15:34:58.146Z] ---> feefed7e0cfb [2022-05-23T15:34:58.146Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T15:34:59.141Z] ---> Running in 5b5348cf93a4 [2022-05-23T15:35:01.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:35:02.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:35:02.154Z] Building bin/spire-server... [2022-05-23T15:35:02.436Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:35:02.436Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:35:02.436Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:35:03.444Z] OK: 220 MiB in 52 packages [2022-05-23T15:35:03.444Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:35:03.444Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:35:05.447Z] Removing intermediate container 5b5348cf93a4 [2022-05-23T15:35:05.447Z] ---> 99de94534f8a [2022-05-23T15:35:05.447Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:35:06.892Z] ---> ecae9e13bfef [2022-05-23T15:35:06.892Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:35:06.892Z] ---> Running in 96def4b2908b [2022-05-23T15:35:08.889Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:35:08.889Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:35:09.164Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:35:09.439Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:35:10.044Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:35:10.656Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:35:10.656Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:35:10.656Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:35:11.260Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:35:11.260Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:35:11.260Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:35:11.260Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:35:12.712Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:35:12.712Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:35:12.712Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:35:13.020Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:35:13.629Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:35:13.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:35:13.915Z] ---> ff03c096d966 [2022-05-23T15:35:13.915Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:35:13.915Z] ---> Using cache [2022-05-23T15:35:13.915Z] ---> a1f417330766 [2022-05-23T15:35:13.915Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:35:13.915Z] ---> Using cache [2022-05-23T15:35:13.915Z] ---> feefed7e0cfb [2022-05-23T15:35:13.915Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T15:35:13.915Z] ---> Running in a1b1e3360ef6 [2022-05-23T15:35:14.525Z] Removing intermediate container 96def4b2908b [2022-05-23T15:35:14.525Z] ---> 7b8be12d0df7 [2022-05-23T15:35:14.525Z] Step 8/22 : COPY . . [2022-05-23T15:35:15.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:35:16.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:35:18.524Z] OK: 220 MiB in 52 packages [2022-05-23T15:35:20.532Z] Removing intermediate container a1b1e3360ef6 [2022-05-23T15:35:20.532Z] ---> c2d70209e34b [2022-05-23T15:35:20.532Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:35:21.523Z] ---> 437c9a87c9c8 [2022-05-23T15:35:21.523Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:35:21.796Z] ---> Running in dde61de8eeab [2022-05-23T15:35:30.121Z] Removing intermediate container dde61de8eeab [2022-05-23T15:35:30.121Z] ---> 7c0599ea917b [2022-05-23T15:35:30.121Z] Step 8/23 : COPY . . [2022-05-23T15:35:31.125Z] ---> 98080931af51 [2022-05-23T15:35:31.125Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T15:35:31.612Z] ---> Running in 699059eb736c [2022-05-23T15:35:35.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T15:35:39.496Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:35:39.496Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:35:39.777Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:35:40.385Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:35:40.664Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:35:40.943Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:35:40.943Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:35:40.943Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:35:41.220Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:35:41.827Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:35:41.827Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:35:42.826Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:35:42.826Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:35:42.826Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:35:42.826Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:35:42.826Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:35:43.105Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:35:43.105Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:35:43.383Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:35:44.435Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:35:44.435Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:35:44.722Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:35:45.000Z]  ---> ad0f8a49686e [2022-05-23T15:35:45.000Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T15:35:45.000Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:35:45.000Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:35:45.277Z]  ---> Running in eb316f0a1618 [2022-05-23T15:35:45.556Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:35:45.843Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:35:45.843Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:35:46.127Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:35:47.125Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T15:35:47.725Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:35:48.002Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:35:54.753Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:35:54.753Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:35:54.753Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T15:36:16.944Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:36:16.944Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:36:16.944Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:36:29.359Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:36:29.359Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:36:29.359Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:36:30.349Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T15:36:32.990Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:36:59.826Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:36:59.826Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:36:59.826Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:36:59.826Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:36:59.826Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:37:00.815Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:37:01.092Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:37:01.369Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:37:01.977Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:37:02.255Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:37:02.532Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:37:03.137Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:37:03.414Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:37:06.826Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:37:06.826Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:37:06.826Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:37:07.104Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:37:07.381Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:37:07.659Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:37:07.659Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:37:07.936Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:37:08.214Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:37:08.489Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:37:08.766Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:37:08.766Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:37:10.214Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:37:10.214Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:37:10.815Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:37:16.229Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:37:16.829Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:37:17.105Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:37:17.380Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:37:17.987Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:37:17.987Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:37:18.262Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:37:19.246Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:37:19.844Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:37:19.844Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:37:20.117Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:37:20.117Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:37:20.117Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:37:20.393Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:37:20.393Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:37:20.393Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:37:20.667Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:37:20.667Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:37:20.667Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:37:20.667Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:37:20.946Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:37:21.930Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:37:21.930Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:37:21.930Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:37:21.930Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:37:22.207Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:37:22.483Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:37:23.929Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T15:37:24.914Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:37:24.914Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:37:25.279Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:37:25.666Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:37:26.175Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:37:26.502Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:37:29.995Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:37:29.995Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:37:29.995Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:37:32.626Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:37:32.626Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:37:32.900Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:37:32.900Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:37:33.175Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:37:33.451Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:37:33.451Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:37:33.726Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:37:33.726Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:37:33.726Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:37:43.894Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:37:43.894Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:37:43.894Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:37:43.894Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:37:43.894Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:38:10.726Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:38:10.726Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T15:41:47.745Z] Removing intermediate container eb316f0a1618 [2022-05-23T15:41:47.745Z] ---> 05739e2af978 [2022-05-23T15:41:47.745Z] [2022-05-23T15:41:47.745Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:41:47.745Z] ---> ac73e934f311 [2022-05-23T15:41:47.745Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T15:41:47.745Z] ---> Running in bc35940e4bfb [2022-05-23T15:41:47.745Z] Removing intermediate container bc35940e4bfb [2022-05-23T15:41:47.745Z] ---> a0ef97a90938 [2022-05-23T15:41:47.745Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T15:41:47.745Z] ---> Running in ff8318e45221 [2022-05-23T15:41:47.745Z] Removing intermediate container ff8318e45221 [2022-05-23T15:41:47.745Z] ---> 7174f4300f70 [2022-05-23T15:41:47.745Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T15:41:47.745Z] ---> Running in cabe32196dcd [2022-05-23T15:41:47.745Z] Removing intermediate container cabe32196dcd [2022-05-23T15:41:47.745Z] ---> 96352e7088cb [2022-05-23T15:41:47.745Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:41:47.745Z] ---> Running in 06d57d1f72b1 [2022-05-23T15:41:47.745Z] Removing intermediate container 06d57d1f72b1 [2022-05-23T15:41:47.745Z] ---> efeeac6b8c43 [2022-05-23T15:41:47.745Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T15:41:47.745Z] ---> Running in 5603e7e10077 [2022-05-23T15:41:47.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:41:47.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:41:47.745Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T15:41:47.745Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T15:41:47.745Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T15:41:47.745Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T15:41:47.745Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T15:41:47.745Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T15:41:47.745Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:41:47.745Z] OK: 8 MiB in 20 packages [2022-05-23T15:41:47.745Z] Removing intermediate container 5603e7e10077 [2022-05-23T15:41:47.745Z] ---> f110c0e4fb15 [2022-05-23T15:41:47.745Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:41:48.728Z] ---> 4e46d8a75b9c [2022-05-23T15:41:48.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T15:41:50.173Z] Removing intermediate container 9ad7a2c40e5b [2022-05-23T15:41:50.173Z] ---> 5ab6c89020f3 [2022-05-23T15:41:50.173Z] [2022-05-23T15:41:50.173Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:41:50.173Z] ---> ac73e934f311 [2022-05-23T15:41:50.173Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:41:50.173Z] ---> Using cache [2022-05-23T15:41:50.173Z] ---> c699c1ee4078 [2022-05-23T15:41:50.173Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:41:50.173Z] ---> Using cache [2022-05-23T15:41:50.173Z] ---> 7a1eead35335 [2022-05-23T15:41:50.454Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T15:41:50.454Z] ---> Running in cb7e0aee97ba [2022-05-23T15:41:51.445Z] Removing intermediate container cb7e0aee97ba [2022-05-23T15:41:51.445Z] ---> 9d81580a3a82 [2022-05-23T15:41:51.445Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T15:41:51.445Z] ---> Running in b0590cf2c81f [2022-05-23T15:41:51.445Z] ---> 72ea23c9073b [2022-05-23T15:41:51.445Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T15:41:52.053Z] Removing intermediate container b0590cf2c81f [2022-05-23T15:41:52.053Z] ---> 3d8248326a9a [2022-05-23T15:41:52.053Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:41:53.043Z] ---> d6a343f86c27 [2022-05-23T15:41:53.043Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T15:41:53.043Z] ---> Running in fd66178eb0da [2022-05-23T15:41:53.328Z] ---> 77ccbf6568e3 [2022-05-23T15:41:53.328Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T15:41:53.931Z] Removing intermediate container fd66178eb0da [2022-05-23T15:41:53.931Z] ---> 01cb397b80ce [2022-05-23T15:41:53.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:41:53.931Z] ---> Running in 1a48061f6dbd [2022-05-23T15:41:54.533Z] Removing intermediate container 1a48061f6dbd [2022-05-23T15:41:54.533Z] ---> 001d20a11100 [2022-05-23T15:41:54.533Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T15:41:54.810Z] ---> Running in 3ce4f77ade81 [2022-05-23T15:41:55.403Z] Removing intermediate container 3ce4f77ade81 [2022-05-23T15:41:55.403Z] ---> 9891bb46c97b [2022-05-23T15:41:55.403Z] Step 22/23 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:41:55.688Z] ---> Running in c24e9040bc47 [2022-05-23T15:41:56.299Z] Removing intermediate container c24e9040bc47 [2022-05-23T15:41:56.299Z] ---> c7bc9a16a381 [2022-05-23T15:41:56.299Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-05-23T15:41:56.582Z] ---> 7ee2b158b223 [2022-05-23T15:41:56.582Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T15:41:56.582Z] ---> Running in c0d82a4c8e01 [2022-05-23T15:41:57.185Z] Removing intermediate container c0d82a4c8e01 [2022-05-23T15:41:57.185Z] ---> 825f2acc1631 [2022-05-23T15:41:57.185Z] [2022-05-23T15:41:57.789Z] ---> c5ab1f634a7e [2022-05-23T15:41:57.789Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T15:41:57.789Z] ---> Running in 5c8bfe30aac4 [2022-05-23T15:41:57.789Z] Successfully built 825f2acc1631 [2022-05-23T15:41:57.789Z] Successfully tagged core-data-arm64:latest [2022-05-23T15:41:57.789Z]  Building core-data ... done Building security-bootstrapper [2022-05-23T15:41:58.389Z] Removing intermediate container 5c8bfe30aac4 [2022-05-23T15:41:58.389Z] ---> 720d5fba70ca [2022-05-23T15:41:58.389Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:41:58.389Z] ---> Running in eb7f509793a8 [2022-05-23T15:41:58.991Z] Removing intermediate container eb7f509793a8 [2022-05-23T15:41:58.991Z] ---> d4d052bc5277 [2022-05-23T15:41:58.991Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T15:41:59.268Z] ---> Running in eca8b951bfe5 [2022-05-23T15:41:59.865Z] Removing intermediate container eca8b951bfe5 [2022-05-23T15:41:59.865Z] ---> 7bd3d8a21c1b [2022-05-23T15:41:59.865Z] Step 21/22 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:41:59.865Z] ---> Running in 0fd1a681ee9d [2022-05-23T15:42:00.464Z] Removing intermediate container 0fd1a681ee9d [2022-05-23T15:42:00.464Z] ---> 9d4fb23aa7aa [2022-05-23T15:42:00.464Z] Step 22/22 : LABEL version=2.2.1-dev.5 [2022-05-23T15:42:00.464Z] ---> Running in 903566f8213d [2022-05-23T15:42:01.063Z] Removing intermediate container 903566f8213d [2022-05-23T15:42:01.063Z] ---> 2a1162425cca [2022-05-23T15:42:01.063Z] [2022-05-23T15:42:01.339Z] Successfully built 2a1162425cca [2022-05-23T15:42:01.339Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T15:42:01.339Z] Building security-proxy-setup [2022-05-23T15:42:23.546Z]  Building support-scheduler ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:42:23.546Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:42:23.546Z] ---> ff03c096d966 [2022-05-23T15:42:23.546Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T15:42:23.546Z] ---> Using cache [2022-05-23T15:42:23.546Z] ---> a1f417330766 [2022-05-23T15:42:23.546Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:42:23.546Z] ---> Using cache [2022-05-23T15:42:23.546Z] ---> feefed7e0cfb [2022-05-23T15:42:23.546Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T15:42:23.546Z] ---> Using cache [2022-05-23T15:42:23.546Z] ---> 6c3fc2dfa665 [2022-05-23T15:42:23.546Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T15:42:23.546Z] ---> Using cache [2022-05-23T15:42:23.546Z] ---> a411c90982fd [2022-05-23T15:42:23.546Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:42:23.546Z] ---> Using cache [2022-05-23T15:42:23.546Z] ---> 9a411d9f456c [2022-05-23T15:42:23.546Z] Step 8/31 : COPY . . [2022-05-23T15:42:23.546Z] ---> Using cache [2022-05-23T15:42:23.546Z] ---> a0464ab3b864 [2022-05-23T15:42:23.546Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T15:42:23.546Z] ---> Running in 26c675432751 [2022-05-23T15:42:25.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T15:42:26.484Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:42:26.484Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:42:26.484Z] ---> ff03c096d966 [2022-05-23T15:42:26.484Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:42:26.484Z] ---> Using cache [2022-05-23T15:42:26.484Z] ---> a1f417330766 [2022-05-23T15:42:26.484Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:42:26.484Z] ---> Using cache [2022-05-23T15:42:26.484Z] ---> feefed7e0cfb [2022-05-23T15:42:26.484Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T15:42:26.484Z] ---> Using cache [2022-05-23T15:42:26.484Z] ---> 6c3fc2dfa665 [2022-05-23T15:42:26.484Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:42:26.484Z] ---> Using cache [2022-05-23T15:42:26.484Z] ---> a411c90982fd [2022-05-23T15:42:26.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:42:26.484Z] ---> Using cache [2022-05-23T15:42:26.484Z] ---> 9a411d9f456c [2022-05-23T15:42:26.484Z] Step 8/22 : COPY . . [2022-05-23T15:42:26.484Z] ---> Using cache [2022-05-23T15:42:26.484Z] ---> a0464ab3b864 [2022-05-23T15:42:26.484Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T15:42:26.774Z] ---> Running in dd332a70cf45 [2022-05-23T15:42:28.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T15:42:47.136Z] Removing intermediate container 699059eb736c [2022-05-23T15:42:47.136Z] ---> 6860af490399 [2022-05-23T15:42:47.136Z] [2022-05-23T15:42:47.136Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:42:47.136Z] ---> ac73e934f311 [2022-05-23T15:42:47.136Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T15:42:47.136Z] ---> Running in 1f7f81db3472 [2022-05-23T15:42:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:42:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:42:48.413Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T15:42:48.731Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T15:42:48.731Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:42:48.731Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:42:48.731Z] OK: 6 MiB in 16 packages [2022-05-23T15:42:51.443Z] Removing intermediate container 1f7f81db3472 [2022-05-23T15:42:51.443Z] ---> 302cdeff67a1 [2022-05-23T15:42:51.443Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:42:51.443Z] ---> Running in 7edbdb409eb8 [2022-05-23T15:42:51.723Z] Removing intermediate container 7edbdb409eb8 [2022-05-23T15:42:51.723Z] ---> fce4818c62bf [2022-05-23T15:42:51.723Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T15:42:51.996Z] ---> Running in b9c1dc1d4b78 [2022-05-23T15:42:52.593Z] Removing intermediate container b9c1dc1d4b78 [2022-05-23T15:42:52.593Z] ---> 0dae789ab784 [2022-05-23T15:42:52.593Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T15:42:52.593Z] ---> Running in 8de342f8a3b8 [2022-05-23T15:42:53.197Z] Removing intermediate container 8de342f8a3b8 [2022-05-23T15:42:53.197Z] ---> a066e4910831 [2022-05-23T15:42:53.197Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:42:53.796Z] ---> 9d68d23480a3 [2022-05-23T15:42:53.796Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T15:42:56.436Z] ---> 9f3792b2ff42 [2022-05-23T15:42:56.436Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T15:42:57.046Z] ---> 9418f41d2838 [2022-05-23T15:42:57.046Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T15:42:57.046Z] ---> Running in 431d74bb3f16 [2022-05-23T15:42:57.657Z] Removing intermediate container 431d74bb3f16 [2022-05-23T15:42:57.657Z] ---> c9ee73877076 [2022-05-23T15:42:57.657Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:42:57.657Z] ---> Running in a6bc9b7fe241 [2022-05-23T15:42:58.257Z] Removing intermediate container a6bc9b7fe241 [2022-05-23T15:42:58.257Z] ---> 09d95d55230b [2022-05-23T15:42:58.257Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T15:42:58.257Z] ---> Running in 02bd1e0564bb [2022-05-23T15:42:58.864Z] Removing intermediate container 02bd1e0564bb [2022-05-23T15:42:58.864Z] ---> f0b97f934e69 [2022-05-23T15:42:58.864Z] Step 21/22 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:42:58.864Z] ---> Running in a27058394deb [2022-05-23T15:42:59.491Z] Removing intermediate container a27058394deb [2022-05-23T15:42:59.491Z] ---> a6ae1eccdb6b [2022-05-23T15:42:59.491Z] Step 22/22 : LABEL version=2.2.1-dev.5 [2022-05-23T15:42:59.795Z] ---> Running in 59b35a32ccfe [2022-05-23T15:43:00.081Z] Removing intermediate container 59b35a32ccfe [2022-05-23T15:43:00.082Z] ---> cfc5f0dbcb6d [2022-05-23T15:43:00.082Z] [2022-05-23T15:43:00.356Z] Successfully built cfc5f0dbcb6d [2022-05-23T15:43:00.356Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T15:43:00.356Z] Building core-command [2022-05-23T15:43:15.466Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:43:15.466Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:43:15.466Z] ---> ff03c096d966 [2022-05-23T15:43:15.466Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:43:15.466Z] ---> Using cache [2022-05-23T15:43:15.466Z] ---> a1f417330766 [2022-05-23T15:43:15.466Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:43:15.466Z] ---> Using cache [2022-05-23T15:43:15.466Z] ---> feefed7e0cfb [2022-05-23T15:43:15.466Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T15:43:15.466Z] ---> Using cache [2022-05-23T15:43:15.466Z] ---> 6c3fc2dfa665 [2022-05-23T15:43:15.466Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:43:15.466Z] ---> Using cache [2022-05-23T15:43:15.466Z] ---> a411c90982fd [2022-05-23T15:43:15.466Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:43:15.466Z] ---> Using cache [2022-05-23T15:43:15.466Z] ---> 9a411d9f456c [2022-05-23T15:43:15.466Z] Step 8/23 : COPY . . [2022-05-23T15:43:15.466Z] ---> Using cache [2022-05-23T15:43:15.466Z] ---> a0464ab3b864 [2022-05-23T15:43:15.466Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T15:43:16.462Z] ---> Running in cb9e2f125f68 [2022-05-23T15:43:18.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T15:46:55.448Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T15:47:13.797Z] Removing intermediate container 26c675432751 [2022-05-23T15:47:13.797Z] ---> dad834b8e6e5 [2022-05-23T15:47:13.797Z] [2022-05-23T15:47:13.797Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T15:47:13.797Z] ---> ac73e934f311 [2022-05-23T15:47:13.797Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T15:47:13.797Z] ---> Running in 4cb999cde7b6 [2022-05-23T15:47:13.797Z] Removing intermediate container 4cb999cde7b6 [2022-05-23T15:47:13.797Z] ---> 6d263fc30871 [2022-05-23T15:47:13.797Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T15:47:13.797Z] ---> Running in d03b1ede53dd [2022-05-23T15:47:15.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:47:15.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:47:17.269Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T15:47:17.269Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T15:47:17.269Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:47:17.269Z] OK: 6 MiB in 16 packages [2022-05-23T15:47:17.545Z] Removing intermediate container dd332a70cf45 [2022-05-23T15:47:17.545Z] ---> 9cb46b851911 [2022-05-23T15:47:17.545Z] [2022-05-23T15:47:17.545Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:47:17.545Z] ---> ac73e934f311 [2022-05-23T15:47:17.545Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T15:47:17.545Z] ---> Running in f4a89010fcb8 [2022-05-23T15:47:18.985Z] Removing intermediate container d03b1ede53dd [2022-05-23T15:47:18.985Z] ---> 64ecc16ba417 [2022-05-23T15:47:18.985Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T15:47:18.985Z] ---> Running in d1593ea1c7ca [2022-05-23T15:47:19.971Z] Removing intermediate container d1593ea1c7ca [2022-05-23T15:47:19.971Z] ---> d65e50aad3ea [2022-05-23T15:47:19.971Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T15:47:19.971Z] ---> Running in de6636bba18d [2022-05-23T15:47:20.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:47:20.575Z] Removing intermediate container de6636bba18d [2022-05-23T15:47:20.575Z] ---> d5de2732dfca [2022-05-23T15:47:20.575Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T15:47:20.861Z] ---> Running in 737fb5938f29 [2022-05-23T15:47:20.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:47:22.300Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T15:47:22.300Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:47:22.300Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T15:47:22.300Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T15:47:22.300Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T15:47:22.300Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T15:47:22.300Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:47:22.300Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:47:22.906Z] OK: 8 MiB in 20 packages [2022-05-23T15:47:23.898Z] Removing intermediate container 737fb5938f29 [2022-05-23T15:47:23.898Z] ---> 4776384dd441 [2022-05-23T15:47:23.898Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T15:47:24.178Z] ---> Running in 2b458655284f [2022-05-23T15:47:25.166Z] Removing intermediate container 2b458655284f [2022-05-23T15:47:25.166Z] ---> 7847a048f957 [2022-05-23T15:47:25.166Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T15:47:25.449Z] Removing intermediate container f4a89010fcb8 [2022-05-23T15:47:25.449Z] ---> 8454b8e8fdd1 [2022-05-23T15:47:25.449Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T15:47:25.449Z] ---> Running in 328dc503a68f [2022-05-23T15:47:26.439Z] Removing intermediate container 328dc503a68f [2022-05-23T15:47:26.439Z] ---> 92674fed8f41 [2022-05-23T15:47:26.439Z] Step 13/22 : WORKDIR /edgex [2022-05-23T15:47:26.439Z] ---> Running in acd5abd0e5b1 [2022-05-23T15:47:26.741Z] ---> 73d667912c53 [2022-05-23T15:47:26.741Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T15:47:27.030Z] ---> Running in 5c9f49dd7f8c [2022-05-23T15:47:27.310Z] Removing intermediate container acd5abd0e5b1 [2022-05-23T15:47:27.310Z] ---> 9a3a1683cd36 [2022-05-23T15:47:27.310Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T15:47:28.771Z] ---> b5a7d54d59d9 [2022-05-23T15:47:28.771Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T15:47:30.773Z] Removing intermediate container 5c9f49dd7f8c [2022-05-23T15:47:30.773Z] ---> 953fbec1c01d [2022-05-23T15:47:30.773Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:47:30.773Z] ---> a9ee47899235 [2022-05-23T15:47:30.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T15:47:32.225Z] ---> fc335c65cc86 [2022-05-23T15:47:32.225Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T15:47:32.843Z] ---> a10f47f0a23c [2022-05-23T15:47:32.843Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T15:47:34.312Z] ---> a7d9f3bb08bc [2022-05-23T15:47:34.312Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T15:47:34.312Z] ---> Running in 2176981c3ec4 [2022-05-23T15:47:35.300Z] ---> d818bbe5b134 [2022-05-23T15:47:35.300Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T15:47:36.812Z] ---> d3355fe4a443 [2022-05-23T15:47:36.812Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T15:47:39.532Z] Removing intermediate container 2176981c3ec4 [2022-05-23T15:47:39.532Z] ---> 5a10816f73b3 [2022-05-23T15:47:39.532Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T15:47:39.532Z] ---> 04b605ec6591 [2022-05-23T15:47:39.532Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T15:47:39.532Z] ---> Running in e5058cedbaaa [2022-05-23T15:47:40.517Z] Removing intermediate container e5058cedbaaa [2022-05-23T15:47:40.517Z] ---> 8a07191c484e [2022-05-23T15:47:40.517Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T15:47:40.797Z] ---> Running in be1331878c69 [2022-05-23T15:47:42.241Z] ---> 1401d5566b13 [2022-05-23T15:47:42.241Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T15:47:42.241Z] Removing intermediate container be1331878c69 [2022-05-23T15:47:42.241Z] ---> bda9f8d2a1a1 [2022-05-23T15:47:42.241Z] Step 21/22 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:47:42.241Z] ---> Running in 7e2a197da20a [2022-05-23T15:47:42.842Z] ---> Running in 3095d23f3186 [2022-05-23T15:47:43.122Z] Removing intermediate container 7e2a197da20a [2022-05-23T15:47:43.122Z] ---> 0957439c52de [2022-05-23T15:47:43.122Z] Step 22/22 : LABEL version=2.2.1-dev.5 [2022-05-23T15:47:43.399Z] ---> Running in d5f78d469466 [2022-05-23T15:47:44.000Z] Removing intermediate container 3095d23f3186 [2022-05-23T15:47:44.000Z] ---> f5ff9642cf64 [2022-05-23T15:47:44.000Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T15:47:44.276Z] Removing intermediate container d5f78d469466 [2022-05-23T15:47:44.276Z] ---> 0e31c7d764f6 [2022-05-23T15:47:44.276Z] [2022-05-23T15:47:45.278Z] Successfully built 0e31c7d764f6 [2022-05-23T15:47:45.278Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T15:47:45.278Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-05-23T15:47:45.882Z] ---> 1b46a833e4c8 [2022-05-23T15:47:45.882Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T15:47:46.167Z] ---> Running in e9aeeaf7c7f3 [2022-05-23T15:47:48.171Z] Removing intermediate container cb9e2f125f68 [2022-05-23T15:47:48.171Z] ---> ada6729b5b50 [2022-05-23T15:47:48.171Z] [2022-05-23T15:47:48.171Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:47:48.171Z] ---> ac73e934f311 [2022-05-23T15:47:48.171Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:47:48.171Z] ---> Using cache [2022-05-23T15:47:48.171Z] ---> c699c1ee4078 [2022-05-23T15:47:48.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:47:48.171Z] ---> Using cache [2022-05-23T15:47:48.171Z] ---> 7a1eead35335 [2022-05-23T15:47:48.171Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T15:47:48.450Z] ---> Running in 6e68434ad764 [2022-05-23T15:47:49.445Z] Removing intermediate container 6e68434ad764 [2022-05-23T15:47:49.445Z] ---> ce9ead9a1943 [2022-05-23T15:47:49.445Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T15:47:49.445Z] ---> Running in ec8136785287 [2022-05-23T15:47:50.057Z] Removing intermediate container e9aeeaf7c7f3 [2022-05-23T15:47:50.057Z] ---> f5482ad853f2 [2022-05-23T15:47:50.057Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T15:47:50.336Z] ---> Running in d9b6afc6d5b2 [2022-05-23T15:47:50.336Z] Removing intermediate container ec8136785287 [2022-05-23T15:47:50.336Z] ---> bb5a395855fb [2022-05-23T15:47:50.336Z] Step 15/23 : WORKDIR / [2022-05-23T15:47:50.619Z] ---> Running in 60f8ffb34f91 [2022-05-23T15:47:50.897Z] Removing intermediate container d9b6afc6d5b2 [2022-05-23T15:47:50.897Z] ---> 77c8e0472226 [2022-05-23T15:47:50.897Z] Step 28/31 : CMD ["gate"] [2022-05-23T15:47:51.209Z] ---> Running in 5ce3976f4b78 [2022-05-23T15:47:51.490Z] Removing intermediate container 60f8ffb34f91 [2022-05-23T15:47:51.490Z] ---> d0d11d01bf63 [2022-05-23T15:47:51.490Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:47:52.101Z] Removing intermediate container 5ce3976f4b78 [2022-05-23T15:47:52.101Z] ---> bb1c2eec6b13 [2022-05-23T15:47:52.101Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T15:47:52.379Z] ---> Running in b8a2a968d41c [2022-05-23T15:47:52.663Z] ---> fa0a49752f29 [2022-05-23T15:47:52.663Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T15:47:53.279Z] Removing intermediate container b8a2a968d41c [2022-05-23T15:47:53.279Z] ---> a214daf1cd66 [2022-05-23T15:47:53.279Z] Step 30/31 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:47:53.558Z] ---> Running in 8f94661c8b61 [2022-05-23T15:47:55.017Z] Removing intermediate container 8f94661c8b61 [2022-05-23T15:47:55.017Z] ---> 8603f19dd153 [2022-05-23T15:47:55.017Z] Step 31/31 : LABEL version=2.2.1-dev.5 [2022-05-23T15:47:55.298Z] ---> Running in 728e62902f0b [2022-05-23T15:47:55.584Z] ---> 174de811dff9 [2022-05-23T15:47:55.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T15:47:56.580Z] Removing intermediate container 728e62902f0b [2022-05-23T15:47:56.580Z] ---> b1f27922e7b6 [2022-05-23T15:47:56.580Z] [2022-05-23T15:47:56.874Z] ---> bba63ce28d31 [2022-05-23T15:47:56.874Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T15:47:57.174Z] ---> Running in b46c91eeb1b5 [2022-05-23T15:47:57.174Z] Successfully built b1f27922e7b6 [2022-05-23T15:47:57.174Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T15:47:57.790Z]  Building security-bootstrapper ... done Removing intermediate container b46c91eeb1b5 [2022-05-23T15:47:57.790Z] ---> 8b4fc726d57b [2022-05-23T15:47:57.790Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:47:58.072Z] ---> Running in 2749a2a99dea [2022-05-23T15:47:58.672Z] Removing intermediate container 2749a2a99dea [2022-05-23T15:47:58.672Z] ---> 4eea674e7ac1 [2022-05-23T15:47:58.672Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T15:47:58.949Z] ---> Running in 216f281231cc [2022-05-23T15:47:59.556Z] Removing intermediate container 216f281231cc [2022-05-23T15:47:59.556Z] ---> 5cdc6bcdb110 [2022-05-23T15:47:59.556Z] Step 22/23 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T15:47:59.829Z] ---> Running in bbb96857f38c [2022-05-23T15:48:00.808Z] Removing intermediate container bbb96857f38c [2022-05-23T15:48:00.808Z] ---> c1abeb568320 [2022-05-23T15:48:00.808Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-05-23T15:48:00.808Z] ---> Running in 8e10cdace796 [2022-05-23T15:48:01.411Z] Removing intermediate container 8e10cdace796 [2022-05-23T15:48:01.411Z] ---> 9a471eb2f250 [2022-05-23T15:48:01.411Z] [2022-05-23T15:48:02.013Z] Successfully built 9a471eb2f250 [2022-05-23T15:48:02.013Z] Successfully tagged core-command-arm64:latest [2022-05-23T15:48:03.996Z]  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:48:03.996Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:48:03.996Z] ---> ff03c096d966 [2022-05-23T15:48:03.996Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> a1f417330766 [2022-05-23T15:48:03.996Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> feefed7e0cfb [2022-05-23T15:48:03.996Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> 59675133a5b2 [2022-05-23T15:48:03.996Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> d95b26078642 [2022-05-23T15:48:03.996Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> 541ada8e9385 [2022-05-23T15:48:03.996Z] Step 8/26 : COPY . . [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> 1065951513e1 [2022-05-23T15:48:03.996Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> 1eb8f1c31905 [2022-05-23T15:48:03.996Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> d3face7d609e [2022-05-23T15:48:03.996Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T15:48:03.996Z] ---> Using cache [2022-05-23T15:48:03.996Z] ---> 6f669a7e6ffa [2022-05-23T15:48:03.996Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:48:04.280Z] ---> Running in 84103844f93a [2022-05-23T15:48:06.931Z] spire-1.2.1/ [2022-05-23T15:48:06.931Z] spire-1.2.1/.data/ [2022-05-23T15:48:06.931Z] spire-1.2.1/.data/.file [2022-05-23T15:48:06.931Z] spire-1.2.1/.dockerignore [2022-05-23T15:48:06.931Z] spire-1.2.1/.gitattributes [2022-05-23T15:48:06.931Z] spire-1.2.1/.githooks/ [2022-05-23T15:48:06.931Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/ [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:48:06.931Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:48:06.931Z] spire-1.2.1/.gitignore [2022-05-23T15:48:06.931Z] spire-1.2.1/.go-version [2022-05-23T15:48:06.931Z] spire-1.2.1/.golangci.yml [2022-05-23T15:48:06.931Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:48:06.931Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:48:06.931Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:48:06.931Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:48:06.931Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:48:06.931Z] spire-1.2.1/Dockerfile [2022-05-23T15:48:06.931Z] spire-1.2.1/Dockerfile.dev [2022-05-23T15:48:06.931Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:48:06.931Z] spire-1.2.1/LICENSE [2022-05-23T15:48:06.931Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:48:06.931Z] spire-1.2.1/Makefile [2022-05-23T15:48:06.931Z] spire-1.2.1/README.md [2022-05-23T15:48:06.931Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:48:06.931Z] spire-1.2.1/SECURITY.md [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:48:06.931Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:48:06.932Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/ [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/agent/ [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/server/ [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:48:06.932Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/ [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/ [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:48:06.932Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:48:07.209Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:48:07.209Z] spire-1.2.1/examples/ [2022-05-23T15:48:07.209Z] spire-1.2.1/examples/README.md [2022-05-23T15:48:07.209Z] spire-1.2.1/go.mod [2022-05-23T15:48:07.209Z] spire-1.2.1/go.sum [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:48:07.209Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:48:07.210Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:48:07.211Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:48:07.487Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:48:07.488Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:48:07.489Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:48:07.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/private/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:48:07.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:48:07.765Z] spire-1.2.1/release/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:48:07.765Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:48:07.765Z] spire-1.2.1/script/ [2022-05-23T15:48:07.765Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:48:07.765Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:48:07.765Z] spire-1.2.1/support/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:48:07.765Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:48:07.766Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/clock/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:48:07.766Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:48:08.042Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:48:08.042Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:48:08.043Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/common [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:48:08.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:48:08.044Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:48:08.045Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:48:08.320Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:48:08.320Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:48:08.320Z] spire-1.2.1/test/testca/ [2022-05-23T15:48:08.321Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/testkey/ [2022-05-23T15:48:08.321Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:48:08.321Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:48:08.321Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/util/ [2022-05-23T15:48:08.321Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/util/race.go [2022-05-23T15:48:08.321Z] spire-1.2.1/test/util/util.go [2022-05-23T15:48:08.321Z] building spire from source... [2022-05-23T15:48:08.597Z] Installing go1.17.7... [2022-05-23T15:48:26.914Z] Building bin/spire-server... [2022-05-23T15:48:26.914Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:48:26.914Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:48:26.914Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:48:27.511Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:48:27.511Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:48:30.130Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:48:30.130Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:48:30.404Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:48:30.404Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:48:30.404Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:48:31.004Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:48:31.005Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:48:31.005Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:48:31.279Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:48:31.279Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:48:31.279Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:48:31.279Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:48:31.884Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:48:31.884Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:48:31.884Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:48:50.208Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:48:50.208Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:48:50.208Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:48:50.208Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:48:50.208Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:48:50.208Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:48:50.208Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:48:50.208Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:48:50.208Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:48:50.208Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:48:50.208Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:48:50.208Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:48:50.208Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:48:50.208Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:48:50.208Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:48:50.208Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:48:50.208Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:48:50.208Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:48:50.208Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:48:50.208Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:48:50.208Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:48:50.208Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:48:50.208Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:48:50.208Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:48:50.208Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:48:50.208Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:48:50.484Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:48:50.760Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:48:51.034Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:48:51.034Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:48:51.034Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:48:51.314Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:48:52.299Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:48:52.902Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:48:57.229Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:48:57.229Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:48:57.229Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:48:57.513Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:48:57.513Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:48:57.513Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:48:57.794Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T15:49:24.987Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:49:24.987Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:49:24.987Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:49:24.987Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:49:31.720Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:49:31.720Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:49:31.720Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:49:31.720Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:49:31.720Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:49:32.320Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T15:49:33.760Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:49:34.362Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:49:35.347Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:49:35.623Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:49:35.623Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:49:35.897Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:49:36.879Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:49:36.879Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:49:36.879Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:49:36.880Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:49:37.155Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:49:37.155Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:49:37.155Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:49:37.753Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:49:38.028Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:49:38.028Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:49:38.303Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:49:38.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:49:38.303Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:49:38.580Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:49:38.856Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:49:42.254Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:49:42.254Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:49:42.254Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:49:42.254Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:49:42.254Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:49:42.254Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:49:42.854Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:49:43.130Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:49:43.130Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:49:43.406Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:49:43.406Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:49:44.007Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:49:44.609Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:49:44.609Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:49:44.609Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:49:44.885Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:49:44.885Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:49:44.885Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:49:45.163Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:49:45.163Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:49:45.764Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:49:46.039Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:49:46.315Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:49:46.315Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:49:46.586Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T15:49:47.184Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:49:48.169Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:49:48.169Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:49:48.444Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:49:48.444Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:49:48.720Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:49:48.720Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:49:48.994Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:49:49.268Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:49:51.249Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:49:52.229Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:49:52.229Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:49:52.503Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:49:52.778Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:49:53.052Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:49:53.052Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:49:53.052Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:49:53.324Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:49:53.324Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:49:53.324Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:49:53.595Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:49:59.020Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:49:59.020Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:49:59.020Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:49:59.020Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:50:25.866Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:50:25.866Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:03:18.816Z] Building bin/spire-agent... [2022-05-23T16:03:18.816Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:03:18.816Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:03:18.816Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:03:18.816Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:03:18.816Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:03:18.816Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:03:18.816Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:03:18.816Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:03:18.816Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:03:18.816Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:03:18.816Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:03:18.816Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:03:18.816Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:07:40.985Z] Building bin/spire-agent... [2022-05-23T16:07:40.985Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:07:40.985Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:07:40.985Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:07:44.404Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:07:45.002Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:07:45.984Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:07:45.984Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:07:46.588Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:07:46.588Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:07:46.588Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:07:46.588Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:07:46.866Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:07:46.866Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:09:38.952Z] Removing intermediate container bef36d710457 [2022-05-23T16:09:38.952Z] ---> b042cf694303 [2022-05-23T16:09:38.952Z] [2022-05-23T16:09:38.952Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T16:09:38.952Z] ---> 3fb3c9af89a9 [2022-05-23T16:09:38.952Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:09:38.952Z] ---> Using cache [2022-05-23T16:09:38.952Z] ---> 122b4cad0beb [2022-05-23T16:09:38.952Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:09:38.952Z] ---> Using cache [2022-05-23T16:09:38.952Z] ---> c2308e72ff15 [2022-05-23T16:09:38.952Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T16:09:38.952Z] ---> Running in 002ab6a7edae [2022-05-23T16:09:40.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:41.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.931Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:09:42.931Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:09:42.931Z] OK: 15734 distinct packages available [2022-05-23T16:09:43.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:44.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:45.182Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T16:09:45.461Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:09:45.461Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T16:09:45.461Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T16:09:45.741Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T16:09:45.741Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:09:45.741Z] OK: 6 MiB in 19 packages [2022-05-23T16:09:47.740Z] Removing intermediate container 002ab6a7edae [2022-05-23T16:09:47.740Z] ---> c9ee9aa962fa [2022-05-23T16:09:47.740Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:09:54.482Z] ---> db20126ccdc2 [2022-05-23T16:09:54.482Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:09:54.482Z] ---> 44eb5c125a43 [2022-05-23T16:09:54.482Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T16:09:55.091Z] ---> ae59a10ab84b [2022-05-23T16:09:55.091Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T16:09:56.088Z] ---> 6b26d37399b3 [2022-05-23T16:09:56.088Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:09:56.088Z] ---> Running in 303bef7c121d [2022-05-23T16:09:56.689Z] Removing intermediate container 303bef7c121d [2022-05-23T16:09:56.689Z] ---> 789bf847b37e [2022-05-23T16:09:56.689Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:09:56.966Z] ---> Running in 48b81e56832f [2022-05-23T16:09:57.572Z] Removing intermediate container 48b81e56832f [2022-05-23T16:09:57.572Z] ---> 4be8463b44a6 [2022-05-23T16:09:57.572Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T16:09:57.572Z] ---> Running in 3cd0e1391a33 [2022-05-23T16:09:57.848Z] Removing intermediate container 3cd0e1391a33 [2022-05-23T16:09:58.126Z] ---> d621cb172bc7 [2022-05-23T16:09:58.126Z] Step 24/25 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:09:58.126Z] ---> Running in d7809710de91 [2022-05-23T16:09:58.408Z] Removing intermediate container d7809710de91 [2022-05-23T16:09:58.408Z] ---> 17b1dd3c7a81 [2022-05-23T16:09:58.408Z] Step 25/25 : LABEL version=2.2.1-dev.5 [2022-05-23T16:09:58.687Z] ---> Running in badf8a95292e [2022-05-23T16:09:59.299Z] Removing intermediate container badf8a95292e [2022-05-23T16:09:59.299Z] ---> e7f61795466b [2022-05-23T16:09:59.299Z] [2022-05-23T16:09:59.579Z] Successfully built e7f61795466b [2022-05-23T16:09:59.579Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T16:13:06.555Z]  Building security-spire-server ... done Removing intermediate container ceef6ab56696 [2022-05-23T16:13:06.555Z] ---> 793bb3d5facf [2022-05-23T16:13:06.555Z] [2022-05-23T16:13:06.555Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T16:13:06.555Z] ---> 3fb3c9af89a9 [2022-05-23T16:13:06.555Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:13:06.555Z] ---> Using cache [2022-05-23T16:13:06.555Z] ---> 122b4cad0beb [2022-05-23T16:13:06.555Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:13:06.555Z] ---> Using cache [2022-05-23T16:13:06.555Z] ---> c2308e72ff15 [2022-05-23T16:13:06.555Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T16:13:06.555Z] ---> Running in 3afec56c7ed7 [2022-05-23T16:13:06.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:13:06.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:13:06.555Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:13:06.555Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:13:06.555Z] OK: 15734 distinct packages available [2022-05-23T16:13:06.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:13:06.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:13:06.555Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T16:13:06.555Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:13:06.555Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T16:13:06.555Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T16:13:06.555Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:13:06.555Z] OK: 6 MiB in 18 packages [2022-05-23T16:13:06.555Z] Removing intermediate container 3afec56c7ed7 [2022-05-23T16:13:06.555Z] ---> c6f4999b23cc [2022-05-23T16:13:06.555Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:13:09.186Z] ---> ea2db278e300 [2022-05-23T16:13:09.186Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:13:09.466Z] ---> 88c31ebeaa33 [2022-05-23T16:13:09.466Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T16:13:09.466Z] ---> Running in 7d0c0671b229 [2022-05-23T16:13:10.061Z] Removing intermediate container 7d0c0671b229 [2022-05-23T16:13:10.061Z] ---> cced8103afb3 [2022-05-23T16:13:10.061Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T16:13:10.668Z] ---> fe976c6d48e2 [2022-05-23T16:13:10.668Z] Step 21/26 : WORKDIR / [2022-05-23T16:13:10.668Z] ---> Running in 995ec7173b89 [2022-05-23T16:13:11.265Z] Removing intermediate container 995ec7173b89 [2022-05-23T16:13:11.265Z] ---> 3567af3267b8 [2022-05-23T16:13:11.265Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:13:11.265Z] ---> Running in 2af954ae66de [2022-05-23T16:13:11.547Z] Removing intermediate container 2af954ae66de [2022-05-23T16:13:11.547Z] ---> 9dad82790f4b [2022-05-23T16:13:11.547Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:13:11.818Z] ---> Running in 3e1b39d4e4c3 [2022-05-23T16:13:12.094Z] Removing intermediate container 3e1b39d4e4c3 [2022-05-23T16:13:12.094Z] ---> bc1841dfdefe [2022-05-23T16:13:12.094Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T16:13:12.094Z] ---> Running in 44f776d15693 [2022-05-23T16:13:12.686Z] Removing intermediate container 44f776d15693 [2022-05-23T16:13:12.686Z] ---> 134f359d488c [2022-05-23T16:13:12.686Z] Step 25/26 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:13:12.686Z] ---> Running in 81ac37bf52c4 [2022-05-23T16:13:12.969Z] Removing intermediate container 81ac37bf52c4 [2022-05-23T16:13:12.969Z] ---> 4475cd45ef00 [2022-05-23T16:13:12.969Z] Step 26/26 : LABEL version=2.2.1-dev.5 [2022-05-23T16:13:13.253Z] ---> Running in 995ede913842 [2022-05-23T16:13:13.526Z] Removing intermediate container 995ede913842 [2022-05-23T16:13:13.526Z] ---> 7d2ed2a507bd [2022-05-23T16:13:13.526Z] [2022-05-23T16:13:13.796Z] Successfully built 7d2ed2a507bd [2022-05-23T16:13:13.796Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T16:14:50.585Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-23T16:14:50.585Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:14:50.585Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:14:50.585Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:14:50.585Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:14:50.585Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:14:50.585Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:14:50.585Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:14:50.585Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:14:50.585Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:14:50.585Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:14:50.585Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:14:50.585Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:14:50.585Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:18:27.745Z] Removing intermediate container 84103844f93a [2022-05-23T16:18:27.745Z] ---> 61fbc602c5ca [2022-05-23T16:18:27.745Z] [2022-05-23T16:18:27.745Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T16:18:27.745Z] ---> 3fb3c9af89a9 [2022-05-23T16:18:27.745Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:18:27.745Z] ---> Using cache [2022-05-23T16:18:27.745Z] ---> 122b4cad0beb [2022-05-23T16:18:27.745Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:18:27.745Z] ---> Using cache [2022-05-23T16:18:27.745Z] ---> c2308e72ff15 [2022-05-23T16:18:27.745Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T16:18:27.745Z] ---> Using cache [2022-05-23T16:18:27.745Z] ---> c9ee9aa962fa [2022-05-23T16:18:27.745Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T16:18:30.380Z] ---> 66d7b8a30c4d [2022-05-23T16:18:30.380Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:18:33.770Z] ---> bd75fb0adffc [2022-05-23T16:18:33.770Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:18:34.366Z] ---> 9b193180228c [2022-05-23T16:18:34.366Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T16:18:34.965Z] ---> dae784a025e0 [2022-05-23T16:18:34.965Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T16:18:35.564Z] ---> 964b3034be0d [2022-05-23T16:18:35.564Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:18:35.564Z] ---> Running in fdd2e72607dc [2022-05-23T16:18:35.841Z] Removing intermediate container fdd2e72607dc [2022-05-23T16:18:35.841Z] ---> 21d38330298b [2022-05-23T16:18:35.841Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:18:36.115Z] ---> Running in a450838f3307 [2022-05-23T16:18:36.390Z] Removing intermediate container a450838f3307 [2022-05-23T16:18:36.390Z] ---> 227697e7794b [2022-05-23T16:18:36.390Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T16:18:36.390Z] ---> Running in d2c87f86ca8b [2022-05-23T16:18:36.666Z] Removing intermediate container d2c87f86ca8b [2022-05-23T16:18:36.666Z] ---> ddcfad109db7 [2022-05-23T16:18:36.666Z] Step 25/26 : LABEL git_sha=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:18:36.940Z] ---> Running in 10085dd757e2 [2022-05-23T16:18:37.214Z] Removing intermediate container 10085dd757e2 [2022-05-23T16:18:37.214Z] ---> 028b0006fbb0 [2022-05-23T16:18:37.214Z] Step 26/26 : LABEL version=2.2.1-dev.5 [2022-05-23T16:18:37.214Z] ---> Running in 02d6d6c87f2d [2022-05-23T16:18:37.814Z] Removing intermediate container 02d6d6c87f2d [2022-05-23T16:18:37.814Z] ---> 2ff34bc3fdd0 [2022-05-23T16:18:37.814Z] [2022-05-23T16:18:37.814Z] Successfully built 2ff34bc3fdd0 [2022-05-23T16:18:38.087Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T16:18:38.380Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-23T16:18:38.379Z] $ docker stop --time=1 a0b113eec71d9d403e18cccc0aced0b6d0f970dfd6a2bb5922161e6bbcc61bf0 [2022-05-23T16:18:40.168Z] $ docker rm -f a0b113eec71d9d403e18cccc0aced0b6d0f970dfd6a2bb5922161e6bbcc61bf0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T16:18:40.772Z] + docker images [2022-05-23T16:18:41.368Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T16:18:41.368Z] security-spire-agent-arm64 latest 2ff34bc3fdd0 4 seconds ago 126MB [2022-05-23T16:18:41.368Z] 61fbc602c5ca 31 seconds ago 3.98GB [2022-05-23T16:18:41.368Z] security-spire-config-arm64 latest 7d2ed2a507bd 5 minutes ago 85.6MB [2022-05-23T16:18:41.368Z] 793bb3d5facf 5 minutes ago 3.98GB [2022-05-23T16:18:41.368Z] security-spire-server-arm64 latest e7f61795466b 8 minutes ago 86.3MB [2022-05-23T16:18:41.368Z] b042cf694303 9 minutes ago 3.98GB [2022-05-23T16:18:41.368Z] core-command-arm64 latest 9a471eb2f250 30 minutes ago 15.5MB [2022-05-23T16:18:41.368Z] security-bootstrapper-arm64 latest b1f27922e7b6 30 minutes ago 18.3MB [2022-05-23T16:18:41.368Z] ada6729b5b50 30 minutes ago 1.15GB [2022-05-23T16:18:41.368Z] security-proxy-setup-arm64 latest 0e31c7d764f6 30 minutes ago 26.1MB [2022-05-23T16:18:41.368Z] 9cb46b851911 31 minutes ago 1.16GB [2022-05-23T16:18:41.368Z] dad834b8e6e5 31 minutes ago 1.15GB [2022-05-23T16:18:41.368Z] support-notifications-arm64 latest cfc5f0dbcb6d 35 minutes ago 25.8MB [2022-05-23T16:18:41.368Z] 6860af490399 35 minutes ago 1.21GB [2022-05-23T16:18:41.368Z] support-scheduler-arm64 latest 2a1162425cca 36 minutes ago 25.2MB [2022-05-23T16:18:41.368Z] core-data-arm64 latest 825f2acc1631 36 minutes ago 21.6MB [2022-05-23T16:18:41.368Z] 5ab6c89020f3 36 minutes ago 1.21GB [2022-05-23T16:18:41.368Z] 05739e2af978 37 minutes ago 1.18GB [2022-05-23T16:18:41.368Z] security-spiffe-token-provider-arm64 latest da7413f09fee 43 minutes ago 27.9MB [2022-05-23T16:18:41.368Z] sys-mgmt-agent-arm64 latest 74800d6b2b7a 44 minutes ago 282MB [2022-05-23T16:18:41.368Z] f7f1fddcac77 44 minutes ago 1.2GB [2022-05-23T16:18:41.368Z] security-secretstore-setup-arm64 latest e02f485bfe37 45 minutes ago 27.5MB [2022-05-23T16:18:41.368Z] core-metadata-arm64 latest b27b67774ffb 45 minutes ago 16.3MB [2022-05-23T16:18:41.368Z] 7b852e526dbc 46 minutes ago 1.15GB [2022-05-23T16:18:41.368Z] c1b9a9b24cd5 46 minutes ago 1.16GB [2022-05-23T16:18:41.368Z] 2547e50cd807 46 minutes ago 1.15GB [2022-05-23T16:18:41.368Z] ci-base-image-arm64 latest ff03c096d966 53 minutes ago 885MB [2022-05-23T16:18:41.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T16:18:41.368Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T16:18:41.368Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T16:18:41.368Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T16:18:41.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:18:41.474Z] provisioning config files... [2022-05-23T16:18:41.496Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/233@tmp/config7510473935404456246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:18:41.865Z] ---> docker-login.sh [2022-05-23T16:18:41.865Z] nexus3.edgexfoundry.org:10001 [2022-05-23T16:18:42.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:18:42.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:18:42.414Z] Configure a credential helper to remove this warning. See [2022-05-23T16:18:42.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:18:42.414Z] [2022-05-23T16:18:42.414Z] Login Succeeded [2022-05-23T16:18:42.414Z] nexus3.edgexfoundry.org:10002 [2022-05-23T16:18:42.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:18:42.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:18:42.965Z] Configure a credential helper to remove this warning. See [2022-05-23T16:18:42.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:18:42.965Z] [2022-05-23T16:18:42.965Z] Login Succeeded [2022-05-23T16:18:42.965Z] nexus3.edgexfoundry.org:10003 [2022-05-23T16:18:43.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:18:43.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:18:43.512Z] Configure a credential helper to remove this warning. See [2022-05-23T16:18:43.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:18:43.512Z] [2022-05-23T16:18:43.512Z] Login Succeeded [2022-05-23T16:18:43.512Z] nexus3.edgexfoundry.org:10004 [2022-05-23T16:18:43.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:18:44.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:18:44.065Z] Configure a credential helper to remove this warning. See [2022-05-23T16:18:44.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:18:44.065Z] [2022-05-23T16:18:44.065Z] Login Succeeded [2022-05-23T16:18:44.065Z] docker.io [2022-05-23T16:18:44.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:18:44.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:18:44.933Z] Configure a credential helper to remove this warning. See [2022-05-23T16:18:44.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:18:44.933Z] [2022-05-23T16:18:44.933Z] Login Succeeded [2022-05-23T16:18:44.933Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T16:18:44.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:18:44.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T16:18:45.014Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-23T16:18:45.014Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:18:45.014Z] latest [2022-05-23T16:18:45.014Z] 2.2.1-dev.5 [2022-05-23T16:18:45.014Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:18:45.014Z] main [2022-05-23T16:18:45.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:45.376Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:45.727Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:18:45.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T16:18:45.727Z] 53630f730058: Preparing [2022-05-23T16:18:45.727Z] 349686753849: Preparing [2022-05-23T16:18:45.727Z] 83b5d031cd85: Preparing [2022-05-23T16:18:45.727Z] f745e967b269: Preparing [2022-05-23T16:18:45.727Z] f73e7dbfee58: Preparing [2022-05-23T16:18:46.001Z] f73e7dbfee58: Layer already exists [2022-05-23T16:18:46.001Z] 83b5d031cd85: Pushed [2022-05-23T16:18:46.001Z] 53630f730058: Pushed [2022-05-23T16:18:46.001Z] f745e967b269: Pushed [2022-05-23T16:18:49.388Z] 349686753849: Pushed [2022-05-23T16:18:49.389Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:1fec279eec7d45c4f4e22598ca5bf9940024580209b5e49a9a218734d7f89e38 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:49.746Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:50.097Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-23T16:18:50.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T16:18:50.098Z] 53630f730058: Preparing [2022-05-23T16:18:50.098Z] 349686753849: Preparing [2022-05-23T16:18:50.098Z] 83b5d031cd85: Preparing [2022-05-23T16:18:50.098Z] f745e967b269: Preparing [2022-05-23T16:18:50.098Z] f73e7dbfee58: Preparing [2022-05-23T16:18:50.098Z] f73e7dbfee58: Layer already exists [2022-05-23T16:18:50.098Z] 83b5d031cd85: Layer already exists [2022-05-23T16:18:50.098Z] f745e967b269: Layer already exists [2022-05-23T16:18:50.098Z] 349686753849: Layer already exists [2022-05-23T16:18:50.098Z] 53630f730058: Layer already exists [2022-05-23T16:18:50.372Z] latest: digest: sha256:1fec279eec7d45c4f4e22598ca5bf9940024580209b5e49a9a218734d7f89e38 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:50.735Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:51.086Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.5 [2022-05-23T16:18:51.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T16:18:51.086Z] 53630f730058: Preparing [2022-05-23T16:18:51.086Z] 349686753849: Preparing [2022-05-23T16:18:51.086Z] 83b5d031cd85: Preparing [2022-05-23T16:18:51.086Z] f745e967b269: Preparing [2022-05-23T16:18:51.086Z] f73e7dbfee58: Preparing [2022-05-23T16:18:51.086Z] 53630f730058: Layer already exists [2022-05-23T16:18:51.086Z] 83b5d031cd85: Layer already exists [2022-05-23T16:18:51.086Z] 349686753849: Layer already exists [2022-05-23T16:18:51.086Z] f73e7dbfee58: Layer already exists [2022-05-23T16:18:51.086Z] f745e967b269: Layer already exists [2022-05-23T16:18:51.361Z] 2.2.1-dev.5: digest: sha256:1fec279eec7d45c4f4e22598ca5bf9940024580209b5e49a9a218734d7f89e38 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:51.726Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:52.074Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:18:52.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T16:18:52.075Z] 53630f730058: Preparing [2022-05-23T16:18:52.075Z] 349686753849: Preparing [2022-05-23T16:18:52.075Z] 83b5d031cd85: Preparing [2022-05-23T16:18:52.075Z] f745e967b269: Preparing [2022-05-23T16:18:52.075Z] f73e7dbfee58: Preparing [2022-05-23T16:18:52.349Z] f73e7dbfee58: Layer already exists [2022-05-23T16:18:52.349Z] 83b5d031cd85: Layer already exists [2022-05-23T16:18:52.349Z] 53630f730058: Layer already exists [2022-05-23T16:18:52.349Z] f745e967b269: Layer already exists [2022-05-23T16:18:52.349Z] 349686753849: Layer already exists [2022-05-23T16:18:52.349Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:1fec279eec7d45c4f4e22598ca5bf9940024580209b5e49a9a218734d7f89e38 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:52.708Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:53.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-23T16:18:53.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T16:18:53.110Z] 53630f730058: Preparing [2022-05-23T16:18:53.110Z] 349686753849: Preparing [2022-05-23T16:18:53.110Z] 83b5d031cd85: Preparing [2022-05-23T16:18:53.111Z] f745e967b269: Preparing [2022-05-23T16:18:53.111Z] f73e7dbfee58: Preparing [2022-05-23T16:18:53.111Z] 83b5d031cd85: Layer already exists [2022-05-23T16:18:53.111Z] f745e967b269: Layer already exists [2022-05-23T16:18:53.111Z] 349686753849: Layer already exists [2022-05-23T16:18:53.111Z] 53630f730058: Layer already exists [2022-05-23T16:18:53.111Z] f73e7dbfee58: Layer already exists [2022-05-23T16:18:53.391Z] main: digest: sha256:1fec279eec7d45c4f4e22598ca5bf9940024580209b5e49a9a218734d7f89e38 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:18:53.439Z] ===================================================== [Pipeline] echo [2022-05-23T16:18:53.450Z] taggedImages: [2022-05-23T16:18:53.450Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:18:53.450Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-23T16:18:53.450Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.5 [2022-05-23T16:18:53.450Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:18:53.450Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-23T16:18:53.475Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-23T16:18:53.475Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:18:53.475Z] latest [2022-05-23T16:18:53.475Z] 2.2.1-dev.5 [2022-05-23T16:18:53.475Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:18:53.475Z] main [2022-05-23T16:18:53.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:53.891Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:54.238Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:18:54.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T16:18:54.239Z] 7d2cbc54ecd4: Preparing [2022-05-23T16:18:54.239Z] b29f3d584cc3: Preparing [2022-05-23T16:18:54.239Z] 83b5d031cd85: Preparing [2022-05-23T16:18:54.239Z] 3279684e48ff: Preparing [2022-05-23T16:18:54.239Z] fc5787c81ce3: Preparing [2022-05-23T16:18:54.239Z] f73e7dbfee58: Preparing [2022-05-23T16:18:54.239Z] f73e7dbfee58: Waiting [2022-05-23T16:18:54.511Z] 83b5d031cd85: Layer already exists [2022-05-23T16:18:54.511Z] f73e7dbfee58: Layer already exists [2022-05-23T16:18:54.511Z] fc5787c81ce3: Pushed [2022-05-23T16:18:54.511Z] 7d2cbc54ecd4: Pushed [2022-05-23T16:18:55.493Z] 3279684e48ff: Pushed [2022-05-23T16:18:58.884Z] b29f3d584cc3: Pushed [2022-05-23T16:18:58.884Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:a38ec406cbe3de9b083ed6a4b3067f225b492edcebbb946af0c1408b6acf3539 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:59.241Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:18:59.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-23T16:18:59.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T16:18:59.591Z] 7d2cbc54ecd4: Preparing [2022-05-23T16:18:59.591Z] b29f3d584cc3: Preparing [2022-05-23T16:18:59.591Z] 83b5d031cd85: Preparing [2022-05-23T16:18:59.591Z] 3279684e48ff: Preparing [2022-05-23T16:18:59.591Z] fc5787c81ce3: Preparing [2022-05-23T16:18:59.591Z] f73e7dbfee58: Preparing [2022-05-23T16:18:59.591Z] f73e7dbfee58: Waiting [2022-05-23T16:18:59.591Z] 7d2cbc54ecd4: Layer already exists [2022-05-23T16:18:59.591Z] 83b5d031cd85: Layer already exists [2022-05-23T16:18:59.591Z] 3279684e48ff: Layer already exists [2022-05-23T16:18:59.591Z] fc5787c81ce3: Layer already exists [2022-05-23T16:18:59.591Z] b29f3d584cc3: Layer already exists [2022-05-23T16:18:59.867Z] f73e7dbfee58: Layer already exists [2022-05-23T16:18:59.867Z] latest: digest: sha256:a38ec406cbe3de9b083ed6a4b3067f225b492edcebbb946af0c1408b6acf3539 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:00.224Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:00.578Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.5 [2022-05-23T16:19:00.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T16:19:00.579Z] 7d2cbc54ecd4: Preparing [2022-05-23T16:19:00.579Z] b29f3d584cc3: Preparing [2022-05-23T16:19:00.579Z] 83b5d031cd85: Preparing [2022-05-23T16:19:00.579Z] 3279684e48ff: Preparing [2022-05-23T16:19:00.579Z] fc5787c81ce3: Preparing [2022-05-23T16:19:00.579Z] f73e7dbfee58: Preparing [2022-05-23T16:19:00.579Z] f73e7dbfee58: Waiting [2022-05-23T16:19:00.853Z] 7d2cbc54ecd4: Layer already exists [2022-05-23T16:19:00.853Z] fc5787c81ce3: Layer already exists [2022-05-23T16:19:00.853Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:00.853Z] 3279684e48ff: Layer already exists [2022-05-23T16:19:00.853Z] b29f3d584cc3: Layer already exists [2022-05-23T16:19:00.853Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:00.853Z] 2.2.1-dev.5: digest: sha256:a38ec406cbe3de9b083ed6a4b3067f225b492edcebbb946af0c1408b6acf3539 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:01.218Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:01.573Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:01.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T16:19:01.573Z] 7d2cbc54ecd4: Preparing [2022-05-23T16:19:01.573Z] b29f3d584cc3: Preparing [2022-05-23T16:19:01.573Z] 83b5d031cd85: Preparing [2022-05-23T16:19:01.573Z] 3279684e48ff: Preparing [2022-05-23T16:19:01.573Z] fc5787c81ce3: Preparing [2022-05-23T16:19:01.573Z] f73e7dbfee58: Preparing [2022-05-23T16:19:01.573Z] f73e7dbfee58: Waiting [2022-05-23T16:19:01.846Z] 3279684e48ff: Layer already exists [2022-05-23T16:19:01.846Z] 7d2cbc54ecd4: Layer already exists [2022-05-23T16:19:01.846Z] b29f3d584cc3: Layer already exists [2022-05-23T16:19:01.846Z] fc5787c81ce3: Layer already exists [2022-05-23T16:19:01.846Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:01.846Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:01.846Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:a38ec406cbe3de9b083ed6a4b3067f225b492edcebbb946af0c1408b6acf3539 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:02.204Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:02.550Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-23T16:19:02.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T16:19:02.550Z] 7d2cbc54ecd4: Preparing [2022-05-23T16:19:02.550Z] b29f3d584cc3: Preparing [2022-05-23T16:19:02.550Z] 83b5d031cd85: Preparing [2022-05-23T16:19:02.550Z] 3279684e48ff: Preparing [2022-05-23T16:19:02.550Z] fc5787c81ce3: Preparing [2022-05-23T16:19:02.550Z] f73e7dbfee58: Preparing [2022-05-23T16:19:02.550Z] f73e7dbfee58: Waiting [2022-05-23T16:19:02.823Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:02.823Z] 7d2cbc54ecd4: Layer already exists [2022-05-23T16:19:02.823Z] 3279684e48ff: Layer already exists [2022-05-23T16:19:02.823Z] fc5787c81ce3: Layer already exists [2022-05-23T16:19:02.823Z] b29f3d584cc3: Layer already exists [2022-05-23T16:19:02.823Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:02.823Z] main: digest: sha256:a38ec406cbe3de9b083ed6a4b3067f225b492edcebbb946af0c1408b6acf3539 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:19:02.873Z] ===================================================== [Pipeline] echo [2022-05-23T16:19:02.883Z] taggedImages: [2022-05-23T16:19:02.883Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:02.883Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-23T16:19:02.883Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.5 [2022-05-23T16:19:02.883Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:02.883Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-23T16:19:02.905Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-23T16:19:02.905Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:02.905Z] latest [2022-05-23T16:19:02.905Z] 2.2.1-dev.5 [2022-05-23T16:19:02.905Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:02.905Z] main [2022-05-23T16:19:02.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:03.265Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:03.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:03.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T16:19:03.617Z] 0f961716d430: Preparing [2022-05-23T16:19:03.617Z] 9ed659119037: Preparing [2022-05-23T16:19:03.617Z] 83b5d031cd85: Preparing [2022-05-23T16:19:03.617Z] f745e967b269: Preparing [2022-05-23T16:19:03.617Z] f73e7dbfee58: Preparing [2022-05-23T16:19:03.892Z] f745e967b269: Layer already exists [2022-05-23T16:19:03.892Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:03.892Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:03.892Z] 0f961716d430: Pushed [2022-05-23T16:19:07.286Z] 9ed659119037: Pushed [2022-05-23T16:19:07.286Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:67fe978fc3015310d84127d221f0802b44364d9f2bdfe5e03911b48a3af7fb0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:07.652Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:08.002Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-23T16:19:08.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T16:19:08.002Z] 0f961716d430: Preparing [2022-05-23T16:19:08.002Z] 9ed659119037: Preparing [2022-05-23T16:19:08.002Z] 83b5d031cd85: Preparing [2022-05-23T16:19:08.002Z] f745e967b269: Preparing [2022-05-23T16:19:08.002Z] f73e7dbfee58: Preparing [2022-05-23T16:19:08.277Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:08.277Z] 9ed659119037: Layer already exists [2022-05-23T16:19:08.277Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:08.277Z] f745e967b269: Layer already exists [2022-05-23T16:19:08.277Z] 0f961716d430: Layer already exists [2022-05-23T16:19:08.277Z] latest: digest: sha256:67fe978fc3015310d84127d221f0802b44364d9f2bdfe5e03911b48a3af7fb0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:08.634Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:08.984Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.5 [2022-05-23T16:19:08.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T16:19:08.984Z] 0f961716d430: Preparing [2022-05-23T16:19:08.984Z] 9ed659119037: Preparing [2022-05-23T16:19:08.984Z] 83b5d031cd85: Preparing [2022-05-23T16:19:08.984Z] f745e967b269: Preparing [2022-05-23T16:19:08.984Z] f73e7dbfee58: Preparing [2022-05-23T16:19:08.984Z] 9ed659119037: Layer already exists [2022-05-23T16:19:09.259Z] 0f961716d430: Layer already exists [2022-05-23T16:19:09.259Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:09.259Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:09.259Z] f745e967b269: Layer already exists [2022-05-23T16:19:09.259Z] 2.2.1-dev.5: digest: sha256:67fe978fc3015310d84127d221f0802b44364d9f2bdfe5e03911b48a3af7fb0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:09.615Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:09.962Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:09.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T16:19:09.962Z] 0f961716d430: Preparing [2022-05-23T16:19:09.962Z] 9ed659119037: Preparing [2022-05-23T16:19:09.962Z] 83b5d031cd85: Preparing [2022-05-23T16:19:09.962Z] f745e967b269: Preparing [2022-05-23T16:19:09.962Z] f73e7dbfee58: Preparing [2022-05-23T16:19:09.962Z] 9ed659119037: Layer already exists [2022-05-23T16:19:09.962Z] 0f961716d430: Layer already exists [2022-05-23T16:19:09.962Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:09.962Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:09.962Z] f745e967b269: Layer already exists [2022-05-23T16:19:10.237Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:67fe978fc3015310d84127d221f0802b44364d9f2bdfe5e03911b48a3af7fb0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:10.598Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:10.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-23T16:19:10.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T16:19:10.958Z] 0f961716d430: Preparing [2022-05-23T16:19:10.958Z] 9ed659119037: Preparing [2022-05-23T16:19:10.958Z] 83b5d031cd85: Preparing [2022-05-23T16:19:10.958Z] f745e967b269: Preparing [2022-05-23T16:19:10.958Z] f73e7dbfee58: Preparing [2022-05-23T16:19:11.235Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:11.235Z] 0f961716d430: Layer already exists [2022-05-23T16:19:11.235Z] 9ed659119037: Layer already exists [2022-05-23T16:19:11.235Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:11.235Z] f745e967b269: Layer already exists [2022-05-23T16:19:11.235Z] main: digest: sha256:67fe978fc3015310d84127d221f0802b44364d9f2bdfe5e03911b48a3af7fb0e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:19:11.289Z] ===================================================== [Pipeline] echo [2022-05-23T16:19:11.295Z] taggedImages: [2022-05-23T16:19:11.295Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:11.295Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-23T16:19:11.295Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.5 [2022-05-23T16:19:11.295Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:11.295Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-23T16:19:11.310Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-23T16:19:11.310Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:11.310Z] latest [2022-05-23T16:19:11.310Z] 2.2.1-dev.5 [2022-05-23T16:19:11.310Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:11.310Z] main [2022-05-23T16:19:11.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:11.667Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:12.021Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:12.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T16:19:12.021Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:12.021Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:12.021Z] bd5400b02d46: Preparing [2022-05-23T16:19:12.021Z] 1bf6a10305fe: Preparing [2022-05-23T16:19:12.021Z] 133a02ffafa7: Preparing [2022-05-23T16:19:12.021Z] 8967060ebaf3: Preparing [2022-05-23T16:19:12.021Z] 83b5d031cd85: Preparing [2022-05-23T16:19:12.021Z] ba582e3fd02d: Preparing [2022-05-23T16:19:12.021Z] fc5375ef700c: Preparing [2022-05-23T16:19:12.021Z] 20e0171d871f: Preparing [2022-05-23T16:19:12.021Z] 83b5d031cd85: Waiting [2022-05-23T16:19:12.021Z] 4e723da6c3ef: Preparing [2022-05-23T16:19:12.021Z] fc5375ef700c: Waiting [2022-05-23T16:19:12.021Z] f73e7dbfee58: Preparing [2022-05-23T16:19:12.021Z] 20e0171d871f: Waiting [2022-05-23T16:19:12.021Z] f73e7dbfee58: Waiting [2022-05-23T16:19:12.021Z] 4e723da6c3ef: Waiting [2022-05-23T16:19:12.296Z] bd5400b02d46: Pushed [2022-05-23T16:19:12.296Z] ef6fe7e2b4b5: Pushed [2022-05-23T16:19:12.296Z] 133a02ffafa7: Pushed [2022-05-23T16:19:12.296Z] 1bf6a10305fe: Pushed [2022-05-23T16:19:12.571Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:12.571Z] ba582e3fd02d: Pushed [2022-05-23T16:19:12.571Z] fc5375ef700c: Pushed [2022-05-23T16:19:12.571Z] 20e0171d871f: Pushed [2022-05-23T16:19:12.845Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:12.845Z] 4e723da6c3ef: Pushed [2022-05-23T16:19:16.242Z] 8967060ebaf3: Pushed [2022-05-23T16:19:16.242Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:c0d98e2f284b6a07bdc150766a75f5b3e1dc1cde3ea1971c9e142253d636c8b5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:16.916Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:17.298Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-23T16:19:17.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T16:19:17.298Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:17.298Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:17.298Z] bd5400b02d46: Preparing [2022-05-23T16:19:17.298Z] 1bf6a10305fe: Preparing [2022-05-23T16:19:17.298Z] 133a02ffafa7: Preparing [2022-05-23T16:19:17.298Z] 8967060ebaf3: Preparing [2022-05-23T16:19:17.298Z] 83b5d031cd85: Preparing [2022-05-23T16:19:17.298Z] ba582e3fd02d: Preparing [2022-05-23T16:19:17.298Z] fc5375ef700c: Preparing [2022-05-23T16:19:17.298Z] 20e0171d871f: Preparing [2022-05-23T16:19:17.298Z] 4e723da6c3ef: Preparing [2022-05-23T16:19:17.298Z] f73e7dbfee58: Preparing [2022-05-23T16:19:17.298Z] ba582e3fd02d: Waiting [2022-05-23T16:19:17.298Z] fc5375ef700c: Waiting [2022-05-23T16:19:17.298Z] 20e0171d871f: Waiting [2022-05-23T16:19:17.298Z] 4e723da6c3ef: Waiting [2022-05-23T16:19:17.298Z] f73e7dbfee58: Waiting [2022-05-23T16:19:17.298Z] 83b5d031cd85: Waiting [2022-05-23T16:19:17.572Z] ef6fe7e2b4b5: Layer already exists [2022-05-23T16:19:17.572Z] bd5400b02d46: Layer already exists [2022-05-23T16:19:17.572Z] 8967060ebaf3: Layer already exists [2022-05-23T16:19:17.572Z] 133a02ffafa7: Layer already exists [2022-05-23T16:19:17.572Z] 1bf6a10305fe: Layer already exists [2022-05-23T16:19:17.572Z] ba582e3fd02d: Layer already exists [2022-05-23T16:19:17.572Z] 20e0171d871f: Layer already exists [2022-05-23T16:19:17.572Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:17.572Z] fc5375ef700c: Layer already exists [2022-05-23T16:19:17.572Z] 4e723da6c3ef: Layer already exists [2022-05-23T16:19:17.572Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:17.572Z] latest: digest: sha256:c0d98e2f284b6a07bdc150766a75f5b3e1dc1cde3ea1971c9e142253d636c8b5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:17.925Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:18.282Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.5 [2022-05-23T16:19:18.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T16:19:18.282Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:18.282Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:18.282Z] bd5400b02d46: Preparing [2022-05-23T16:19:18.282Z] 1bf6a10305fe: Preparing [2022-05-23T16:19:18.282Z] 133a02ffafa7: Preparing [2022-05-23T16:19:18.282Z] 8967060ebaf3: Preparing [2022-05-23T16:19:18.282Z] 83b5d031cd85: Preparing [2022-05-23T16:19:18.282Z] ba582e3fd02d: Preparing [2022-05-23T16:19:18.282Z] fc5375ef700c: Preparing [2022-05-23T16:19:18.282Z] 20e0171d871f: Preparing [2022-05-23T16:19:18.282Z] 4e723da6c3ef: Preparing [2022-05-23T16:19:18.282Z] f73e7dbfee58: Preparing [2022-05-23T16:19:18.282Z] 83b5d031cd85: Waiting [2022-05-23T16:19:18.282Z] ba582e3fd02d: Waiting [2022-05-23T16:19:18.282Z] fc5375ef700c: Waiting [2022-05-23T16:19:18.282Z] 20e0171d871f: Waiting [2022-05-23T16:19:18.282Z] 4e723da6c3ef: Waiting [2022-05-23T16:19:18.282Z] f73e7dbfee58: Waiting [2022-05-23T16:19:18.562Z] 8967060ebaf3: Layer already exists [2022-05-23T16:19:18.562Z] ef6fe7e2b4b5: Layer already exists [2022-05-23T16:19:18.562Z] 1bf6a10305fe: Layer already exists [2022-05-23T16:19:18.562Z] bd5400b02d46: Layer already exists [2022-05-23T16:19:18.562Z] 133a02ffafa7: Layer already exists [2022-05-23T16:19:18.562Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:18.562Z] 20e0171d871f: Layer already exists [2022-05-23T16:19:18.562Z] ba582e3fd02d: Layer already exists [2022-05-23T16:19:18.562Z] 4e723da6c3ef: Layer already exists [2022-05-23T16:19:18.562Z] fc5375ef700c: Layer already exists [2022-05-23T16:19:18.562Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:18.562Z] 2.2.1-dev.5: digest: sha256:c0d98e2f284b6a07bdc150766a75f5b3e1dc1cde3ea1971c9e142253d636c8b5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:18.918Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:19.269Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:19.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T16:19:19.269Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:19.269Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:19.269Z] bd5400b02d46: Preparing [2022-05-23T16:19:19.269Z] 1bf6a10305fe: Preparing [2022-05-23T16:19:19.269Z] 133a02ffafa7: Preparing [2022-05-23T16:19:19.269Z] 8967060ebaf3: Preparing [2022-05-23T16:19:19.269Z] 83b5d031cd85: Preparing [2022-05-23T16:19:19.269Z] ba582e3fd02d: Preparing [2022-05-23T16:19:19.269Z] fc5375ef700c: Preparing [2022-05-23T16:19:19.269Z] 20e0171d871f: Preparing [2022-05-23T16:19:19.269Z] 4e723da6c3ef: Preparing [2022-05-23T16:19:19.269Z] f73e7dbfee58: Preparing [2022-05-23T16:19:19.269Z] 83b5d031cd85: Waiting [2022-05-23T16:19:19.269Z] ba582e3fd02d: Waiting [2022-05-23T16:19:19.269Z] fc5375ef700c: Waiting [2022-05-23T16:19:19.269Z] 4e723da6c3ef: Waiting [2022-05-23T16:19:19.269Z] f73e7dbfee58: Waiting [2022-05-23T16:19:19.269Z] 20e0171d871f: Waiting [2022-05-23T16:19:19.544Z] 1bf6a10305fe: Layer already exists [2022-05-23T16:19:19.544Z] bd5400b02d46: Layer already exists [2022-05-23T16:19:19.544Z] 133a02ffafa7: Layer already exists [2022-05-23T16:19:19.544Z] ef6fe7e2b4b5: Layer already exists [2022-05-23T16:19:19.544Z] 8967060ebaf3: Layer already exists [2022-05-23T16:19:19.544Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:19.544Z] ba582e3fd02d: Layer already exists [2022-05-23T16:19:19.544Z] fc5375ef700c: Layer already exists [2022-05-23T16:19:19.544Z] 20e0171d871f: Layer already exists [2022-05-23T16:19:19.544Z] 4e723da6c3ef: Layer already exists [2022-05-23T16:19:19.544Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:19.544Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:c0d98e2f284b6a07bdc150766a75f5b3e1dc1cde3ea1971c9e142253d636c8b5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:19.892Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:20.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-23T16:19:20.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T16:19:20.248Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:20.248Z] ef6fe7e2b4b5: Preparing [2022-05-23T16:19:20.248Z] bd5400b02d46: Preparing [2022-05-23T16:19:20.248Z] 1bf6a10305fe: Preparing [2022-05-23T16:19:20.248Z] 133a02ffafa7: Preparing [2022-05-23T16:19:20.248Z] 8967060ebaf3: Preparing [2022-05-23T16:19:20.248Z] 83b5d031cd85: Preparing [2022-05-23T16:19:20.248Z] ba582e3fd02d: Preparing [2022-05-23T16:19:20.248Z] fc5375ef700c: Preparing [2022-05-23T16:19:20.248Z] 20e0171d871f: Preparing [2022-05-23T16:19:20.248Z] 4e723da6c3ef: Preparing [2022-05-23T16:19:20.248Z] f73e7dbfee58: Preparing [2022-05-23T16:19:20.248Z] ba582e3fd02d: Waiting [2022-05-23T16:19:20.248Z] 20e0171d871f: Waiting [2022-05-23T16:19:20.248Z] fc5375ef700c: Waiting [2022-05-23T16:19:20.248Z] f73e7dbfee58: Waiting [2022-05-23T16:19:20.248Z] 4e723da6c3ef: Waiting [2022-05-23T16:19:20.248Z] 83b5d031cd85: Waiting [2022-05-23T16:19:20.521Z] 133a02ffafa7: Layer already exists [2022-05-23T16:19:20.521Z] bd5400b02d46: Layer already exists [2022-05-23T16:19:20.521Z] 1bf6a10305fe: Layer already exists [2022-05-23T16:19:20.521Z] 8967060ebaf3: Layer already exists [2022-05-23T16:19:20.521Z] ef6fe7e2b4b5: Layer already exists [2022-05-23T16:19:20.521Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:20.521Z] ba582e3fd02d: Layer already exists [2022-05-23T16:19:20.521Z] 20e0171d871f: Layer already exists [2022-05-23T16:19:20.521Z] fc5375ef700c: Layer already exists [2022-05-23T16:19:20.521Z] 4e723da6c3ef: Layer already exists [2022-05-23T16:19:20.521Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:20.521Z] main: digest: sha256:c0d98e2f284b6a07bdc150766a75f5b3e1dc1cde3ea1971c9e142253d636c8b5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:19:20.572Z] ===================================================== [Pipeline] echo [2022-05-23T16:19:20.581Z] taggedImages: [2022-05-23T16:19:20.581Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:20.581Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-23T16:19:20.581Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.5 [2022-05-23T16:19:20.581Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:20.581Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-23T16:19:20.603Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-23T16:19:20.603Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:20.603Z] latest [2022-05-23T16:19:20.603Z] 2.2.1-dev.5 [2022-05-23T16:19:20.603Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:20.603Z] main [2022-05-23T16:19:20.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:20.968Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:21.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:21.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T16:19:21.317Z] 462a74055528: Preparing [2022-05-23T16:19:21.317Z] e310186dbd59: Preparing [2022-05-23T16:19:21.317Z] 9f95d7496653: Preparing [2022-05-23T16:19:21.317Z] cc14d5be6281: Preparing [2022-05-23T16:19:21.317Z] 14b90400965b: Preparing [2022-05-23T16:19:21.317Z] 8913ab4f0048: Preparing [2022-05-23T16:19:21.317Z] 45bee793da3d: Preparing [2022-05-23T16:19:21.317Z] f73e7dbfee58: Preparing [2022-05-23T16:19:21.317Z] 8913ab4f0048: Waiting [2022-05-23T16:19:21.317Z] 45bee793da3d: Waiting [2022-05-23T16:19:21.317Z] f73e7dbfee58: Waiting [2022-05-23T16:19:21.605Z] e310186dbd59: Pushed [2022-05-23T16:19:21.605Z] 462a74055528: Pushed [2022-05-23T16:19:21.605Z] 14b90400965b: Pushed [2022-05-23T16:19:21.883Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:21.883Z] 8913ab4f0048: Pushed [2022-05-23T16:19:22.484Z] 45bee793da3d: Pushed [2022-05-23T16:19:24.474Z] cc14d5be6281: Pushed [2022-05-23T16:19:24.474Z] 9f95d7496653: Pushed [2022-05-23T16:19:24.474Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:91c1886ce9ee0b57c0dc003c3c3351bb4ec29db919edfe322d7e1f3a22433cf4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:24.831Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:25.181Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-23T16:19:25.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T16:19:25.181Z] 462a74055528: Preparing [2022-05-23T16:19:25.181Z] e310186dbd59: Preparing [2022-05-23T16:19:25.181Z] 9f95d7496653: Preparing [2022-05-23T16:19:25.181Z] cc14d5be6281: Preparing [2022-05-23T16:19:25.181Z] 14b90400965b: Preparing [2022-05-23T16:19:25.181Z] 8913ab4f0048: Preparing [2022-05-23T16:19:25.181Z] 45bee793da3d: Preparing [2022-05-23T16:19:25.181Z] f73e7dbfee58: Preparing [2022-05-23T16:19:25.181Z] 45bee793da3d: Waiting [2022-05-23T16:19:25.181Z] 8913ab4f0048: Waiting [2022-05-23T16:19:25.181Z] f73e7dbfee58: Waiting [2022-05-23T16:19:25.460Z] cc14d5be6281: Layer already exists [2022-05-23T16:19:25.460Z] 14b90400965b: Layer already exists [2022-05-23T16:19:25.460Z] 462a74055528: Layer already exists [2022-05-23T16:19:25.460Z] e310186dbd59: Layer already exists [2022-05-23T16:19:25.460Z] 9f95d7496653: Layer already exists [2022-05-23T16:19:25.460Z] 8913ab4f0048: Layer already exists [2022-05-23T16:19:25.460Z] 45bee793da3d: Layer already exists [2022-05-23T16:19:25.460Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:25.460Z] latest: digest: sha256:91c1886ce9ee0b57c0dc003c3c3351bb4ec29db919edfe322d7e1f3a22433cf4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:25.816Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:26.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.5 [2022-05-23T16:19:26.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T16:19:26.162Z] 462a74055528: Preparing [2022-05-23T16:19:26.162Z] e310186dbd59: Preparing [2022-05-23T16:19:26.162Z] 9f95d7496653: Preparing [2022-05-23T16:19:26.162Z] cc14d5be6281: Preparing [2022-05-23T16:19:26.162Z] 14b90400965b: Preparing [2022-05-23T16:19:26.162Z] 8913ab4f0048: Preparing [2022-05-23T16:19:26.162Z] 45bee793da3d: Preparing [2022-05-23T16:19:26.162Z] f73e7dbfee58: Preparing [2022-05-23T16:19:26.162Z] 8913ab4f0048: Waiting [2022-05-23T16:19:26.162Z] f73e7dbfee58: Waiting [2022-05-23T16:19:26.162Z] 45bee793da3d: Waiting [2022-05-23T16:19:26.437Z] 462a74055528: Layer already exists [2022-05-23T16:19:26.437Z] 9f95d7496653: Layer already exists [2022-05-23T16:19:26.437Z] cc14d5be6281: Layer already exists [2022-05-23T16:19:26.437Z] e310186dbd59: Layer already exists [2022-05-23T16:19:26.437Z] 14b90400965b: Layer already exists [2022-05-23T16:19:26.437Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:26.437Z] 8913ab4f0048: Layer already exists [2022-05-23T16:19:26.437Z] 45bee793da3d: Layer already exists [2022-05-23T16:19:26.437Z] 2.2.1-dev.5: digest: sha256:91c1886ce9ee0b57c0dc003c3c3351bb4ec29db919edfe322d7e1f3a22433cf4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:26.791Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:27.133Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:27.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T16:19:27.133Z] 462a74055528: Preparing [2022-05-23T16:19:27.133Z] e310186dbd59: Preparing [2022-05-23T16:19:27.133Z] 9f95d7496653: Preparing [2022-05-23T16:19:27.133Z] cc14d5be6281: Preparing [2022-05-23T16:19:27.133Z] 14b90400965b: Preparing [2022-05-23T16:19:27.133Z] 8913ab4f0048: Preparing [2022-05-23T16:19:27.133Z] 45bee793da3d: Preparing [2022-05-23T16:19:27.133Z] f73e7dbfee58: Preparing [2022-05-23T16:19:27.134Z] 45bee793da3d: Waiting [2022-05-23T16:19:27.134Z] f73e7dbfee58: Waiting [2022-05-23T16:19:27.134Z] 8913ab4f0048: Waiting [2022-05-23T16:19:27.407Z] 9f95d7496653: Layer already exists [2022-05-23T16:19:27.407Z] e310186dbd59: Layer already exists [2022-05-23T16:19:27.407Z] cc14d5be6281: Layer already exists [2022-05-23T16:19:27.407Z] 14b90400965b: Layer already exists [2022-05-23T16:19:27.407Z] 462a74055528: Layer already exists [2022-05-23T16:19:27.407Z] 8913ab4f0048: Layer already exists [2022-05-23T16:19:27.407Z] 45bee793da3d: Layer already exists [2022-05-23T16:19:27.407Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:27.407Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:91c1886ce9ee0b57c0dc003c3c3351bb4ec29db919edfe322d7e1f3a22433cf4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:27.756Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:28.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-23T16:19:28.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T16:19:28.097Z] 462a74055528: Preparing [2022-05-23T16:19:28.097Z] e310186dbd59: Preparing [2022-05-23T16:19:28.097Z] 9f95d7496653: Preparing [2022-05-23T16:19:28.097Z] cc14d5be6281: Preparing [2022-05-23T16:19:28.097Z] 14b90400965b: Preparing [2022-05-23T16:19:28.097Z] 8913ab4f0048: Preparing [2022-05-23T16:19:28.097Z] 45bee793da3d: Preparing [2022-05-23T16:19:28.097Z] f73e7dbfee58: Preparing [2022-05-23T16:19:28.097Z] 8913ab4f0048: Waiting [2022-05-23T16:19:28.097Z] f73e7dbfee58: Waiting [2022-05-23T16:19:28.097Z] 45bee793da3d: Waiting [2022-05-23T16:19:28.097Z] 14b90400965b: Layer already exists [2022-05-23T16:19:28.372Z] cc14d5be6281: Layer already exists [2022-05-23T16:19:28.372Z] 462a74055528: Layer already exists [2022-05-23T16:19:28.372Z] e310186dbd59: Layer already exists [2022-05-23T16:19:28.372Z] 9f95d7496653: Layer already exists [2022-05-23T16:19:28.372Z] 8913ab4f0048: Layer already exists [2022-05-23T16:19:28.372Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:28.372Z] 45bee793da3d: Layer already exists [2022-05-23T16:19:28.372Z] main: digest: sha256:91c1886ce9ee0b57c0dc003c3c3351bb4ec29db919edfe322d7e1f3a22433cf4 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:19:28.421Z] ===================================================== [Pipeline] echo [2022-05-23T16:19:28.430Z] taggedImages: [2022-05-23T16:19:28.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:28.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-23T16:19:28.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.5 [2022-05-23T16:19:28.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:28.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-23T16:19:28.451Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-23T16:19:28.451Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:28.451Z] latest [2022-05-23T16:19:28.451Z] 2.2.1-dev.5 [2022-05-23T16:19:28.451Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:28.451Z] main [2022-05-23T16:19:28.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:28.811Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:29.154Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:29.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T16:19:29.154Z] fdd4aaa6dfa8: Preparing [2022-05-23T16:19:29.154Z] 337b7bbcf4fa: Preparing [2022-05-23T16:19:29.154Z] ea5ad9edff53: Preparing [2022-05-23T16:19:29.154Z] 270bf94d8a1a: Preparing [2022-05-23T16:19:29.154Z] ed82fb96afeb: Preparing [2022-05-23T16:19:29.154Z] 83fa83465cff: Preparing [2022-05-23T16:19:29.154Z] e99f31f6c945: Preparing [2022-05-23T16:19:29.154Z] c72702971a33: Preparing [2022-05-23T16:19:29.154Z] 2a8d0da9620c: Preparing [2022-05-23T16:19:29.154Z] f73e7dbfee58: Preparing [2022-05-23T16:19:29.154Z] e99f31f6c945: Waiting [2022-05-23T16:19:29.154Z] c72702971a33: Waiting [2022-05-23T16:19:29.154Z] 2a8d0da9620c: Waiting [2022-05-23T16:19:29.154Z] f73e7dbfee58: Waiting [2022-05-23T16:19:29.154Z] 83fa83465cff: Waiting [2022-05-23T16:19:29.443Z] ed82fb96afeb: Pushed [2022-05-23T16:19:29.443Z] fdd4aaa6dfa8: Pushed [2022-05-23T16:19:29.443Z] 337b7bbcf4fa: Pushed [2022-05-23T16:19:29.728Z] 83fa83465cff: Pushed [2022-05-23T16:19:29.728Z] e99f31f6c945: Pushed [2022-05-23T16:19:29.728Z] c72702971a33: Pushed [2022-05-23T16:19:29.728Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:30.328Z] 2a8d0da9620c: Pushed [2022-05-23T16:19:32.314Z] 270bf94d8a1a: Pushed [2022-05-23T16:19:33.291Z] ea5ad9edff53: Pushed [2022-05-23T16:19:33.291Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:8b83d4549bd27660cd1b080b64f740657c8f0df660fc5f7b85a6cff19b0d1190 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:33.638Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:33.986Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-23T16:19:33.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T16:19:33.987Z] fdd4aaa6dfa8: Preparing [2022-05-23T16:19:33.987Z] 337b7bbcf4fa: Preparing [2022-05-23T16:19:33.987Z] ea5ad9edff53: Preparing [2022-05-23T16:19:33.987Z] 270bf94d8a1a: Preparing [2022-05-23T16:19:33.987Z] ed82fb96afeb: Preparing [2022-05-23T16:19:33.987Z] 83fa83465cff: Preparing [2022-05-23T16:19:33.987Z] e99f31f6c945: Preparing [2022-05-23T16:19:33.987Z] c72702971a33: Preparing [2022-05-23T16:19:33.987Z] 2a8d0da9620c: Preparing [2022-05-23T16:19:33.987Z] f73e7dbfee58: Preparing [2022-05-23T16:19:33.987Z] c72702971a33: Waiting [2022-05-23T16:19:33.987Z] 2a8d0da9620c: Waiting [2022-05-23T16:19:33.987Z] f73e7dbfee58: Waiting [2022-05-23T16:19:33.987Z] e99f31f6c945: Waiting [2022-05-23T16:19:33.987Z] 83fa83465cff: Waiting [2022-05-23T16:19:33.987Z] ea5ad9edff53: Layer already exists [2022-05-23T16:19:33.987Z] fdd4aaa6dfa8: Layer already exists [2022-05-23T16:19:33.987Z] 337b7bbcf4fa: Layer already exists [2022-05-23T16:19:33.987Z] ed82fb96afeb: Layer already exists [2022-05-23T16:19:33.987Z] 270bf94d8a1a: Layer already exists [2022-05-23T16:19:34.258Z] e99f31f6c945: Layer already exists [2022-05-23T16:19:34.258Z] c72702971a33: Layer already exists [2022-05-23T16:19:34.258Z] 83fa83465cff: Layer already exists [2022-05-23T16:19:34.258Z] 2a8d0da9620c: Layer already exists [2022-05-23T16:19:34.258Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:34.258Z] latest: digest: sha256:8b83d4549bd27660cd1b080b64f740657c8f0df660fc5f7b85a6cff19b0d1190 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:34.600Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:34.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.5 [2022-05-23T16:19:34.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T16:19:34.962Z] fdd4aaa6dfa8: Preparing [2022-05-23T16:19:34.962Z] 337b7bbcf4fa: Preparing [2022-05-23T16:19:34.962Z] ea5ad9edff53: Preparing [2022-05-23T16:19:34.962Z] 270bf94d8a1a: Preparing [2022-05-23T16:19:34.962Z] ed82fb96afeb: Preparing [2022-05-23T16:19:34.962Z] 83fa83465cff: Preparing [2022-05-23T16:19:34.962Z] e99f31f6c945: Preparing [2022-05-23T16:19:34.962Z] c72702971a33: Preparing [2022-05-23T16:19:34.962Z] 2a8d0da9620c: Preparing [2022-05-23T16:19:34.962Z] f73e7dbfee58: Preparing [2022-05-23T16:19:34.962Z] 83fa83465cff: Waiting [2022-05-23T16:19:34.962Z] 2a8d0da9620c: Waiting [2022-05-23T16:19:34.962Z] f73e7dbfee58: Waiting [2022-05-23T16:19:34.962Z] c72702971a33: Waiting [2022-05-23T16:19:35.240Z] 270bf94d8a1a: Layer already exists [2022-05-23T16:19:35.240Z] fdd4aaa6dfa8: Layer already exists [2022-05-23T16:19:35.240Z] 337b7bbcf4fa: Layer already exists [2022-05-23T16:19:35.240Z] ed82fb96afeb: Layer already exists [2022-05-23T16:19:35.240Z] ea5ad9edff53: Layer already exists [2022-05-23T16:19:35.240Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:35.240Z] 83fa83465cff: Layer already exists [2022-05-23T16:19:35.240Z] 2a8d0da9620c: Layer already exists [2022-05-23T16:19:35.240Z] c72702971a33: Layer already exists [2022-05-23T16:19:35.240Z] e99f31f6c945: Layer already exists [2022-05-23T16:19:35.240Z] 2.2.1-dev.5: digest: sha256:8b83d4549bd27660cd1b080b64f740657c8f0df660fc5f7b85a6cff19b0d1190 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:35.663Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:36.005Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:36.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T16:19:36.005Z] fdd4aaa6dfa8: Preparing [2022-05-23T16:19:36.005Z] 337b7bbcf4fa: Preparing [2022-05-23T16:19:36.005Z] ea5ad9edff53: Preparing [2022-05-23T16:19:36.005Z] 270bf94d8a1a: Preparing [2022-05-23T16:19:36.005Z] ed82fb96afeb: Preparing [2022-05-23T16:19:36.005Z] 83fa83465cff: Preparing [2022-05-23T16:19:36.005Z] e99f31f6c945: Preparing [2022-05-23T16:19:36.005Z] c72702971a33: Preparing [2022-05-23T16:19:36.005Z] 2a8d0da9620c: Preparing [2022-05-23T16:19:36.005Z] f73e7dbfee58: Preparing [2022-05-23T16:19:36.005Z] e99f31f6c945: Waiting [2022-05-23T16:19:36.005Z] c72702971a33: Waiting [2022-05-23T16:19:36.005Z] f73e7dbfee58: Waiting [2022-05-23T16:19:36.005Z] 2a8d0da9620c: Waiting [2022-05-23T16:19:36.005Z] 83fa83465cff: Waiting [2022-05-23T16:19:36.005Z] ea5ad9edff53: Layer already exists [2022-05-23T16:19:36.005Z] 270bf94d8a1a: Layer already exists [2022-05-23T16:19:36.005Z] fdd4aaa6dfa8: Layer already exists [2022-05-23T16:19:36.005Z] ed82fb96afeb: Layer already exists [2022-05-23T16:19:36.005Z] 337b7bbcf4fa: Layer already exists [2022-05-23T16:19:36.277Z] 83fa83465cff: Layer already exists [2022-05-23T16:19:36.277Z] 2a8d0da9620c: Layer already exists [2022-05-23T16:19:36.277Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:36.277Z] c72702971a33: Layer already exists [2022-05-23T16:19:36.277Z] e99f31f6c945: Layer already exists [2022-05-23T16:19:36.277Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:8b83d4549bd27660cd1b080b64f740657c8f0df660fc5f7b85a6cff19b0d1190 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:36.626Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:36.966Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-23T16:19:36.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T16:19:36.966Z] fdd4aaa6dfa8: Preparing [2022-05-23T16:19:36.966Z] 337b7bbcf4fa: Preparing [2022-05-23T16:19:36.966Z] ea5ad9edff53: Preparing [2022-05-23T16:19:36.966Z] 270bf94d8a1a: Preparing [2022-05-23T16:19:36.966Z] ed82fb96afeb: Preparing [2022-05-23T16:19:36.966Z] 83fa83465cff: Preparing [2022-05-23T16:19:36.966Z] e99f31f6c945: Preparing [2022-05-23T16:19:36.966Z] c72702971a33: Preparing [2022-05-23T16:19:36.966Z] 2a8d0da9620c: Preparing [2022-05-23T16:19:36.966Z] f73e7dbfee58: Preparing [2022-05-23T16:19:36.966Z] 83fa83465cff: Waiting [2022-05-23T16:19:36.966Z] e99f31f6c945: Waiting [2022-05-23T16:19:36.966Z] c72702971a33: Waiting [2022-05-23T16:19:36.966Z] f73e7dbfee58: Waiting [2022-05-23T16:19:36.966Z] 2a8d0da9620c: Waiting [2022-05-23T16:19:36.966Z] 337b7bbcf4fa: Layer already exists [2022-05-23T16:19:36.966Z] fdd4aaa6dfa8: Layer already exists [2022-05-23T16:19:36.966Z] ed82fb96afeb: Layer already exists [2022-05-23T16:19:36.966Z] 270bf94d8a1a: Layer already exists [2022-05-23T16:19:36.966Z] ea5ad9edff53: Layer already exists [2022-05-23T16:19:37.237Z] c72702971a33: Layer already exists [2022-05-23T16:19:37.237Z] e99f31f6c945: Layer already exists [2022-05-23T16:19:37.237Z] 2a8d0da9620c: Layer already exists [2022-05-23T16:19:37.237Z] f73e7dbfee58: Layer already exists [2022-05-23T16:19:37.237Z] 83fa83465cff: Layer already exists [2022-05-23T16:19:37.237Z] main: digest: sha256:8b83d4549bd27660cd1b080b64f740657c8f0df660fc5f7b85a6cff19b0d1190 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:19:37.286Z] ===================================================== [Pipeline] echo [2022-05-23T16:19:37.296Z] taggedImages: [2022-05-23T16:19:37.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:37.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-23T16:19:37.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.5 [2022-05-23T16:19:37.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:37.296Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-23T16:19:37.320Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-23T16:19:37.320Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:37.320Z] latest [2022-05-23T16:19:37.320Z] 2.2.1-dev.5 [2022-05-23T16:19:37.320Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:37.320Z] main [2022-05-23T16:19:37.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:37.679Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:38.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:38.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T16:19:38.023Z] 8f62392d70de: Preparing [2022-05-23T16:19:38.023Z] c4040a7482a7: Preparing [2022-05-23T16:19:38.023Z] 83b5d031cd85: Preparing [2022-05-23T16:19:38.023Z] 7ecddffaa2db: Preparing [2022-05-23T16:19:38.023Z] 66d20d421c15: Preparing [2022-05-23T16:19:38.023Z] 4f4ce317c6bb: Preparing [2022-05-23T16:19:38.023Z] 4f4ce317c6bb: Waiting [2022-05-23T16:19:38.297Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:38.297Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:19:38.297Z] 8f62392d70de: Pushed [2022-05-23T16:19:38.297Z] 66d20d421c15: Pushed [2022-05-23T16:19:39.729Z] 7ecddffaa2db: Pushed [2022-05-23T16:19:43.436Z] c4040a7482a7: Pushed [2022-05-23T16:19:43.436Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:77ef4516a84a874c746f76d96f802c5343445ab9d8895a31da584f7ce7306f81 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:43.777Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:44.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-23T16:19:44.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T16:19:44.116Z] 8f62392d70de: Preparing [2022-05-23T16:19:44.116Z] c4040a7482a7: Preparing [2022-05-23T16:19:44.116Z] 83b5d031cd85: Preparing [2022-05-23T16:19:44.116Z] 7ecddffaa2db: Preparing [2022-05-23T16:19:44.116Z] 66d20d421c15: Preparing [2022-05-23T16:19:44.116Z] 4f4ce317c6bb: Preparing [2022-05-23T16:19:44.116Z] 4f4ce317c6bb: Waiting [2022-05-23T16:19:44.116Z] 66d20d421c15: Layer already exists [2022-05-23T16:19:44.116Z] 7ecddffaa2db: Layer already exists [2022-05-23T16:19:44.116Z] c4040a7482a7: Layer already exists [2022-05-23T16:19:44.116Z] 8f62392d70de: Layer already exists [2022-05-23T16:19:44.116Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:44.388Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:19:44.388Z] latest: digest: sha256:77ef4516a84a874c746f76d96f802c5343445ab9d8895a31da584f7ce7306f81 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:44.730Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:45.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.5 [2022-05-23T16:19:45.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T16:19:45.069Z] 8f62392d70de: Preparing [2022-05-23T16:19:45.069Z] c4040a7482a7: Preparing [2022-05-23T16:19:45.069Z] 83b5d031cd85: Preparing [2022-05-23T16:19:45.069Z] 7ecddffaa2db: Preparing [2022-05-23T16:19:45.069Z] 66d20d421c15: Preparing [2022-05-23T16:19:45.069Z] 4f4ce317c6bb: Preparing [2022-05-23T16:19:45.069Z] 4f4ce317c6bb: Waiting [2022-05-23T16:19:45.069Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:45.069Z] 8f62392d70de: Layer already exists [2022-05-23T16:19:45.069Z] 7ecddffaa2db: Layer already exists [2022-05-23T16:19:45.069Z] c4040a7482a7: Layer already exists [2022-05-23T16:19:45.069Z] 66d20d421c15: Layer already exists [2022-05-23T16:19:45.341Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:19:45.341Z] 2.2.1-dev.5: digest: sha256:77ef4516a84a874c746f76d96f802c5343445ab9d8895a31da584f7ce7306f81 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:45.687Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:46.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:46.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T16:19:46.027Z] 8f62392d70de: Preparing [2022-05-23T16:19:46.027Z] c4040a7482a7: Preparing [2022-05-23T16:19:46.027Z] 83b5d031cd85: Preparing [2022-05-23T16:19:46.027Z] 7ecddffaa2db: Preparing [2022-05-23T16:19:46.027Z] 66d20d421c15: Preparing [2022-05-23T16:19:46.027Z] 4f4ce317c6bb: Preparing [2022-05-23T16:19:46.027Z] 4f4ce317c6bb: Waiting [2022-05-23T16:19:46.027Z] 66d20d421c15: Layer already exists [2022-05-23T16:19:46.027Z] c4040a7482a7: Layer already exists [2022-05-23T16:19:46.027Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:46.027Z] 8f62392d70de: Layer already exists [2022-05-23T16:19:46.027Z] 7ecddffaa2db: Layer already exists [2022-05-23T16:19:46.300Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:19:46.300Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:77ef4516a84a874c746f76d96f802c5343445ab9d8895a31da584f7ce7306f81 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:46.648Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:46.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-23T16:19:46.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T16:19:46.990Z] 8f62392d70de: Preparing [2022-05-23T16:19:46.990Z] c4040a7482a7: Preparing [2022-05-23T16:19:46.990Z] 83b5d031cd85: Preparing [2022-05-23T16:19:46.990Z] 7ecddffaa2db: Preparing [2022-05-23T16:19:46.990Z] 66d20d421c15: Preparing [2022-05-23T16:19:46.990Z] 4f4ce317c6bb: Preparing [2022-05-23T16:19:46.990Z] 4f4ce317c6bb: Waiting [2022-05-23T16:19:46.990Z] 83b5d031cd85: Layer already exists [2022-05-23T16:19:46.990Z] 8f62392d70de: Layer already exists [2022-05-23T16:19:46.990Z] 7ecddffaa2db: Layer already exists [2022-05-23T16:19:46.990Z] c4040a7482a7: Layer already exists [2022-05-23T16:19:46.990Z] 66d20d421c15: Layer already exists [2022-05-23T16:19:47.263Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:19:47.263Z] main: digest: sha256:77ef4516a84a874c746f76d96f802c5343445ab9d8895a31da584f7ce7306f81 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:19:47.312Z] ===================================================== [Pipeline] echo [2022-05-23T16:19:47.320Z] taggedImages: [2022-05-23T16:19:47.320Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:47.320Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-23T16:19:47.320Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.5 [2022-05-23T16:19:47.320Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:47.320Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-23T16:19:47.348Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-23T16:19:47.348Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:47.348Z] latest [2022-05-23T16:19:47.348Z] 2.2.1-dev.5 [2022-05-23T16:19:47.348Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:19:47.348Z] main [2022-05-23T16:19:47.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:47.706Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:19:48.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:19:48.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T16:19:48.051Z] d1e0da5c4927: Preparing [2022-05-23T16:19:48.051Z] 02eb43e5fe8f: Preparing [2022-05-23T16:19:48.051Z] 9d97b479ca45: Preparing [2022-05-23T16:19:48.051Z] aca587de7f89: Preparing [2022-05-23T16:19:48.051Z] fbdffea42626: Preparing [2022-05-23T16:19:48.051Z] 1b7fc5149da4: Preparing [2022-05-23T16:19:48.051Z] 66d20d421c15: Preparing [2022-05-23T16:19:48.051Z] 4f4ce317c6bb: Preparing [2022-05-23T16:19:48.051Z] 1b7fc5149da4: Waiting [2022-05-23T16:19:48.051Z] 66d20d421c15: Waiting [2022-05-23T16:19:48.328Z] d1e0da5c4927: Pushed [2022-05-23T16:19:48.328Z] 02eb43e5fe8f: Pushed [2022-05-23T16:19:48.328Z] 9d97b479ca45: Pushed [2022-05-23T16:19:48.604Z] 66d20d421c15: Layer already exists [2022-05-23T16:19:48.604Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:19:49.203Z] 1b7fc5149da4: Pushed [2022-05-23T16:19:59.344Z] fbdffea42626: Pushed [2022-05-23T16:20:07.609Z] aca587de7f89: Pushed [2022-05-23T16:20:07.609Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:ec67e783199772528766dcd7cae08ac9852219476bae22f2638a75289da132cb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:07.957Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:08.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-23T16:20:08.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T16:20:08.299Z] d1e0da5c4927: Preparing [2022-05-23T16:20:08.299Z] 02eb43e5fe8f: Preparing [2022-05-23T16:20:08.299Z] 9d97b479ca45: Preparing [2022-05-23T16:20:08.299Z] aca587de7f89: Preparing [2022-05-23T16:20:08.299Z] fbdffea42626: Preparing [2022-05-23T16:20:08.299Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:08.299Z] 66d20d421c15: Preparing [2022-05-23T16:20:08.299Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:08.299Z] 1b7fc5149da4: Waiting [2022-05-23T16:20:08.299Z] 66d20d421c15: Waiting [2022-05-23T16:20:08.299Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:08.572Z] 9d97b479ca45: Layer already exists [2022-05-23T16:20:08.572Z] d1e0da5c4927: Layer already exists [2022-05-23T16:20:08.572Z] aca587de7f89: Layer already exists [2022-05-23T16:20:08.572Z] 02eb43e5fe8f: Layer already exists [2022-05-23T16:20:08.572Z] fbdffea42626: Layer already exists [2022-05-23T16:20:08.572Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:08.572Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:08.572Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:08.572Z] latest: digest: sha256:ec67e783199772528766dcd7cae08ac9852219476bae22f2638a75289da132cb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:08.921Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:09.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.5 [2022-05-23T16:20:09.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T16:20:09.261Z] d1e0da5c4927: Preparing [2022-05-23T16:20:09.261Z] 02eb43e5fe8f: Preparing [2022-05-23T16:20:09.261Z] 9d97b479ca45: Preparing [2022-05-23T16:20:09.261Z] aca587de7f89: Preparing [2022-05-23T16:20:09.261Z] fbdffea42626: Preparing [2022-05-23T16:20:09.261Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:09.261Z] 66d20d421c15: Preparing [2022-05-23T16:20:09.261Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:09.261Z] 1b7fc5149da4: Waiting [2022-05-23T16:20:09.261Z] 66d20d421c15: Waiting [2022-05-23T16:20:09.261Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:09.261Z] 02eb43e5fe8f: Layer already exists [2022-05-23T16:20:09.261Z] fbdffea42626: Layer already exists [2022-05-23T16:20:09.261Z] d1e0da5c4927: Layer already exists [2022-05-23T16:20:09.261Z] aca587de7f89: Layer already exists [2022-05-23T16:20:09.261Z] 9d97b479ca45: Layer already exists [2022-05-23T16:20:09.536Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:09.536Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:09.536Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:09.536Z] 2.2.1-dev.5: digest: sha256:ec67e783199772528766dcd7cae08ac9852219476bae22f2638a75289da132cb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:09.887Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:10.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:10.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T16:20:10.230Z] d1e0da5c4927: Preparing [2022-05-23T16:20:10.230Z] 02eb43e5fe8f: Preparing [2022-05-23T16:20:10.230Z] 9d97b479ca45: Preparing [2022-05-23T16:20:10.230Z] aca587de7f89: Preparing [2022-05-23T16:20:10.230Z] fbdffea42626: Preparing [2022-05-23T16:20:10.230Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:10.230Z] 66d20d421c15: Preparing [2022-05-23T16:20:10.230Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:10.230Z] 1b7fc5149da4: Waiting [2022-05-23T16:20:10.230Z] 66d20d421c15: Waiting [2022-05-23T16:20:10.230Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:10.230Z] aca587de7f89: Layer already exists [2022-05-23T16:20:10.230Z] 02eb43e5fe8f: Layer already exists [2022-05-23T16:20:10.503Z] fbdffea42626: Layer already exists [2022-05-23T16:20:10.503Z] d1e0da5c4927: Layer already exists [2022-05-23T16:20:10.503Z] 9d97b479ca45: Layer already exists [2022-05-23T16:20:10.503Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:10.503Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:10.503Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:10.503Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:ec67e783199772528766dcd7cae08ac9852219476bae22f2638a75289da132cb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:10.848Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:11.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-23T16:20:11.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T16:20:11.196Z] d1e0da5c4927: Preparing [2022-05-23T16:20:11.196Z] 02eb43e5fe8f: Preparing [2022-05-23T16:20:11.196Z] 9d97b479ca45: Preparing [2022-05-23T16:20:11.196Z] aca587de7f89: Preparing [2022-05-23T16:20:11.196Z] fbdffea42626: Preparing [2022-05-23T16:20:11.196Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:11.196Z] 66d20d421c15: Preparing [2022-05-23T16:20:11.196Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:11.196Z] 1b7fc5149da4: Waiting [2022-05-23T16:20:11.196Z] 66d20d421c15: Waiting [2022-05-23T16:20:11.196Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:11.468Z] 9d97b479ca45: Layer already exists [2022-05-23T16:20:11.468Z] fbdffea42626: Layer already exists [2022-05-23T16:20:11.468Z] 02eb43e5fe8f: Layer already exists [2022-05-23T16:20:11.468Z] aca587de7f89: Layer already exists [2022-05-23T16:20:11.468Z] d1e0da5c4927: Layer already exists [2022-05-23T16:20:11.468Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:11.468Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:11.468Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:11.468Z] main: digest: sha256:ec67e783199772528766dcd7cae08ac9852219476bae22f2638a75289da132cb size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:20:11.518Z] ===================================================== [Pipeline] echo [2022-05-23T16:20:11.528Z] taggedImages: [2022-05-23T16:20:11.528Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:11.528Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-23T16:20:11.528Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.5 [2022-05-23T16:20:11.528Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:11.528Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-23T16:20:11.550Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-23T16:20:11.550Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:11.550Z] latest [2022-05-23T16:20:11.550Z] 2.2.1-dev.5 [2022-05-23T16:20:11.550Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:11.550Z] main [2022-05-23T16:20:11.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:11.923Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:12.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:12.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T16:20:12.267Z] de903c0d5845: Preparing [2022-05-23T16:20:12.267Z] f061cffc7b9a: Preparing [2022-05-23T16:20:12.267Z] 7b5f08e13661: Preparing [2022-05-23T16:20:12.267Z] ff2f1423d7de: Preparing [2022-05-23T16:20:12.267Z] a7ef1bdab26b: Preparing [2022-05-23T16:20:12.267Z] 66d20d421c15: Preparing [2022-05-23T16:20:12.267Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:12.267Z] 66d20d421c15: Waiting [2022-05-23T16:20:12.267Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:12.561Z] 7b5f08e13661: Pushed [2022-05-23T16:20:12.561Z] f061cffc7b9a: Pushed [2022-05-23T16:20:12.561Z] de903c0d5845: Pushed [2022-05-23T16:20:12.561Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:12.561Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:13.158Z] a7ef1bdab26b: Pushed [2022-05-23T16:20:31.454Z] ff2f1423d7de: Pushed [2022-05-23T16:20:31.454Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:0ffdb2e472ed2f044785875cf3e83527f42f1eb34e232057e970aff15c3823c5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:31.807Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:32.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-23T16:20:32.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T16:20:32.148Z] de903c0d5845: Preparing [2022-05-23T16:20:32.148Z] f061cffc7b9a: Preparing [2022-05-23T16:20:32.148Z] 7b5f08e13661: Preparing [2022-05-23T16:20:32.148Z] ff2f1423d7de: Preparing [2022-05-23T16:20:32.148Z] a7ef1bdab26b: Preparing [2022-05-23T16:20:32.148Z] 66d20d421c15: Preparing [2022-05-23T16:20:32.148Z] 66d20d421c15: Waiting [2022-05-23T16:20:32.148Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:32.148Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:32.420Z] 7b5f08e13661: Layer already exists [2022-05-23T16:20:32.421Z] a7ef1bdab26b: Layer already exists [2022-05-23T16:20:32.421Z] f061cffc7b9a: Layer already exists [2022-05-23T16:20:32.421Z] ff2f1423d7de: Layer already exists [2022-05-23T16:20:32.421Z] de903c0d5845: Layer already exists [2022-05-23T16:20:32.421Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:32.421Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:32.421Z] latest: digest: sha256:0ffdb2e472ed2f044785875cf3e83527f42f1eb34e232057e970aff15c3823c5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:32.794Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:33.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.5 [2022-05-23T16:20:33.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T16:20:33.163Z] de903c0d5845: Preparing [2022-05-23T16:20:33.163Z] f061cffc7b9a: Preparing [2022-05-23T16:20:33.163Z] 7b5f08e13661: Preparing [2022-05-23T16:20:33.163Z] ff2f1423d7de: Preparing [2022-05-23T16:20:33.163Z] a7ef1bdab26b: Preparing [2022-05-23T16:20:33.163Z] 66d20d421c15: Preparing [2022-05-23T16:20:33.163Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:33.163Z] 66d20d421c15: Waiting [2022-05-23T16:20:33.163Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:33.163Z] 7b5f08e13661: Layer already exists [2022-05-23T16:20:33.163Z] f061cffc7b9a: Layer already exists [2022-05-23T16:20:33.163Z] ff2f1423d7de: Layer already exists [2022-05-23T16:20:33.163Z] a7ef1bdab26b: Layer already exists [2022-05-23T16:20:33.163Z] de903c0d5845: Layer already exists [2022-05-23T16:20:33.442Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:33.442Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:33.442Z] 2.2.1-dev.5: digest: sha256:0ffdb2e472ed2f044785875cf3e83527f42f1eb34e232057e970aff15c3823c5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:33.808Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:34.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:34.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T16:20:34.172Z] de903c0d5845: Preparing [2022-05-23T16:20:34.172Z] f061cffc7b9a: Preparing [2022-05-23T16:20:34.172Z] 7b5f08e13661: Preparing [2022-05-23T16:20:34.172Z] ff2f1423d7de: Preparing [2022-05-23T16:20:34.172Z] a7ef1bdab26b: Preparing [2022-05-23T16:20:34.172Z] 66d20d421c15: Preparing [2022-05-23T16:20:34.172Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:34.172Z] 66d20d421c15: Waiting [2022-05-23T16:20:34.172Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:34.172Z] 7b5f08e13661: Layer already exists [2022-05-23T16:20:34.172Z] ff2f1423d7de: Layer already exists [2022-05-23T16:20:34.172Z] a7ef1bdab26b: Layer already exists [2022-05-23T16:20:34.172Z] f061cffc7b9a: Layer already exists [2022-05-23T16:20:34.172Z] de903c0d5845: Layer already exists [2022-05-23T16:20:34.444Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:34.444Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:34.444Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:0ffdb2e472ed2f044785875cf3e83527f42f1eb34e232057e970aff15c3823c5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:34.789Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:35.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-23T16:20:35.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T16:20:35.129Z] de903c0d5845: Preparing [2022-05-23T16:20:35.129Z] f061cffc7b9a: Preparing [2022-05-23T16:20:35.129Z] 7b5f08e13661: Preparing [2022-05-23T16:20:35.129Z] ff2f1423d7de: Preparing [2022-05-23T16:20:35.129Z] a7ef1bdab26b: Preparing [2022-05-23T16:20:35.129Z] 66d20d421c15: Preparing [2022-05-23T16:20:35.129Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:35.129Z] 66d20d421c15: Waiting [2022-05-23T16:20:35.129Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:35.129Z] a7ef1bdab26b: Layer already exists [2022-05-23T16:20:35.129Z] f061cffc7b9a: Layer already exists [2022-05-23T16:20:35.129Z] 7b5f08e13661: Layer already exists [2022-05-23T16:20:35.129Z] de903c0d5845: Layer already exists [2022-05-23T16:20:35.129Z] ff2f1423d7de: Layer already exists [2022-05-23T16:20:35.401Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:35.401Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:35.401Z] main: digest: sha256:0ffdb2e472ed2f044785875cf3e83527f42f1eb34e232057e970aff15c3823c5 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:20:35.452Z] ===================================================== [Pipeline] echo [2022-05-23T16:20:35.462Z] taggedImages: [2022-05-23T16:20:35.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:35.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-23T16:20:35.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.5 [2022-05-23T16:20:35.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:35.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-23T16:20:35.484Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-23T16:20:35.484Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:35.484Z] latest [2022-05-23T16:20:35.484Z] 2.2.1-dev.5 [2022-05-23T16:20:35.484Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:35.484Z] main [2022-05-23T16:20:35.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:35.842Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:36.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:36.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T16:20:36.186Z] 20aea3e2131e: Preparing [2022-05-23T16:20:36.186Z] 6e84d383a94c: Preparing [2022-05-23T16:20:36.186Z] c36e6c82fdca: Preparing [2022-05-23T16:20:36.186Z] acfba18a4ca3: Preparing [2022-05-23T16:20:36.186Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:36.186Z] 66d20d421c15: Preparing [2022-05-23T16:20:36.186Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:36.186Z] 66d20d421c15: Waiting [2022-05-23T16:20:36.186Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:36.457Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:36.457Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:36.457Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:36.457Z] 20aea3e2131e: Pushed [2022-05-23T16:20:36.457Z] c36e6c82fdca: Pushed [2022-05-23T16:20:36.457Z] 6e84d383a94c: Pushed [2022-05-23T16:20:54.737Z] acfba18a4ca3: Pushed [2022-05-23T16:20:54.737Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:e2553b40e453d0bc7def5d7ea5333660ed4813727f47a406376cbf9b517147a8 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:55.082Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:55.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-23T16:20:55.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T16:20:55.423Z] 20aea3e2131e: Preparing [2022-05-23T16:20:55.423Z] 6e84d383a94c: Preparing [2022-05-23T16:20:55.423Z] c36e6c82fdca: Preparing [2022-05-23T16:20:55.423Z] acfba18a4ca3: Preparing [2022-05-23T16:20:55.423Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:55.423Z] 66d20d421c15: Preparing [2022-05-23T16:20:55.423Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:55.423Z] 66d20d421c15: Waiting [2022-05-23T16:20:55.423Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:55.423Z] c36e6c82fdca: Layer already exists [2022-05-23T16:20:55.423Z] 20aea3e2131e: Layer already exists [2022-05-23T16:20:55.423Z] acfba18a4ca3: Layer already exists [2022-05-23T16:20:55.423Z] 6e84d383a94c: Layer already exists [2022-05-23T16:20:55.702Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:55.702Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:55.702Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:55.702Z] latest: digest: sha256:e2553b40e453d0bc7def5d7ea5333660ed4813727f47a406376cbf9b517147a8 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:56.045Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:56.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.5 [2022-05-23T16:20:56.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T16:20:56.386Z] 20aea3e2131e: Preparing [2022-05-23T16:20:56.386Z] 6e84d383a94c: Preparing [2022-05-23T16:20:56.386Z] c36e6c82fdca: Preparing [2022-05-23T16:20:56.386Z] acfba18a4ca3: Preparing [2022-05-23T16:20:56.386Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:56.386Z] 66d20d421c15: Preparing [2022-05-23T16:20:56.386Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:56.386Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:56.386Z] 66d20d421c15: Waiting [2022-05-23T16:20:56.386Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:56.386Z] 6e84d383a94c: Layer already exists [2022-05-23T16:20:56.386Z] c36e6c82fdca: Layer already exists [2022-05-23T16:20:56.386Z] 20aea3e2131e: Layer already exists [2022-05-23T16:20:56.386Z] acfba18a4ca3: Layer already exists [2022-05-23T16:20:56.658Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:56.658Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:56.658Z] 2.2.1-dev.5: digest: sha256:e2553b40e453d0bc7def5d7ea5333660ed4813727f47a406376cbf9b517147a8 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:56.999Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:57.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:57.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T16:20:57.339Z] 20aea3e2131e: Preparing [2022-05-23T16:20:57.339Z] 6e84d383a94c: Preparing [2022-05-23T16:20:57.339Z] c36e6c82fdca: Preparing [2022-05-23T16:20:57.339Z] acfba18a4ca3: Preparing [2022-05-23T16:20:57.339Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:57.339Z] 66d20d421c15: Preparing [2022-05-23T16:20:57.339Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:57.339Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:57.339Z] 66d20d421c15: Waiting [2022-05-23T16:20:57.613Z] c36e6c82fdca: Layer already exists [2022-05-23T16:20:57.613Z] 20aea3e2131e: Layer already exists [2022-05-23T16:20:57.613Z] acfba18a4ca3: Layer already exists [2022-05-23T16:20:57.613Z] 6e84d383a94c: Layer already exists [2022-05-23T16:20:57.613Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:57.613Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:57.613Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:57.613Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:e2553b40e453d0bc7def5d7ea5333660ed4813727f47a406376cbf9b517147a8 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:57.956Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:58.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-23T16:20:58.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T16:20:58.296Z] 20aea3e2131e: Preparing [2022-05-23T16:20:58.296Z] 6e84d383a94c: Preparing [2022-05-23T16:20:58.296Z] c36e6c82fdca: Preparing [2022-05-23T16:20:58.296Z] acfba18a4ca3: Preparing [2022-05-23T16:20:58.296Z] 1b7fc5149da4: Preparing [2022-05-23T16:20:58.296Z] 66d20d421c15: Preparing [2022-05-23T16:20:58.296Z] 4f4ce317c6bb: Preparing [2022-05-23T16:20:58.296Z] 66d20d421c15: Waiting [2022-05-23T16:20:58.296Z] 4f4ce317c6bb: Waiting [2022-05-23T16:20:58.296Z] c36e6c82fdca: Layer already exists [2022-05-23T16:20:58.296Z] 1b7fc5149da4: Layer already exists [2022-05-23T16:20:58.296Z] 6e84d383a94c: Layer already exists [2022-05-23T16:20:58.296Z] acfba18a4ca3: Layer already exists [2022-05-23T16:20:58.296Z] 20aea3e2131e: Layer already exists [2022-05-23T16:20:58.569Z] 66d20d421c15: Layer already exists [2022-05-23T16:20:58.569Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:20:58.569Z] main: digest: sha256:e2553b40e453d0bc7def5d7ea5333660ed4813727f47a406376cbf9b517147a8 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:20:58.607Z] ===================================================== [Pipeline] echo [2022-05-23T16:20:58.616Z] taggedImages: [2022-05-23T16:20:58.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:58.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-23T16:20:58.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.5 [2022-05-23T16:20:58.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:58.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-23T16:20:58.638Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-23T16:20:58.638Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:58.638Z] latest [2022-05-23T16:20:58.638Z] 2.2.1-dev.5 [2022-05-23T16:20:58.638Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:20:58.638Z] main [2022-05-23T16:20:58.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:58.991Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:20:59.367Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:20:59.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T16:20:59.368Z] 9e4edbe67809: Preparing [2022-05-23T16:20:59.368Z] 92595407bb99: Preparing [2022-05-23T16:20:59.368Z] 83b5d031cd85: Preparing [2022-05-23T16:20:59.368Z] aede371dad5f: Preparing [2022-05-23T16:20:59.368Z] f73e7dbfee58: Preparing [2022-05-23T16:20:59.640Z] f73e7dbfee58: Layer already exists [2022-05-23T16:20:59.640Z] 83b5d031cd85: Layer already exists [2022-05-23T16:20:59.640Z] 9e4edbe67809: Pushed [2022-05-23T16:20:59.914Z] aede371dad5f: Pushed [2022-05-23T16:21:05.307Z] 92595407bb99: Pushed [2022-05-23T16:21:05.307Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:1aa35b6828ef70064a1b9176e37b20b3335ab8156b1e5d6db1f2bf1a5fcaa26a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:05.649Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:06.019Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-23T16:21:06.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T16:21:06.019Z] 9e4edbe67809: Preparing [2022-05-23T16:21:06.019Z] 92595407bb99: Preparing [2022-05-23T16:21:06.019Z] 83b5d031cd85: Preparing [2022-05-23T16:21:06.019Z] aede371dad5f: Preparing [2022-05-23T16:21:06.019Z] f73e7dbfee58: Preparing [2022-05-23T16:21:06.019Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:06.019Z] 92595407bb99: Layer already exists [2022-05-23T16:21:06.019Z] aede371dad5f: Layer already exists [2022-05-23T16:21:06.019Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:06.295Z] 9e4edbe67809: Layer already exists [2022-05-23T16:21:06.295Z] latest: digest: sha256:1aa35b6828ef70064a1b9176e37b20b3335ab8156b1e5d6db1f2bf1a5fcaa26a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:06.651Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:07.002Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.5 [2022-05-23T16:21:07.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T16:21:07.002Z] 9e4edbe67809: Preparing [2022-05-23T16:21:07.002Z] 92595407bb99: Preparing [2022-05-23T16:21:07.002Z] 83b5d031cd85: Preparing [2022-05-23T16:21:07.002Z] aede371dad5f: Preparing [2022-05-23T16:21:07.002Z] f73e7dbfee58: Preparing [2022-05-23T16:21:07.002Z] 92595407bb99: Layer already exists [2022-05-23T16:21:07.002Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:07.002Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:07.002Z] aede371dad5f: Layer already exists [2022-05-23T16:21:07.002Z] 9e4edbe67809: Layer already exists [2022-05-23T16:21:07.283Z] 2.2.1-dev.5: digest: sha256:1aa35b6828ef70064a1b9176e37b20b3335ab8156b1e5d6db1f2bf1a5fcaa26a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:07.633Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:07.968Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:21:07.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T16:21:07.969Z] 9e4edbe67809: Preparing [2022-05-23T16:21:07.969Z] 92595407bb99: Preparing [2022-05-23T16:21:07.969Z] 83b5d031cd85: Preparing [2022-05-23T16:21:07.969Z] aede371dad5f: Preparing [2022-05-23T16:21:07.969Z] f73e7dbfee58: Preparing [2022-05-23T16:21:07.969Z] aede371dad5f: Layer already exists [2022-05-23T16:21:07.969Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:07.969Z] 92595407bb99: Layer already exists [2022-05-23T16:21:07.969Z] 9e4edbe67809: Layer already exists [2022-05-23T16:21:07.969Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:08.241Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:1aa35b6828ef70064a1b9176e37b20b3335ab8156b1e5d6db1f2bf1a5fcaa26a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:08.591Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:08.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-23T16:21:08.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T16:21:08.933Z] 9e4edbe67809: Preparing [2022-05-23T16:21:08.933Z] 92595407bb99: Preparing [2022-05-23T16:21:08.933Z] 83b5d031cd85: Preparing [2022-05-23T16:21:08.933Z] aede371dad5f: Preparing [2022-05-23T16:21:08.933Z] f73e7dbfee58: Preparing [2022-05-23T16:21:08.933Z] 92595407bb99: Layer already exists [2022-05-23T16:21:08.933Z] aede371dad5f: Layer already exists [2022-05-23T16:21:08.933Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:08.933Z] 9e4edbe67809: Layer already exists [2022-05-23T16:21:08.933Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:09.206Z] main: digest: sha256:1aa35b6828ef70064a1b9176e37b20b3335ab8156b1e5d6db1f2bf1a5fcaa26a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:21:09.253Z] ===================================================== [Pipeline] echo [2022-05-23T16:21:09.264Z] taggedImages: [2022-05-23T16:21:09.264Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:21:09.264Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-23T16:21:09.264Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.5 [2022-05-23T16:21:09.264Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:21:09.264Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-23T16:21:09.291Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-23T16:21:09.291Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:21:09.291Z] latest [2022-05-23T16:21:09.291Z] 2.2.1-dev.5 [2022-05-23T16:21:09.291Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:21:09.291Z] main [2022-05-23T16:21:09.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:09.642Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:09.985Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:21:09.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T16:21:09.985Z] edee0d409038: Preparing [2022-05-23T16:21:09.985Z] c38c97f43b41: Preparing [2022-05-23T16:21:09.985Z] 83b5d031cd85: Preparing [2022-05-23T16:21:09.985Z] f745e967b269: Preparing [2022-05-23T16:21:09.985Z] f73e7dbfee58: Preparing [2022-05-23T16:21:10.256Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:10.256Z] f745e967b269: Layer already exists [2022-05-23T16:21:10.256Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:10.256Z] edee0d409038: Pushed [2022-05-23T16:21:15.648Z] c38c97f43b41: Pushed [2022-05-23T16:21:15.648Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:85834e85405dc799ffdc3edb277b39d948070e2b2ffa6ed6b9cbee7b40f89527 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:15.994Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:16.331Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-23T16:21:16.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T16:21:16.331Z] edee0d409038: Preparing [2022-05-23T16:21:16.331Z] c38c97f43b41: Preparing [2022-05-23T16:21:16.331Z] 83b5d031cd85: Preparing [2022-05-23T16:21:16.331Z] f745e967b269: Preparing [2022-05-23T16:21:16.331Z] f73e7dbfee58: Preparing [2022-05-23T16:21:16.331Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:16.331Z] f745e967b269: Layer already exists [2022-05-23T16:21:16.331Z] edee0d409038: Layer already exists [2022-05-23T16:21:16.331Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:16.331Z] c38c97f43b41: Layer already exists [2022-05-23T16:21:16.603Z] latest: digest: sha256:85834e85405dc799ffdc3edb277b39d948070e2b2ffa6ed6b9cbee7b40f89527 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:16.944Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:17.278Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.5 [2022-05-23T16:21:17.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T16:21:17.278Z] edee0d409038: Preparing [2022-05-23T16:21:17.278Z] c38c97f43b41: Preparing [2022-05-23T16:21:17.278Z] 83b5d031cd85: Preparing [2022-05-23T16:21:17.278Z] f745e967b269: Preparing [2022-05-23T16:21:17.278Z] f73e7dbfee58: Preparing [2022-05-23T16:21:17.278Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:17.278Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:17.278Z] c38c97f43b41: Layer already exists [2022-05-23T16:21:17.278Z] f745e967b269: Layer already exists [2022-05-23T16:21:17.278Z] edee0d409038: Layer already exists [2022-05-23T16:21:17.549Z] 2.2.1-dev.5: digest: sha256:85834e85405dc799ffdc3edb277b39d948070e2b2ffa6ed6b9cbee7b40f89527 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:17.889Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:18.227Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:21:18.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T16:21:18.227Z] edee0d409038: Preparing [2022-05-23T16:21:18.227Z] c38c97f43b41: Preparing [2022-05-23T16:21:18.227Z] 83b5d031cd85: Preparing [2022-05-23T16:21:18.227Z] f745e967b269: Preparing [2022-05-23T16:21:18.227Z] f73e7dbfee58: Preparing [2022-05-23T16:21:18.227Z] f745e967b269: Layer already exists [2022-05-23T16:21:18.227Z] c38c97f43b41: Layer already exists [2022-05-23T16:21:18.227Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:18.227Z] edee0d409038: Layer already exists [2022-05-23T16:21:18.227Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:18.500Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:85834e85405dc799ffdc3edb277b39d948070e2b2ffa6ed6b9cbee7b40f89527 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:18.842Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:19.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-23T16:21:19.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T16:21:19.178Z] edee0d409038: Preparing [2022-05-23T16:21:19.178Z] c38c97f43b41: Preparing [2022-05-23T16:21:19.178Z] 83b5d031cd85: Preparing [2022-05-23T16:21:19.178Z] f745e967b269: Preparing [2022-05-23T16:21:19.178Z] f73e7dbfee58: Preparing [2022-05-23T16:21:19.178Z] edee0d409038: Layer already exists [2022-05-23T16:21:19.178Z] c38c97f43b41: Layer already exists [2022-05-23T16:21:19.178Z] f73e7dbfee58: Layer already exists [2022-05-23T16:21:19.178Z] 83b5d031cd85: Layer already exists [2022-05-23T16:21:19.450Z] f745e967b269: Layer already exists [2022-05-23T16:21:19.450Z] main: digest: sha256:85834e85405dc799ffdc3edb277b39d948070e2b2ffa6ed6b9cbee7b40f89527 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:21:19.501Z] ===================================================== [Pipeline] echo [2022-05-23T16:21:19.510Z] taggedImages: [2022-05-23T16:21:19.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:21:19.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-23T16:21:19.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.5 [2022-05-23T16:21:19.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:21:19.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-23T16:21:19.534Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-23T16:21:19.534Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:21:19.534Z] latest [2022-05-23T16:21:19.534Z] 2.2.1-dev.5 [2022-05-23T16:21:19.534Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:21:19.534Z] main [2022-05-23T16:21:19.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:19.889Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:20.236Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:21:20.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T16:21:20.236Z] 602c8355891a: Preparing [2022-05-23T16:21:20.236Z] 4542b38217d6: Preparing [2022-05-23T16:21:20.236Z] f5e678ec620c: Preparing [2022-05-23T16:21:20.236Z] bd0de82ff887: Preparing [2022-05-23T16:21:20.236Z] f0e5a4d6c014: Preparing [2022-05-23T16:21:20.236Z] 3b19d27f08f7: Preparing [2022-05-23T16:21:20.236Z] 73bb99a6e169: Preparing [2022-05-23T16:21:20.236Z] ec06c3102977: Preparing [2022-05-23T16:21:20.236Z] 6a3c62e080c7: Preparing [2022-05-23T16:21:20.236Z] 340cb19ca677: Preparing [2022-05-23T16:21:20.236Z] 4f4ce317c6bb: Preparing [2022-05-23T16:21:20.236Z] 3b19d27f08f7: Waiting [2022-05-23T16:21:20.236Z] 6a3c62e080c7: Waiting [2022-05-23T16:21:20.236Z] 73bb99a6e169: Waiting [2022-05-23T16:21:20.236Z] ec06c3102977: Waiting [2022-05-23T16:21:20.236Z] 4f4ce317c6bb: Waiting [2022-05-23T16:21:20.236Z] 340cb19ca677: Waiting [2022-05-23T16:21:20.508Z] f0e5a4d6c014: Layer already exists [2022-05-23T16:21:20.509Z] 3b19d27f08f7: Layer already exists [2022-05-23T16:21:20.509Z] 73bb99a6e169: Layer already exists [2022-05-23T16:21:20.509Z] ec06c3102977: Layer already exists [2022-05-23T16:21:20.509Z] 4542b38217d6: Pushed [2022-05-23T16:21:20.509Z] 6a3c62e080c7: Layer already exists [2022-05-23T16:21:20.509Z] 340cb19ca677: Layer already exists [2022-05-23T16:21:20.509Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:21:21.109Z] 602c8355891a: Pushed [2022-05-23T16:21:23.080Z] f5e678ec620c: Pushed [2022-05-23T16:21:41.369Z] bd0de82ff887: Pushed [2022-05-23T16:21:41.369Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8: digest: sha256:9b6af7cea635d2fed72d57077288d58226b2907e3b9322f3b9dfd89b5d5b2322 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:41.713Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:42.090Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-23T16:21:42.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T16:21:42.090Z] 602c8355891a: Preparing [2022-05-23T16:21:42.090Z] 4542b38217d6: Preparing [2022-05-23T16:21:42.090Z] f5e678ec620c: Preparing [2022-05-23T16:21:42.090Z] bd0de82ff887: Preparing [2022-05-23T16:21:42.090Z] f0e5a4d6c014: Preparing [2022-05-23T16:21:42.090Z] 3b19d27f08f7: Preparing [2022-05-23T16:21:42.090Z] 3b19d27f08f7: Waiting [2022-05-23T16:21:42.090Z] 73bb99a6e169: Preparing [2022-05-23T16:21:42.090Z] ec06c3102977: Preparing [2022-05-23T16:21:42.090Z] 73bb99a6e169: Waiting [2022-05-23T16:21:42.090Z] 6a3c62e080c7: Preparing [2022-05-23T16:21:42.090Z] ec06c3102977: Waiting [2022-05-23T16:21:42.090Z] 340cb19ca677: Preparing [2022-05-23T16:21:42.090Z] 6a3c62e080c7: Waiting [2022-05-23T16:21:42.090Z] 4f4ce317c6bb: Preparing [2022-05-23T16:21:42.090Z] 340cb19ca677: Waiting [2022-05-23T16:21:42.090Z] 4f4ce317c6bb: Waiting [2022-05-23T16:21:42.370Z] f0e5a4d6c014: Layer already exists [2022-05-23T16:21:42.370Z] f5e678ec620c: Layer already exists [2022-05-23T16:21:42.370Z] 4542b38217d6: Layer already exists [2022-05-23T16:21:42.370Z] bd0de82ff887: Layer already exists [2022-05-23T16:21:42.370Z] 602c8355891a: Layer already exists [2022-05-23T16:21:42.370Z] 6a3c62e080c7: Layer already exists [2022-05-23T16:21:42.370Z] 3b19d27f08f7: Layer already exists [2022-05-23T16:21:42.370Z] ec06c3102977: Layer already exists [2022-05-23T16:21:42.370Z] 73bb99a6e169: Layer already exists [2022-05-23T16:21:42.370Z] 340cb19ca677: Layer already exists [2022-05-23T16:21:42.370Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:21:42.370Z] latest: digest: sha256:9b6af7cea635d2fed72d57077288d58226b2907e3b9322f3b9dfd89b5d5b2322 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:42.730Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:43.084Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.5 [2022-05-23T16:21:43.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T16:21:43.084Z] 602c8355891a: Preparing [2022-05-23T16:21:43.084Z] 4542b38217d6: Preparing [2022-05-23T16:21:43.084Z] f5e678ec620c: Preparing [2022-05-23T16:21:43.084Z] bd0de82ff887: Preparing [2022-05-23T16:21:43.084Z] f0e5a4d6c014: Preparing [2022-05-23T16:21:43.084Z] 3b19d27f08f7: Preparing [2022-05-23T16:21:43.084Z] 73bb99a6e169: Preparing [2022-05-23T16:21:43.084Z] ec06c3102977: Preparing [2022-05-23T16:21:43.084Z] 6a3c62e080c7: Preparing [2022-05-23T16:21:43.084Z] 340cb19ca677: Preparing [2022-05-23T16:21:43.084Z] 4f4ce317c6bb: Preparing [2022-05-23T16:21:43.084Z] 3b19d27f08f7: Waiting [2022-05-23T16:21:43.084Z] 73bb99a6e169: Waiting [2022-05-23T16:21:43.084Z] ec06c3102977: Waiting [2022-05-23T16:21:43.084Z] 6a3c62e080c7: Waiting [2022-05-23T16:21:43.084Z] 340cb19ca677: Waiting [2022-05-23T16:21:43.084Z] 4f4ce317c6bb: Waiting [2022-05-23T16:21:43.355Z] 4542b38217d6: Layer already exists [2022-05-23T16:21:43.355Z] f5e678ec620c: Layer already exists [2022-05-23T16:21:43.355Z] f0e5a4d6c014: Layer already exists [2022-05-23T16:21:43.355Z] bd0de82ff887: Layer already exists [2022-05-23T16:21:43.355Z] 602c8355891a: Layer already exists [2022-05-23T16:21:43.355Z] ec06c3102977: Layer already exists [2022-05-23T16:21:43.355Z] 3b19d27f08f7: Layer already exists [2022-05-23T16:21:43.355Z] 6a3c62e080c7: Layer already exists [2022-05-23T16:21:43.355Z] 73bb99a6e169: Layer already exists [2022-05-23T16:21:43.355Z] 340cb19ca677: Layer already exists [2022-05-23T16:21:43.355Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:21:43.355Z] 2.2.1-dev.5: digest: sha256:9b6af7cea635d2fed72d57077288d58226b2907e3b9322f3b9dfd89b5d5b2322 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:43.713Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:44.059Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:21:44.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T16:21:44.060Z] 602c8355891a: Preparing [2022-05-23T16:21:44.060Z] 4542b38217d6: Preparing [2022-05-23T16:21:44.060Z] f5e678ec620c: Preparing [2022-05-23T16:21:44.060Z] bd0de82ff887: Preparing [2022-05-23T16:21:44.060Z] f0e5a4d6c014: Preparing [2022-05-23T16:21:44.060Z] 3b19d27f08f7: Preparing [2022-05-23T16:21:44.060Z] 73bb99a6e169: Preparing [2022-05-23T16:21:44.060Z] ec06c3102977: Preparing [2022-05-23T16:21:44.060Z] 6a3c62e080c7: Preparing [2022-05-23T16:21:44.060Z] 340cb19ca677: Preparing [2022-05-23T16:21:44.060Z] 4f4ce317c6bb: Preparing [2022-05-23T16:21:44.060Z] ec06c3102977: Waiting [2022-05-23T16:21:44.060Z] 3b19d27f08f7: Waiting [2022-05-23T16:21:44.060Z] 73bb99a6e169: Waiting [2022-05-23T16:21:44.060Z] 6a3c62e080c7: Waiting [2022-05-23T16:21:44.060Z] 340cb19ca677: Waiting [2022-05-23T16:21:44.060Z] 4f4ce317c6bb: Waiting [2022-05-23T16:21:44.333Z] bd0de82ff887: Layer already exists [2022-05-23T16:21:44.333Z] 4542b38217d6: Layer already exists [2022-05-23T16:21:44.333Z] 602c8355891a: Layer already exists [2022-05-23T16:21:44.333Z] f0e5a4d6c014: Layer already exists [2022-05-23T16:21:44.333Z] f5e678ec620c: Layer already exists [2022-05-23T16:21:44.333Z] ec06c3102977: Layer already exists [2022-05-23T16:21:44.333Z] 3b19d27f08f7: Layer already exists [2022-05-23T16:21:44.333Z] 73bb99a6e169: Layer already exists [2022-05-23T16:21:44.333Z] 6a3c62e080c7: Layer already exists [2022-05-23T16:21:44.333Z] 340cb19ca677: Layer already exists [2022-05-23T16:21:44.333Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:21:44.333Z] 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5: digest: sha256:9b6af7cea635d2fed72d57077288d58226b2907e3b9322f3b9dfd89b5d5b2322 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:44.678Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:45.018Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-23T16:21:45.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T16:21:45.018Z] 602c8355891a: Preparing [2022-05-23T16:21:45.018Z] 4542b38217d6: Preparing [2022-05-23T16:21:45.018Z] f5e678ec620c: Preparing [2022-05-23T16:21:45.018Z] bd0de82ff887: Preparing [2022-05-23T16:21:45.018Z] f0e5a4d6c014: Preparing [2022-05-23T16:21:45.018Z] 3b19d27f08f7: Preparing [2022-05-23T16:21:45.018Z] 73bb99a6e169: Preparing [2022-05-23T16:21:45.018Z] ec06c3102977: Preparing [2022-05-23T16:21:45.018Z] 6a3c62e080c7: Preparing [2022-05-23T16:21:45.018Z] 340cb19ca677: Preparing [2022-05-23T16:21:45.018Z] 4f4ce317c6bb: Preparing [2022-05-23T16:21:45.018Z] ec06c3102977: Waiting [2022-05-23T16:21:45.018Z] 6a3c62e080c7: Waiting [2022-05-23T16:21:45.018Z] 340cb19ca677: Waiting [2022-05-23T16:21:45.018Z] 3b19d27f08f7: Waiting [2022-05-23T16:21:45.018Z] 73bb99a6e169: Waiting [2022-05-23T16:21:45.018Z] 4f4ce317c6bb: Waiting [2022-05-23T16:21:45.291Z] f0e5a4d6c014: Layer already exists [2022-05-23T16:21:45.291Z] 602c8355891a: Layer already exists [2022-05-23T16:21:45.291Z] 4542b38217d6: Layer already exists [2022-05-23T16:21:45.291Z] bd0de82ff887: Layer already exists [2022-05-23T16:21:45.291Z] f5e678ec620c: Layer already exists [2022-05-23T16:21:45.291Z] 3b19d27f08f7: Layer already exists [2022-05-23T16:21:45.291Z] ec06c3102977: Layer already exists [2022-05-23T16:21:45.291Z] 6a3c62e080c7: Layer already exists [2022-05-23T16:21:45.291Z] 73bb99a6e169: Layer already exists [2022-05-23T16:21:45.291Z] 340cb19ca677: Layer already exists [2022-05-23T16:21:45.291Z] 4f4ce317c6bb: Layer already exists [2022-05-23T16:21:45.291Z] main: digest: sha256:9b6af7cea635d2fed72d57077288d58226b2907e3b9322f3b9dfd89b5d5b2322 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:21:45.333Z] ===================================================== [Pipeline] echo [2022-05-23T16:21:45.343Z] taggedImages: [2022-05-23T16:21:45.343Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [2022-05-23T16:21:45.343Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-23T16:21:45.343Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.5 [2022-05-23T16:21:45.343Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8-2.2.1-dev.5 [2022-05-23T16:21:45.343Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:45.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T16:21:45.712Z] [2022-05-23T16:21:45.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:21:46.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T16:21:46.334Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T16:21:46.334Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T16:21:46.334Z] 04944245beec: Pulling fs layer [2022-05-23T16:21:46.334Z] 699f458cf7ca: Pulling fs layer [2022-05-23T16:21:46.334Z] 765212b225bb: Pulling fs layer [2022-05-23T16:21:46.334Z] f23df028b6ca: Pulling fs layer [2022-05-23T16:21:46.334Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T16:21:46.334Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T16:21:46.334Z] 765212b225bb: Waiting [2022-05-23T16:21:46.334Z] f23df028b6ca: Waiting [2022-05-23T16:21:46.334Z] d65c8cfc05b1: Waiting [2022-05-23T16:21:46.334Z] 2437ff75d9bd: Waiting [2022-05-23T16:21:46.334Z] 04944245beec: Verifying Checksum [2022-05-23T16:21:46.334Z] 04944245beec: Download complete [2022-05-23T16:21:46.334Z] 765212b225bb: Verifying Checksum [2022-05-23T16:21:46.334Z] 765212b225bb: Download complete [2022-05-23T16:21:46.334Z] f23df028b6ca: Download complete [2022-05-23T16:21:46.611Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T16:21:46.611Z] d65c8cfc05b1: Download complete [2022-05-23T16:21:46.611Z] 699f458cf7ca: Verifying Checksum [2022-05-23T16:21:46.611Z] 699f458cf7ca: Download complete [2022-05-23T16:21:46.883Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T16:21:46.883Z] 8998bd30e6a1: Download complete [2022-05-23T16:21:49.501Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T16:21:49.501Z] 2437ff75d9bd: Download complete [2022-05-23T16:21:51.487Z] 8998bd30e6a1: Pull complete [2022-05-23T16:21:52.085Z] 04944245beec: Pull complete [2022-05-23T16:21:53.524Z] 699f458cf7ca: Pull complete [2022-05-23T16:21:53.798Z] 765212b225bb: Pull complete [2022-05-23T16:21:54.777Z] f23df028b6ca: Pull complete [2022-05-23T16:21:55.050Z] d65c8cfc05b1: Pull complete [2022-05-23T16:22:13.366Z] 2437ff75d9bd: Pull complete [2022-05-23T16:22:13.366Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T16:22:13.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T16:22:13.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T16:22:13.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-64380 does not seem to be running inside a container [2022-05-23T16:22:13.692Z] $ 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/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@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:arm64 cat [2022-05-23T16:22:16.759Z] $ docker top fd8a597ddad6ed7d68880394af17cb9259aeb2ab574dd4f3230a913b2485dcd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:22:17.797Z] ---> job-cost.sh [2022-05-23T16:22:17.797Z] lf-activate-venv: SKIPPING [2022-05-23T16:22:17.797Z] INFO: No Stack... [2022-05-23T16:22:18.390Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T16:22:19.366Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T16:22:20.030Z] + cat /w/workspace/edgex-go/233/archives/cost.csv [2022-05-23T16:22:20.030Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T16:22:20.064Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-233-stack-cost] [2022-05-23T16:22:20.070Z] Resource [jenkins-edgexfoundry-edgex-go-main-233-stack-cost] did not exist. Created. [2022-05-23T16:22:20.070Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T16:22:20.734Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T16:22:21.634Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T16:22:21.641Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T16:22:21.647Z] $ docker stop --time=1 fd8a597ddad6ed7d68880394af17cb9259aeb2ab574dd4f3230a913b2485dcd3 [2022-05-23T16:22:23.273Z] $ docker rm -f fd8a597ddad6ed7d68880394af17cb9259aeb2ab574dd4f3230a913b2485dcd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-23T16:22:23.837Z] provisioning config files... [2022-05-23T16:22:23.852Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/233@tmp/config495172046219484324tmp [Pipeline] { [Pipeline] sh [2022-05-23T16:22:24.147Z] + set +x [2022-05-23T16:22:24.147Z] + curl -s https://codecov.io/bash [2022-05-23T16:22:24.147Z] + bash -s -- [2022-05-23T16:22:24.147Z] [2022-05-23T16:22:24.147Z] _____ _ [2022-05-23T16:22:24.147Z] / ____| | | [2022-05-23T16:22:24.147Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T16:22:24.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T16:22:24.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T16:22:24.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T16:22:24.147Z] Bash-1.0.6 [2022-05-23T16:22:24.147Z] [2022-05-23T16:22:24.147Z] [2022-05-23T16:22:24.147Z] ==> git version 2.25.1 found [2022-05-23T16:22:24.147Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-23T16:22:24.147Z] Release-Date: 2020-01-08 [2022-05-23T16:22:24.147Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-23T16:22:24.147Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T16:22:24.147Z] ==> Jenkins CI detected. [2022-05-23T16:22:24.147Z] current dir:  /w/workspace/edgex-go/233 [2022-05-23T16:22:24.147Z] project root: . [2022-05-23T16:22:24.147Z] --> token set from env [2022-05-23T16:22:24.147Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T16:22:24.147Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T16:22:24.147Z] ==> Python coveragepy not found [2022-05-23T16:22:24.147Z] ==> Searching for coverage reports in: [2022-05-23T16:22:24.147Z] + . [2022-05-23T16:22:24.407Z] -> Found 1 reports [2022-05-23T16:22:24.407Z] ==> Detecting git/mercurial file structure [2022-05-23T16:22:24.407Z] ==> Reading reports [2022-05-23T16:22:24.407Z] + ./coverage.out bytes=435134 [2022-05-23T16:22:24.407Z] ==> Appending adjustments [2022-05-23T16:22:24.407Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T16:22:25.787Z] + Found adjustments [2022-05-23T16:22:25.788Z] ==> Gzipping contents [2022-05-23T16:22:25.788Z] 60K /tmp/codecov.HDUkmF.gz [2022-05-23T16:22:25.788Z] ==> Uploading reports [2022-05-23T16:22:25.788Z] url: https://codecov.io [2022-05-23T16:22:25.788Z] query: branch=main&commit=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-23T16:22:25.788Z] -> Pinging Codecov [2022-05-23T16:22:25.788Z] 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=6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-23T16:22:25.788Z] -> Uploading to [2022-05-23T16:22:25.788Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8/7afd2aad-5c4c-4a6e-90b5-1409be685ecf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T162225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31c17af115db1a1583b20a2a8398cb5bee3e801b0ad9dd6ca7e717ff2cef9868 [2022-05-23T16:22:25.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:22:25.788Z] Dload Upload Total Spent Left Speed [2022-05-23T16:22:26.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59855 0 0 100 59855 0 227k --:--:-- --:--:-- --:--:-- 227k [2022-05-23T16:22:26.048Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 [Pipeline] } [2022-05-23T16:22:26.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-23T16:22:26.341Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-23T16:22:26.356Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:22:26.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T16:22:26.658Z] [2022-05-23T16:22:26.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:22:26.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T16:22:26.959Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-23T16:22:26.959Z] 188c0c94c7c5: Pulling fs layer [2022-05-23T16:22:26.959Z] 0ef7d3d256c8: Pulling fs layer [2022-05-23T16:22:26.959Z] de9db76c5a1d: Pulling fs layer [2022-05-23T16:22:26.959Z] 0eba1c9be4d2: Pulling fs layer [2022-05-23T16:22:26.959Z] 0d57e429df01: Pulling fs layer [2022-05-23T16:22:26.959Z] 0eba1c9be4d2: Waiting [2022-05-23T16:22:26.959Z] 4e4be7b47b0d: Pulling fs layer [2022-05-23T16:22:26.959Z] e1f770b5df2f: Pulling fs layer [2022-05-23T16:22:26.959Z] 85a0685a4137: Pulling fs layer [2022-05-23T16:22:26.959Z] 0d57e429df01: Waiting [2022-05-23T16:22:26.959Z] e1f770b5df2f: Waiting [2022-05-23T16:22:26.959Z] de9db76c5a1d: Verifying Checksum [2022-05-23T16:22:26.959Z] de9db76c5a1d: Download complete [2022-05-23T16:22:26.959Z] 0ef7d3d256c8: Download complete [2022-05-23T16:22:26.959Z] 0d57e429df01: Verifying Checksum [2022-05-23T16:22:26.959Z] 0d57e429df01: Download complete [2022-05-23T16:22:26.959Z] 4e4be7b47b0d: Download complete [2022-05-23T16:22:26.959Z] 188c0c94c7c5: Download complete [2022-05-23T16:22:27.220Z] 188c0c94c7c5: Pull complete [2022-05-23T16:22:27.220Z] e1f770b5df2f: Download complete [2022-05-23T16:22:27.220Z] 0ef7d3d256c8: Pull complete [2022-05-23T16:22:27.220Z] de9db76c5a1d: Pull complete [2022-05-23T16:22:27.787Z] 0eba1c9be4d2: Verifying Checksum [2022-05-23T16:22:27.787Z] 0eba1c9be4d2: Download complete [2022-05-23T16:22:28.047Z] 85a0685a4137: Verifying Checksum [2022-05-23T16:22:28.047Z] 85a0685a4137: Download complete [2022-05-23T16:22:31.335Z] 0eba1c9be4d2: Pull complete [2022-05-23T16:22:31.335Z] 0d57e429df01: Pull complete [2022-05-23T16:22:31.335Z] 4e4be7b47b0d: Pull complete [2022-05-23T16:22:31.335Z] e1f770b5df2f: Pull complete [2022-05-23T16:22:34.624Z] 85a0685a4137: Pull complete [2022-05-23T16:22:34.624Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-23T16:22:34.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T16:22:34.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-23T16:22:34.689Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T16:22:34.725Z] $ 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/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-23T16:22:36.988Z] $ docker top a40b20e7e8c4462be55082205493777f4056b5b3741937d0c3bb260ad3b102d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T16:22:37.077Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-23T16:22:37.359Z] + set -o pipefail [2022-05-23T16:22:37.360Z] + snyk monitor '--org=edgex-jenkins' [2022-05-23T16:22:42.659Z] [2022-05-23T16:22:42.659Z] Monitoring /w/workspace/edgex-go/233 (github.com/edgexfoundry/edgex-go)... [2022-05-23T16:22:42.659Z] [2022-05-23T16:22:42.659Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/13090db1-7264-4d8b-8377-e1e56213a595 [2022-05-23T16:22:42.659Z] [2022-05-23T16:22:42.659Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-23T16:22:42.659Z] [2022-05-23T16:22:42.659Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-23T16:22:42.659Z] [2022-05-23T16:22:42.659Z] [Pipeline] } [2022-05-23T16:22:42.671Z] $ docker stop --time=1 a40b20e7e8c4462be55082205493777f4056b5b3741937d0c3bb260ad3b102d9 [2022-05-23T16:22:44.777Z] $ docker rm -f a40b20e7e8c4462be55082205493777f4056b5b3741937d0c3bb260ad3b102d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-23T16:22:45.213Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:22:45.233Z] provisioning config files... [2022-05-23T16:22:45.241Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/233@tmp/config3936439703823416514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:22:45.541Z] --> edgex-publish-swagger.sh [2022-05-23T16:22:45.541Z] === Publish openapi/v2 API === [2022-05-23T16:22:45.541Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-23T16:22:45.541Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/233/openapi/v2/core-command.yaml] [2022-05-23T16:22:45.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:22:45.541Z] Dload Upload Total Spent Left Speed [2022-05-23T16:22:46.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 37715 --:--:-- --:--:-- --:--:-- 37715 [2022-05-23T16:22:46.480Z] [2022-05-23T16:22:46.480Z] [2022-05-23T16:22:46.480Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/233/openapi/v2/core-data.yaml] [2022-05-23T16:22:46.480Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:22:46.480Z] Dload Upload Total Spent Left Speed [2022-05-23T16:22:47.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 71604 0 0 91 65536 0 695k --:--:-- --:--:-- --:--:-- 688k 100 71604 0 0 100 71604 0 82303 --:--:-- --:--:-- --:--:-- 82208 [2022-05-23T16:22:47.419Z] [2022-05-23T16:22:47.419Z] [2022-05-23T16:22:47.419Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/233/openapi/v2/core-metadata.yaml] [2022-05-23T16:22:47.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:22:47.419Z] Dload Upload Total Spent Left Speed [2022-05-23T16:22:48.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 698k --:--:-- --:--:-- --:--:-- 695k 100 141k 0 0 100 141k 0 156k --:--:-- --:--:-- --:--:-- 156k [2022-05-23T16:22:48.359Z] [2022-05-23T16:22:48.359Z] [2022-05-23T16:22:48.359Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/233/openapi/v2/support-notifications.yaml] [2022-05-23T16:22:48.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:22:48.359Z] Dload Upload Total Spent Left Speed [2022-05-23T16:22:49.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 85390 0:00:01 0:00:01 --:--:-- 85390 100 89318 0 0 100 89318 0 85308 0:00:01 0:00:01 --:--:-- 85390 [2022-05-23T16:22:49.304Z] [2022-05-23T16:22:49.304Z] [2022-05-23T16:22:49.304Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/233/openapi/v2/support-scheduler.yaml] [2022-05-23T16:22:49.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:22:49.304Z] Dload Upload Total Spent Left Speed [2022-05-23T16:22:50.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42487 --:--:-- --:--:-- --:--:-- 42487 100 39556 0 0 100 39556 0 42442 --:--:-- --:--:-- --:--:-- 42396 [2022-05-23T16:22:50.244Z] [2022-05-23T16:22:50.244Z] [2022-05-23T16:22:50.244Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/233/openapi/v2/system-agent.yaml] [2022-05-23T16:22:50.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:22:50.244Z] Dload Upload Total Spent Left Speed [2022-05-23T16:22:50.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 25823 --:--:-- --:--:-- --:--:-- 25790 100 20091 0 0 100 20091 0 25823 --:--:-- --:--:-- --:--:-- 25790 [2022-05-23T16:22:50.815Z] [2022-05-23T16:22:50.815Z] [Pipeline] } [2022-05-23T16:22:50.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-23T16:22:51.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T16:22:51.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:22:51.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:22:51.512Z] . [Pipeline] withDockerContainer [2022-05-23T16:22:51.587Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T16:22:51.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T16:22:52.074Z] $ docker top 94a898ee37b8f887cbc2b5dabb0152c25ce00a605bdfff22a6049cd7d8bdc271 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T16:22:52.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T16:22:52.174Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T16:22:52.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T16:22:52.320Z] $ docker exec 94a898ee37b8f887cbc2b5dabb0152c25ce00a605bdfff22a6049cd7d8bdc271 ssh-agent [2022-05-23T16:22:52.454Z] SSH_AUTH_SOCK=/tmp/ssh-aHrBbiuJMZNu/agent.32 [2022-05-23T16:22:52.454Z] SSH_AGENT_PID=38 [2022-05-23T16:22:52.459Z] Running ssh-add (command line suppressed) [2022-05-23T16:22:52.581Z] Identity added: /w/workspace/edgex-go/233@tmp/private_key_4540320490672592435.key (/w/workspace/edgex-go/233@tmp/private_key_4540320490672592435.key) [2022-05-23T16:22:52.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T16:22:52.887Z] + git semver tag [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,080 [run_tag] DEBUG tag force:False [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,081 [check_head_tag] DEBUG check head tag [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,084 [execute] INFO git cat-file --batch-check [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/233, universal_newlines=False, shell=None, istream=) [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,088 [execute] INFO git cat-file --batch [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/233, universal_newlines=False, shell=None, istream=) [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,145 [read_version] DEBUG read version from /w/workspace/edgex-go/233/.semver/main [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,145 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 [2022-05-23T16:22:53.148Z] 2022-05-23 16:22:53,145 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/edgex-go/233, universal_newlines=False, shell=None, istream=None) [2022-05-23T16:22:53.407Z] 2022-05-23 16:22:53,150 [read_version] DEBUG read version from /w/workspace/edgex-go/233/.semver/main [2022-05-23T16:22:53.407Z] 2.2.1-dev.5 [Pipeline] } [2022-05-23T16:22:53.416Z] $ docker exec --env ******** --env ******** 94a898ee37b8f887cbc2b5dabb0152c25ce00a605bdfff22a6049cd7d8bdc271 ssh-agent -k [2022-05-23T16:22:53.531Z] unset SSH_AUTH_SOCK; [2022-05-23T16:22:53.531Z] unset SSH_AGENT_PID; [2022-05-23T16:22:53.531Z] echo Agent pid 38 killed; [2022-05-23T16:22:53.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T16:22:53.864Z] + git semver [Pipeline] } [2022-05-23T16:22:54.138Z] $ docker stop --time=1 94a898ee37b8f887cbc2b5dabb0152c25ce00a605bdfff22a6049cd7d8bdc271 [2022-05-23T16:22:55.455Z] $ docker rm -f 94a898ee37b8f887cbc2b5dabb0152c25ce00a605bdfff22a6049cd7d8bdc271 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:22:55.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T16:22:55.870Z] [2022-05-23T16:22:55.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:22:56.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T16:22:56.169Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-23T16:22:56.169Z] ab5ef0e58194: Pulling fs layer [2022-05-23T16:22:56.169Z] 9712f1f96733: Pulling fs layer [2022-05-23T16:22:56.169Z] 63f879dbbcfc: Pulling fs layer [2022-05-23T16:22:56.169Z] 0d9ebad4ef96: Pulling fs layer [2022-05-23T16:22:56.169Z] e9a5061849ea: Pulling fs layer [2022-05-23T16:22:56.169Z] d747dcd14b5f: Pulling fs layer [2022-05-23T16:22:56.169Z] 2de7ff778b66: Pulling fs layer [2022-05-23T16:22:56.169Z] 0d9ebad4ef96: Waiting [2022-05-23T16:22:56.169Z] 2de7ff778b66: Waiting [2022-05-23T16:22:56.169Z] e9a5061849ea: Waiting [2022-05-23T16:22:56.169Z] d747dcd14b5f: Waiting [2022-05-23T16:22:56.169Z] 9712f1f96733: Verifying Checksum [2022-05-23T16:22:56.169Z] 9712f1f96733: Download complete [2022-05-23T16:22:56.431Z] 63f879dbbcfc: Verifying Checksum [2022-05-23T16:22:56.431Z] 63f879dbbcfc: Download complete [2022-05-23T16:22:56.689Z] e9a5061849ea: Verifying Checksum [2022-05-23T16:22:56.689Z] e9a5061849ea: Download complete [2022-05-23T16:22:56.689Z] d747dcd14b5f: Verifying Checksum [2022-05-23T16:22:56.689Z] d747dcd14b5f: Download complete [2022-05-23T16:22:56.689Z] 0d9ebad4ef96: Verifying Checksum [2022-05-23T16:22:56.689Z] 0d9ebad4ef96: Download complete [2022-05-23T16:22:56.689Z] ab5ef0e58194: Verifying Checksum [2022-05-23T16:22:56.689Z] ab5ef0e58194: Download complete [2022-05-23T16:22:56.689Z] 2de7ff778b66: Verifying Checksum [2022-05-23T16:22:56.689Z] 2de7ff778b66: Download complete [2022-05-23T16:22:59.977Z] ab5ef0e58194: Pull complete [2022-05-23T16:22:59.977Z] 9712f1f96733: Pull complete [2022-05-23T16:23:00.545Z] 63f879dbbcfc: Pull complete [2022-05-23T16:23:04.741Z] 0d9ebad4ef96: Pull complete [2022-05-23T16:23:04.741Z] e9a5061849ea: Pull complete [2022-05-23T16:23:04.741Z] d747dcd14b5f: Pull complete [2022-05-23T16:23:05.679Z] 2de7ff778b66: Pull complete [2022-05-23T16:23:05.679Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-23T16:23:05.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T16:23:05.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-23T16:23:05.748Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T16:23:05.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-23T16:23:07.842Z] $ docker top eb236bb0e540f98a04a6eff004d02fddec9fbb6a5ac18bfd89fef365b1152eeb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:23:07.938Z] provisioning config files... [2022-05-23T16:23:07.947Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/233@tmp/config4131277621344953262tmp [2022-05-23T16:23:07.958Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/233@tmp/config8321397651973217456tmp [2022-05-23T16:23:07.970Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/233@tmp/config6729219956205399208tmp [Pipeline] { [Pipeline] echo [2022-05-23T16:23:07.987Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:08.273Z] ---> sigul-configuration.sh [2022-05-23T16:23:08.273Z] gpg: directory `/root/.gnupg' created [2022-05-23T16:23:08.273Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-23T16:23:08.273Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-23T16:23:08.273Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-23T16:23:08.273Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-23T16:23:08.273Z] gpg: CAST5 encrypted data [2022-05-23T16:23:08.273Z] gpg: encrypted with 1 passphrase [2022-05-23T16:23:08.273Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-23T16:23:08.565Z] + mkdir /home/jenkins [2022-05-23T16:23:08.565Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-23T16:23:08.854Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-23T16:23:08.866Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:09.154Z] ---> sigul-install.sh [2022-05-23T16:23:09.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-23T16:23:09.445Z] + git tag --list [2022-05-23T16:23:09.445Z] 0.6.0 [2022-05-23T16:23:09.445Z] 0.6.1 [2022-05-23T16:23:09.445Z] 0.7.0 [2022-05-23T16:23:09.445Z] 0.7.1 [2022-05-23T16:23:09.445Z] v1.0.0 [2022-05-23T16:23:09.445Z] v1.0.1 [2022-05-23T16:23:09.445Z] v1.1.0 [2022-05-23T16:23:09.445Z] v1.2.0 [2022-05-23T16:23:09.445Z] v1.2.1 [2022-05-23T16:23:09.445Z] v1.3.0 [2022-05-23T16:23:09.445Z] v1.3.1 [2022-05-23T16:23:09.445Z] v2.0.0 [2022-05-23T16:23:09.445Z] v2.0.1-dev.1 [2022-05-23T16:23:09.445Z] v2.0.1-dev.10 [2022-05-23T16:23:09.445Z] v2.0.1-dev.11 [2022-05-23T16:23:09.445Z] v2.0.1-dev.12 [2022-05-23T16:23:09.445Z] v2.0.1-dev.13 [2022-05-23T16:23:09.445Z] v2.0.1-dev.14 [2022-05-23T16:23:09.445Z] v2.0.1-dev.15 [2022-05-23T16:23:09.445Z] v2.0.1-dev.16 [2022-05-23T16:23:09.445Z] v2.0.1-dev.17 [2022-05-23T16:23:09.445Z] v2.0.1-dev.18 [2022-05-23T16:23:09.445Z] v2.0.1-dev.19 [2022-05-23T16:23:09.445Z] v2.0.1-dev.2 [2022-05-23T16:23:09.445Z] v2.0.1-dev.20 [2022-05-23T16:23:09.445Z] v2.0.1-dev.21 [2022-05-23T16:23:09.445Z] v2.0.1-dev.22 [2022-05-23T16:23:09.445Z] v2.0.1-dev.23 [2022-05-23T16:23:09.445Z] v2.0.1-dev.24 [2022-05-23T16:23:09.445Z] v2.0.1-dev.25 [2022-05-23T16:23:09.445Z] v2.0.1-dev.26 [2022-05-23T16:23:09.445Z] v2.0.1-dev.27 [2022-05-23T16:23:09.445Z] v2.0.1-dev.28 [2022-05-23T16:23:09.445Z] v2.0.1-dev.29 [2022-05-23T16:23:09.445Z] v2.0.1-dev.3 [2022-05-23T16:23:09.445Z] v2.0.1-dev.30 [2022-05-23T16:23:09.445Z] v2.0.1-dev.31 [2022-05-23T16:23:09.445Z] v2.0.1-dev.32 [2022-05-23T16:23:09.445Z] v2.0.1-dev.33 [2022-05-23T16:23:09.445Z] v2.0.1-dev.34 [2022-05-23T16:23:09.445Z] v2.0.1-dev.35 [2022-05-23T16:23:09.445Z] v2.0.1-dev.36 [2022-05-23T16:23:09.445Z] v2.0.1-dev.37 [2022-05-23T16:23:09.445Z] v2.0.1-dev.38 [2022-05-23T16:23:09.445Z] v2.0.1-dev.39 [2022-05-23T16:23:09.445Z] v2.0.1-dev.4 [2022-05-23T16:23:09.445Z] v2.0.1-dev.40 [2022-05-23T16:23:09.445Z] v2.0.1-dev.41 [2022-05-23T16:23:09.445Z] v2.0.1-dev.42 [2022-05-23T16:23:09.445Z] v2.0.1-dev.43 [2022-05-23T16:23:09.445Z] v2.0.1-dev.44 [2022-05-23T16:23:09.445Z] v2.0.1-dev.45 [2022-05-23T16:23:09.445Z] v2.0.1-dev.46 [2022-05-23T16:23:09.445Z] v2.0.1-dev.47 [2022-05-23T16:23:09.445Z] v2.0.1-dev.48 [2022-05-23T16:23:09.445Z] v2.0.1-dev.49 [2022-05-23T16:23:09.445Z] v2.0.1-dev.5 [2022-05-23T16:23:09.445Z] v2.0.1-dev.50 [2022-05-23T16:23:09.445Z] v2.0.1-dev.51 [2022-05-23T16:23:09.445Z] v2.0.1-dev.52 [2022-05-23T16:23:09.445Z] v2.0.1-dev.53 [2022-05-23T16:23:09.445Z] v2.0.1-dev.54 [2022-05-23T16:23:09.445Z] v2.0.1-dev.55 [2022-05-23T16:23:09.445Z] v2.0.1-dev.56 [2022-05-23T16:23:09.445Z] v2.0.1-dev.57 [2022-05-23T16:23:09.445Z] v2.0.1-dev.58 [2022-05-23T16:23:09.445Z] v2.0.1-dev.59 [2022-05-23T16:23:09.445Z] v2.0.1-dev.6 [2022-05-23T16:23:09.445Z] v2.0.1-dev.60 [2022-05-23T16:23:09.445Z] v2.0.1-dev.61 [2022-05-23T16:23:09.445Z] v2.0.1-dev.62 [2022-05-23T16:23:09.445Z] v2.0.1-dev.63 [2022-05-23T16:23:09.445Z] v2.0.1-dev.64 [2022-05-23T16:23:09.445Z] v2.0.1-dev.65 [2022-05-23T16:23:09.445Z] v2.0.1-dev.66 [2022-05-23T16:23:09.445Z] v2.0.1-dev.67 [2022-05-23T16:23:09.445Z] v2.0.1-dev.68 [2022-05-23T16:23:09.445Z] v2.0.1-dev.69 [2022-05-23T16:23:09.445Z] v2.0.1-dev.7 [2022-05-23T16:23:09.445Z] v2.0.1-dev.70 [2022-05-23T16:23:09.445Z] v2.0.1-dev.71 [2022-05-23T16:23:09.445Z] v2.0.1-dev.72 [2022-05-23T16:23:09.445Z] v2.0.1-dev.73 [2022-05-23T16:23:09.445Z] v2.0.1-dev.74 [2022-05-23T16:23:09.445Z] v2.0.1-dev.75 [2022-05-23T16:23:09.445Z] v2.0.1-dev.76 [2022-05-23T16:23:09.445Z] v2.0.1-dev.77 [2022-05-23T16:23:09.445Z] v2.0.1-dev.78 [2022-05-23T16:23:09.445Z] v2.0.1-dev.79 [2022-05-23T16:23:09.445Z] v2.0.1-dev.8 [2022-05-23T16:23:09.445Z] v2.0.1-dev.80 [2022-05-23T16:23:09.445Z] v2.0.1-dev.81 [2022-05-23T16:23:09.445Z] v2.0.1-dev.82 [2022-05-23T16:23:09.445Z] v2.0.1-dev.83 [2022-05-23T16:23:09.445Z] v2.0.1-dev.84 [2022-05-23T16:23:09.445Z] v2.0.1-dev.85 [2022-05-23T16:23:09.445Z] v2.0.1-dev.86 [2022-05-23T16:23:09.445Z] v2.0.1-dev.87 [2022-05-23T16:23:09.445Z] v2.0.1-dev.88 [2022-05-23T16:23:09.445Z] v2.0.1-dev.89 [2022-05-23T16:23:09.445Z] v2.0.1-dev.9 [2022-05-23T16:23:09.445Z] v2.0.1-dev.90 [2022-05-23T16:23:09.445Z] v2.0.1-dev.91 [2022-05-23T16:23:09.445Z] v2.0.1-dev.92 [2022-05-23T16:23:09.445Z] v2.0.1-dev.93 [2022-05-23T16:23:09.445Z] v2.0.1-dev.94 [2022-05-23T16:23:09.445Z] v2.0.1-dev.95 [2022-05-23T16:23:09.445Z] v2.0.1-dev.96 [2022-05-23T16:23:09.445Z] v2.0.1-dev.97 [2022-05-23T16:23:09.445Z] v2.0.1-dev.98 [2022-05-23T16:23:09.445Z] v2.0.1-dev.99 [2022-05-23T16:23:09.446Z] v2.1.0 [2022-05-23T16:23:09.446Z] v2.2.0 [2022-05-23T16:23:09.446Z] v2.2.0-dev.1 [2022-05-23T16:23:09.446Z] v2.2.0-dev.10 [2022-05-23T16:23:09.446Z] v2.2.0-dev.11 [2022-05-23T16:23:09.446Z] v2.2.0-dev.12 [2022-05-23T16:23:09.446Z] v2.2.0-dev.13 [2022-05-23T16:23:09.446Z] v2.2.0-dev.14 [2022-05-23T16:23:09.446Z] v2.2.0-dev.15 [2022-05-23T16:23:09.446Z] v2.2.0-dev.16 [2022-05-23T16:23:09.446Z] v2.2.0-dev.17 [2022-05-23T16:23:09.446Z] v2.2.0-dev.18 [2022-05-23T16:23:09.446Z] v2.2.0-dev.19 [2022-05-23T16:23:09.446Z] v2.2.0-dev.2 [2022-05-23T16:23:09.446Z] v2.2.0-dev.20 [2022-05-23T16:23:09.446Z] v2.2.0-dev.21 [2022-05-23T16:23:09.446Z] v2.2.0-dev.22 [2022-05-23T16:23:09.446Z] v2.2.0-dev.23 [2022-05-23T16:23:09.446Z] v2.2.0-dev.24 [2022-05-23T16:23:09.446Z] v2.2.0-dev.25 [2022-05-23T16:23:09.446Z] v2.2.0-dev.26 [2022-05-23T16:23:09.446Z] v2.2.0-dev.27 [2022-05-23T16:23:09.446Z] v2.2.0-dev.28 [2022-05-23T16:23:09.446Z] v2.2.0-dev.29 [2022-05-23T16:23:09.446Z] v2.2.0-dev.3 [2022-05-23T16:23:09.446Z] v2.2.0-dev.30 [2022-05-23T16:23:09.446Z] v2.2.0-dev.31 [2022-05-23T16:23:09.446Z] v2.2.0-dev.32 [2022-05-23T16:23:09.446Z] v2.2.0-dev.33 [2022-05-23T16:23:09.446Z] v2.2.0-dev.34 [2022-05-23T16:23:09.446Z] v2.2.0-dev.35 [2022-05-23T16:23:09.446Z] v2.2.0-dev.36 [2022-05-23T16:23:09.446Z] v2.2.0-dev.37 [2022-05-23T16:23:09.446Z] v2.2.0-dev.38 [2022-05-23T16:23:09.446Z] v2.2.0-dev.39 [2022-05-23T16:23:09.446Z] v2.2.0-dev.4 [2022-05-23T16:23:09.446Z] v2.2.0-dev.40 [2022-05-23T16:23:09.446Z] v2.2.0-dev.41 [2022-05-23T16:23:09.446Z] v2.2.0-dev.42 [2022-05-23T16:23:09.446Z] v2.2.0-dev.43 [2022-05-23T16:23:09.446Z] v2.2.0-dev.44 [2022-05-23T16:23:09.446Z] v2.2.0-dev.45 [2022-05-23T16:23:09.446Z] v2.2.0-dev.46 [2022-05-23T16:23:09.446Z] v2.2.0-dev.47 [2022-05-23T16:23:09.446Z] v2.2.0-dev.48 [2022-05-23T16:23:09.446Z] v2.2.0-dev.49 [2022-05-23T16:23:09.446Z] v2.2.0-dev.5 [2022-05-23T16:23:09.446Z] v2.2.0-dev.50 [2022-05-23T16:23:09.446Z] v2.2.0-dev.51 [2022-05-23T16:23:09.446Z] v2.2.0-dev.52 [2022-05-23T16:23:09.446Z] v2.2.0-dev.53 [2022-05-23T16:23:09.446Z] v2.2.0-dev.54 [2022-05-23T16:23:09.446Z] v2.2.0-dev.55 [2022-05-23T16:23:09.446Z] v2.2.0-dev.56 [2022-05-23T16:23:09.446Z] v2.2.0-dev.57 [2022-05-23T16:23:09.446Z] v2.2.0-dev.58 [2022-05-23T16:23:09.446Z] v2.2.0-dev.59 [2022-05-23T16:23:09.446Z] v2.2.0-dev.6 [2022-05-23T16:23:09.446Z] v2.2.0-dev.60 [2022-05-23T16:23:09.446Z] v2.2.0-dev.61 [2022-05-23T16:23:09.446Z] v2.2.0-dev.62 [2022-05-23T16:23:09.446Z] v2.2.0-dev.63 [2022-05-23T16:23:09.446Z] v2.2.0-dev.64 [2022-05-23T16:23:09.446Z] v2.2.0-dev.65 [2022-05-23T16:23:09.446Z] v2.2.0-dev.66 [2022-05-23T16:23:09.446Z] v2.2.0-dev.67 [2022-05-23T16:23:09.446Z] v2.2.0-dev.68 [2022-05-23T16:23:09.446Z] v2.2.0-dev.69 [2022-05-23T16:23:09.446Z] v2.2.0-dev.7 [2022-05-23T16:23:09.446Z] v2.2.0-dev.70 [2022-05-23T16:23:09.446Z] v2.2.0-dev.71 [2022-05-23T16:23:09.446Z] v2.2.0-dev.72 [2022-05-23T16:23:09.446Z] v2.2.0-dev.73 [2022-05-23T16:23:09.446Z] v2.2.0-dev.74 [2022-05-23T16:23:09.446Z] v2.2.0-dev.75 [2022-05-23T16:23:09.446Z] v2.2.0-dev.76 [2022-05-23T16:23:09.446Z] v2.2.0-dev.77 [2022-05-23T16:23:09.446Z] v2.2.0-dev.78 [2022-05-23T16:23:09.446Z] v2.2.0-dev.79 [2022-05-23T16:23:09.446Z] v2.2.0-dev.8 [2022-05-23T16:23:09.446Z] v2.2.0-dev.80 [2022-05-23T16:23:09.446Z] v2.2.0-dev.81 [2022-05-23T16:23:09.446Z] v2.2.0-dev.82 [2022-05-23T16:23:09.446Z] v2.2.0-dev.83 [2022-05-23T16:23:09.446Z] v2.2.0-dev.84 [2022-05-23T16:23:09.446Z] v2.2.0-dev.85 [2022-05-23T16:23:09.446Z] v2.2.0-dev.86 [2022-05-23T16:23:09.446Z] v2.2.0-dev.87 [2022-05-23T16:23:09.446Z] v2.2.0-dev.88 [2022-05-23T16:23:09.446Z] v2.2.0-dev.89 [2022-05-23T16:23:09.446Z] v2.2.0-dev.9 [2022-05-23T16:23:09.446Z] v2.2.0-dev.90 [2022-05-23T16:23:09.446Z] v2.2.0-dev.91 [2022-05-23T16:23:09.446Z] v2.2.0-dev.92 [2022-05-23T16:23:09.446Z] v2.2.0-dev.93 [2022-05-23T16:23:09.446Z] v2.2.0-dev.94 [2022-05-23T16:23:09.446Z] v2.2.0-dev.95 [2022-05-23T16:23:09.446Z] v2.2.0-dev.96 [2022-05-23T16:23:09.446Z] v2.2.1-dev.1 [2022-05-23T16:23:09.446Z] v2.2.1-dev.2 [2022-05-23T16:23:09.446Z] v2.2.1-dev.3 [2022-05-23T16:23:09.446Z] v2.2.1-dev.4 [2022-05-23T16:23:09.446Z] v2.2.1-dev.5 [Pipeline] sh [2022-05-23T16:23:09.735Z] + lftools sign git-tag v2.2.1-dev.5 [2022-05-23T16:23:10.304Z] Signing Git tag with Sigul... [2022-05-23T16:23:10.304Z] Signing v2.2.1-dev.5 [Pipeline] echo [2022-05-23T16:23:10.575Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:10.865Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-23T16:23:10.874Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-23T16:23:10.890Z] $ docker stop --time=1 eb236bb0e540f98a04a6eff004d02fddec9fbb6a5ac18bfd89fef365b1152eeb [2022-05-23T16:23:12.216Z] $ docker rm -f eb236bb0e540f98a04a6eff004d02fddec9fbb6a5ac18bfd89fef365b1152eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-23T16:23:12.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T16:23:12.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:23:12.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:23:12.944Z] . [Pipeline] withDockerContainer [2022-05-23T16:23:13.007Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T16:23:13.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T16:23:13.403Z] $ docker top a43498863e07a00ac1e708a04c113e6accd0b74c8edd931ba010b35f4f124a11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T16:23:13.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T16:23:13.499Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T16:23:13.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T16:23:13.628Z] $ docker exec a43498863e07a00ac1e708a04c113e6accd0b74c8edd931ba010b35f4f124a11 ssh-agent [2022-05-23T16:23:13.755Z] SSH_AUTH_SOCK=/tmp/ssh-PjMOWkUg6JW4/agent.33 [2022-05-23T16:23:13.755Z] SSH_AGENT_PID=39 [2022-05-23T16:23:13.761Z] Running ssh-add (command line suppressed) [2022-05-23T16:23:13.881Z] Identity added: /w/workspace/edgex-go/233@tmp/private_key_3500632851723190615.key (/w/workspace/edgex-go/233@tmp/private_key_3500632851723190615.key) [2022-05-23T16:23:13.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T16:23:14.190Z] + git semver bump pre [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,378 [read_version] DEBUG read version from /w/workspace/edgex-go/233/.semver/main [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,379 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,379 [bump_version] DEBUG bumped version:2.2.1-dev.6 [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,379 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/edgex-go/233/.semver/main with force:True [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,379 [read_version] DEBUG read version from /w/workspace/edgex-go/233/.semver/main [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,379 [write_file] DEBUG write to file:/w/workspace/edgex-go/233/.semver/main [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,381 [execute] INFO git cat-file --batch-check [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/233/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,386 [execute] INFO git cat-file --batch [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/233/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T16:23:14.454Z] 2022-05-23 16:23:14,391 [read_version] DEBUG read version from /w/workspace/edgex-go/233/.semver/main [2022-05-23T16:23:14.454Z] 2.2.1-dev.6 [Pipeline] } [2022-05-23T16:23:14.491Z] $ docker exec --env ******** --env ******** a43498863e07a00ac1e708a04c113e6accd0b74c8edd931ba010b35f4f124a11 ssh-agent -k [2022-05-23T16:23:14.615Z] unset SSH_AUTH_SOCK; [2022-05-23T16:23:14.615Z] unset SSH_AGENT_PID; [2022-05-23T16:23:14.615Z] echo Agent pid 39 killed; [2022-05-23T16:23:14.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T16:23:14.955Z] + git semver [Pipeline] } [2022-05-23T16:23:15.228Z] $ docker stop --time=1 a43498863e07a00ac1e708a04c113e6accd0b74c8edd931ba010b35f4f124a11 [2022-05-23T16:23:16.541Z] $ docker rm -f a43498863e07a00ac1e708a04c113e6accd0b74c8edd931ba010b35f4f124a11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T16:23:16.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T16:23:16.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:23:17.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:23:17.186Z] . [Pipeline] withDockerContainer [2022-05-23T16:23:17.259Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T16:23:17.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T16:23:17.687Z] $ docker top 165add3bb164add0bb9a0e6bc2a67b5a93e6f31cae146e89c6749110084804c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T16:23:17.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T16:23:17.781Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T16:23:17.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T16:23:17.910Z] $ docker exec 165add3bb164add0bb9a0e6bc2a67b5a93e6f31cae146e89c6749110084804c1 ssh-agent [2022-05-23T16:23:18.032Z] SSH_AUTH_SOCK=/tmp/ssh-OzxFfgNZnMfx/agent.31 [2022-05-23T16:23:18.032Z] SSH_AGENT_PID=38 [2022-05-23T16:23:18.038Z] Running ssh-add (command line suppressed) [2022-05-23T16:23:18.163Z] Identity added: /w/workspace/edgex-go/233@tmp/private_key_6324317413349420664.key (/w/workspace/edgex-go/233@tmp/private_key_6324317413349420664.key) [2022-05-23T16:23:18.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T16:23:18.473Z] + git semver push [2022-05-23T16:23:18.733Z] 2022-05-23 16:23:18,669 [run_push] DEBUG push [2022-05-23T16:23:18.733Z] 2022-05-23 16:23:18,669 [execute] INFO git push origin semver [2022-05-23T16:23:18.733Z] 2022-05-23 16:23:18,669 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/233/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-23T16:23:19.674Z] 2022-05-23 16:23:19,441 [run_push] DEBUG push all version tags [2022-05-23T16:23:19.674Z] 2022-05-23 16:23:19,442 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-23T16:23:19.674Z] 2022-05-23 16:23:19,442 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/233, universal_newlines=False, shell=None, istream=None) [2022-05-23T16:23:20.246Z] 2022-05-23 16:23:20,155 [read_version] DEBUG read version from /w/workspace/edgex-go/233/.semver/main [2022-05-23T16:23:20.246Z] 2.2.1-dev.6 [Pipeline] } [2022-05-23T16:23:20.258Z] $ docker exec --env ******** --env ******** 165add3bb164add0bb9a0e6bc2a67b5a93e6f31cae146e89c6749110084804c1 ssh-agent -k [2022-05-23T16:23:20.369Z] unset SSH_AUTH_SOCK; [2022-05-23T16:23:20.369Z] unset SSH_AGENT_PID; [2022-05-23T16:23:20.369Z] echo Agent pid 38 killed; [2022-05-23T16:23:20.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T16:23:20.689Z] + git semver [Pipeline] } [2022-05-23T16:23:20.962Z] $ docker stop --time=1 165add3bb164add0bb9a0e6bc2a67b5a93e6f31cae146e89c6749110084804c1 [2022-05-23T16:23:22.244Z] $ docker rm -f 165add3bb164add0bb9a0e6bc2a67b5a93e6f31cae146e89c6749110084804c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-23T16:23:22.847Z] + [ -d /w/workspace/edgex-go/233/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:23.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:24.009Z] ---> package-listing.sh [2022-05-23T16:23:24.009Z] ++ facter osfamily [2022-05-23T16:23:24.009Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T16:23:24.268Z] + OS_FAMILY=debian [2022-05-23T16:23:24.268Z] + workspace=/w/workspace/edgex-go/233 [2022-05-23T16:23:24.268Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T16:23:24.268Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T16:23:24.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T16:23:24.268Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T16:23:24.268Z] + '[' /w/workspace/edgex-go/233 ']' [2022-05-23T16:23:24.268Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T16:23:24.268Z] + case "${OS_FAMILY}" in [2022-05-23T16:23:24.268Z] + dpkg -l [2022-05-23T16:23:24.268Z] + grep '^ii' [2022-05-23T16:23:24.268Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T16:23:24.268Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T16:23:24.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T16:23:24.268Z] + '[' /w/workspace/edgex-go/233 ']' [2022-05-23T16:23:24.268Z] + mkdir -p /w/workspace/edgex-go/233/archives/ [2022-05-23T16:23:24.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/233/archives/ [Pipeline] echo [2022-05-23T16:23:24.282Z] 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/233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T16:23:24.564Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:23:24.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T16:23:24.865Z] [2022-05-23T16:23:24.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:23:25.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T16:23:25.163Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T16:23:25.163Z] 5eb5b503b376: Pulling fs layer [2022-05-23T16:23:25.163Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T16:23:25.163Z] ec43610c2a17: Pulling fs layer [2022-05-23T16:23:25.163Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T16:23:25.163Z] 33b1e0a273af: Pulling fs layer [2022-05-23T16:23:25.163Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T16:23:25.163Z] 2f39f015ded8: Pulling fs layer [2022-05-23T16:23:25.163Z] 3a2ae6a8a46f: Waiting [2022-05-23T16:23:25.163Z] 33b1e0a273af: Waiting [2022-05-23T16:23:25.163Z] 5d3b04190fa2: Waiting [2022-05-23T16:23:25.163Z] 2f39f015ded8: Waiting [2022-05-23T16:23:25.163Z] 5c69ac0246d0: Download complete [2022-05-23T16:23:25.163Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T16:23:25.163Z] 33b1e0a273af: Verifying Checksum [2022-05-23T16:23:25.163Z] 33b1e0a273af: Download complete [2022-05-23T16:23:25.163Z] 5d3b04190fa2: Download complete [2022-05-23T16:23:25.163Z] ec43610c2a17: Verifying Checksum [2022-05-23T16:23:25.163Z] ec43610c2a17: Download complete [2022-05-23T16:23:25.423Z] 5eb5b503b376: Verifying Checksum [2022-05-23T16:23:25.423Z] 5eb5b503b376: Download complete [2022-05-23T16:23:25.991Z] 2f39f015ded8: Verifying Checksum [2022-05-23T16:23:25.991Z] 2f39f015ded8: Download complete [2022-05-23T16:23:26.562Z] 5eb5b503b376: Pull complete [2022-05-23T16:23:26.563Z] 5c69ac0246d0: Pull complete [2022-05-23T16:23:27.134Z] ec43610c2a17: Pull complete [2022-05-23T16:23:27.134Z] 3a2ae6a8a46f: Pull complete [2022-05-23T16:23:27.393Z] 33b1e0a273af: Pull complete [2022-05-23T16:23:27.393Z] 5d3b04190fa2: Pull complete [2022-05-23T16:23:31.591Z] 2f39f015ded8: Pull complete [2022-05-23T16:23:31.591Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T16:23:31.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T16:23:31.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T16:23:31.656Z] prd-ubuntu20.04-docker-8c-8g-64379 does not seem to be running inside a container [2022-05-23T16:23:31.687Z] $ 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/233/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/233 -v /w/workspace/edgex-go/233:/w/workspace/edgex-go/233:rw,z -v /w/workspace/edgex-go/233@tmp:/w/workspace/edgex-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T16:23:33.188Z] $ docker top 712173fb1416ec8d80523bd223b58ac4c0c32dc55d6ec44c315c8509a4eb7cfb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:23:33.543Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T16:23:33.827Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T16:23:34.188Z] + ls /var/log/sa-host [2022-05-23T16:23:34.188Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:23:34.413Z] provisioning config files... [2022-05-23T16:23:34.423Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/233@tmp/config960460122578369186tmp [Pipeline] { [Pipeline] echo [2022-05-23T16:23:34.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:34.727Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T16:23:34.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:35.070Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T16:23:35.080Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:35.365Z] ---> sudo-logs.sh [2022-05-23T16:23:35.365Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T16:23:35.390Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:35.673Z] ---> job-cost.sh [2022-05-23T16:23:35.673Z] lf-activate-venv: SKIPPING [2022-05-23T16:23:35.673Z] DEBUG: total: 0.2199999988079071 [2022-05-23T16:23:35.673Z] INFO: Retrieving Stack Cost... [2022-05-23T16:23:36.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T16:23:36.873Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T16:23:36.888Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:23:37.173Z] ---> logs-deploy.sh [2022-05-23T16:23:37.173Z] lf-activate-venv: SKIPPING [2022-05-23T16:23:37.173Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/233 [2022-05-23T16:23:37.173Z] INFO: archiving workspace using pattern(s): [2022-05-23T16:23:38.112Z] Archives upload complete. [2022-05-23T16:23:38.112Z] INFO: archiving logs to Nexus