Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 286359eb7709b2caf278392d9d97e009b6fa325f 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-ssh2507581401837550334.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16944532742639638597.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12920837430455293647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17685946355188200954.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-ssh17397189475890824721.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 ‘prd-ubuntu20.04-docker-8c-8g-23556’ is offline Running on prd-ubuntu20.04-docker-8c-8g-23558 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/206 [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/206 # 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 286359eb7709b2caf278392d9d97e009b6fa325f (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 286359eb7709b2caf278392d9d97e009b6fa325f # timeout=10 Commit message: "Merge pull request #3989 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.16" > git rev-list --no-walk d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T02:32:29.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T02:32:29.831Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T02:32:29.853Z] ========================================================= [2022-04-26T02:32:29.853Z] EdgeX Global Pipelines Version Info [2022-04-26T02:32:29.853Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:32:30.638Z] ------------------- [2022-04-26T02:32:30.638Z] stable info: [2022-04-26T02:32:30.638Z] ------------------- [2022-04-26T02:32:30.638Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T02:32:30.638Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T02:32:30.638Z] Message: update stable to v1.0.221 [2022-04-26T02:32:31.211Z] ------------------- [2022-04-26T02:32:31.211Z] experimental info: [2022-04-26T02:32:31.211Z] ------------------- [2022-04-26T02:32:31.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T02:32:31.211Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T02:32:31.211Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T02:32:31.360Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-26T02:32:31.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-26T02:32:31.391Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T02:32:31.405Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T02:32:31.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T02:32:31.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T02:32:31.457Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T02:32:31.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-26T02:32:31.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-26T02:32:31.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-26T02:32:31.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T02:32:31.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T02:32:31.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T02:32:31.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T02:32:31.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T02:32:31.599Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T02:32:31.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T02:32:31.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T02:32:31.652Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-26T02:32:31.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-26T02:32:31.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T02:32:31.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T02:32:31.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-26T02:32:31.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-26T02:32:31.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-26T02:32:31.758Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] echo [2022-04-26T02:32:31.776Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 286359e [Pipeline] echo [2022-04-26T02:32:31.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:32:31.840Z] provisioning config files... [2022-04-26T02:32:31.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/206@tmp/config7320435863382404541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:32:32.162Z] ---> docker-login.sh [2022-04-26T02:32:32.162Z] nexus3.edgexfoundry.org:10001 [2022-04-26T02:32:32.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:32.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:32.422Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:32.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:32.422Z] [2022-04-26T02:32:32.422Z] Login Succeeded [2022-04-26T02:32:32.422Z] nexus3.edgexfoundry.org:10002 [2022-04-26T02:32:32.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:32.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:32.683Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:32.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:32.683Z] [2022-04-26T02:32:32.683Z] Login Succeeded [2022-04-26T02:32:32.683Z] nexus3.edgexfoundry.org:10003 [2022-04-26T02:32:32.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:32.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:32.943Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:32.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:32.943Z] [2022-04-26T02:32:32.943Z] Login Succeeded [2022-04-26T02:32:32.943Z] nexus3.edgexfoundry.org:10004 [2022-04-26T02:32:32.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:32.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:32.943Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:32.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:32.943Z] [2022-04-26T02:32:32.943Z] Login Succeeded [2022-04-26T02:32:32.943Z] docker.io [2022-04-26T02:32:32.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:33.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:33.516Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:33.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:33.516Z] [2022-04-26T02:32:33.516Z] Login Succeeded [2022-04-26T02:32:33.516Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T02:32:33.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T02:32:33.839Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/core-command/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/core-data/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/core-metadata/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-26T02:32:33.839Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-04-26T02:32:33.839Z] cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/support-notifications/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-26T02:32:33.839Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-26T02:32:33.839Z] + cut -d/ -f2 [2022-04-26T02:32:33.839Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-26T02:32:34.006Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T02:32:34.366Z] + git rev-list -1 --merges 286359eb7709b2caf278392d9d97e009b6fa325f~1..286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] echo [2022-04-26T02:32:34.379Z] -----------> git rev-list -1 --merges 286359eb7709b2caf278392d9d97e009b6fa325f~1..286359eb7709b2caf278392d9d97e009b6fa325f 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:32:34.379Z] 286359eb7709b2caf278392d9d97e009b6fa325f [false] [Pipeline] sh [2022-04-26T02:32:34.671Z] + git log --format=format:%s -1 286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] echo [2022-04-26T02:32:34.687Z] ========================================================= [2022-04-26T02:32:34.687Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T02:32:34.687Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-26T02:32:35.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T02:32:35.144Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T02:32:35.144Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T02:32:35.144Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T02:32:35.144Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T02:32:35.144Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T02:32:35.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:35.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:32:35.517Z] [2022-04-26T02:32:35.517Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:35.824Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:32:35.824Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T02:32:35.824Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T02:32:35.824Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T02:32:35.824Z] 4c7163046ea9: Pulling fs layer [2022-04-26T02:32:35.824Z] 0c2d73faf560: Pulling fs layer [2022-04-26T02:32:35.824Z] 0c2d73faf560: Waiting [2022-04-26T02:32:35.824Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T02:32:35.824Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T02:32:35.824Z] a0d0a0d46f8b: Download complete [2022-04-26T02:32:36.085Z] 0c2d73faf560: Verifying Checksum [2022-04-26T02:32:36.085Z] 0c2d73faf560: Download complete [2022-04-26T02:32:36.085Z] 4c7163046ea9: Verifying Checksum [2022-04-26T02:32:36.085Z] 4c7163046ea9: Download complete [2022-04-26T02:32:36.085Z] a0d0a0d46f8b: Pull complete [2022-04-26T02:32:36.085Z] 3e5f54012d9b: Pull complete [2022-04-26T02:32:36.658Z] 4c7163046ea9: Pull complete [2022-04-26T02:32:36.658Z] 0c2d73faf560: Pull complete [2022-04-26T02:32:36.658Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T02:32:36.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:32:36.658Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T02:32:36.758Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T02:32:36.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T02:32:37.626Z] $ docker top 7a5ad48ccb47b887434f48f76893a9b8d9897b51f3a7fb6b644475e1e834a192 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T02:32:37.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T02:32:37.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T02:32:37.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T02:32:37.866Z] $ docker exec 7a5ad48ccb47b887434f48f76893a9b8d9897b51f3a7fb6b644475e1e834a192 ssh-agent [2022-04-26T02:32:37.986Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaobHDl/agent.14 [2022-04-26T02:32:37.986Z] SSH_AGENT_PID=20 [2022-04-26T02:32:37.995Z] Running ssh-add (command line suppressed) [2022-04-26T02:32:38.127Z] Identity added: /w/workspace/edgex-go/206@tmp/private_key_8555569279777384785.key (/w/workspace/edgex-go/206@tmp/private_key_8555569279777384785.key) [2022-04-26T02:32:38.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T02:32:38.433Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T02:32:38.461Z] $ docker exec --env ******** --env ******** 7a5ad48ccb47b887434f48f76893a9b8d9897b51f3a7fb6b644475e1e834a192 ssh-agent -k [2022-04-26T02:32:38.569Z] unset SSH_AUTH_SOCK; [2022-04-26T02:32:38.569Z] unset SSH_AGENT_PID; [2022-04-26T02:32:38.570Z] echo Agent pid 20 killed; [2022-04-26T02:32:38.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T02:32:38.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T02:32:38.606Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T02:32:38.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T02:32:38.757Z] $ docker exec 7a5ad48ccb47b887434f48f76893a9b8d9897b51f3a7fb6b644475e1e834a192 ssh-agent [2022-04-26T02:32:38.882Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXONejaO/agent.54 [2022-04-26T02:32:38.882Z] SSH_AGENT_PID=60 [2022-04-26T02:32:38.890Z] Running ssh-add (command line suppressed) [2022-04-26T02:32:39.028Z] Identity added: /w/workspace/edgex-go/206@tmp/private_key_4293827265118562929.key (/w/workspace/edgex-go/206@tmp/private_key_4293827265118562929.key) [2022-04-26T02:32:39.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T02:32:39.333Z] + git semver init [2022-04-26T02:32:39.333Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T02:32:39.333Z] # $GIT_DIR = /w/workspace/edgex-go/206/.git [2022-04-26T02:32:39.333Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/206 [2022-04-26T02:32:39.333Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T02:32:39.333Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T02:32:39.333Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T02:32:39.333Z] # $SEMVER_BRANCH = main [2022-04-26T02:32:39.333Z] # $SEMVER_TEMP = /tmp/semver-868892833 [2022-04-26T02:32:39.333Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-26T02:32:54.289Z] # '/tmp/semver-868892833' -> '/w/workspace/edgex-go/206/.semver' [2022-04-26T02:32:54.289Z] # -> Force: false [2022-04-26T02:32:54.289Z] # $SEMVER_DIR = /w/workspace/edgex-go/206/.semver [Pipeline] } [2022-04-26T02:32:54.307Z] $ docker exec --env ******** --env ******** 7a5ad48ccb47b887434f48f76893a9b8d9897b51f3a7fb6b644475e1e834a192 ssh-agent -k [2022-04-26T02:32:54.425Z] unset SSH_AUTH_SOCK; [2022-04-26T02:32:54.426Z] unset SSH_AGENT_PID; [2022-04-26T02:32:54.426Z] echo Agent pid 60 killed; [2022-04-26T02:32:54.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T02:32:54.800Z] + git semver [Pipeline] } [2022-04-26T02:32:54.840Z] $ docker stop --time=1 7a5ad48ccb47b887434f48f76893a9b8d9897b51f3a7fb6b644475e1e834a192 [2022-04-26T02:32:56.834Z] $ docker rm -f 7a5ad48ccb47b887434f48f76893a9b8d9897b51f3a7fb6b644475e1e834a192 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T02:32:57.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T02:32:57.569Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T02:32:57.574Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.79 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-26T02:32:57.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T02:32:57.734Z] ========================================================= [2022-04-26T02:32:57.735Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T02:32:57.735Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T02:32:58.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T02:32:58.039Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T02:32:58.039Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T02:32:58.039Z] 666ba61612fd: Pulling fs layer [2022-04-26T02:32:58.039Z] 8ed8ca486205: Pulling fs layer [2022-04-26T02:32:58.039Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T02:32:58.039Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T02:32:58.039Z] ca2b28591e48: Pulling fs layer [2022-04-26T02:32:58.039Z] a51346096db8: Pulling fs layer [2022-04-26T02:32:58.039Z] daebc70d1ce1: Pulling fs layer [2022-04-26T02:32:58.039Z] 0e18a0eac166: Pulling fs layer [2022-04-26T02:32:58.039Z] 22a0e8bec74d: Waiting [2022-04-26T02:32:58.039Z] 4fe6c5a15a65: Waiting [2022-04-26T02:32:58.039Z] a51346096db8: Waiting [2022-04-26T02:32:58.039Z] ca2b28591e48: Waiting [2022-04-26T02:32:58.039Z] daebc70d1ce1: Waiting [2022-04-26T02:32:58.039Z] 0e18a0eac166: Waiting [2022-04-26T02:32:58.039Z] 8ed8ca486205: Verifying Checksum [2022-04-26T02:32:58.039Z] 8ed8ca486205: Download complete [2022-04-26T02:32:58.039Z] 666ba61612fd: Verifying Checksum [2022-04-26T02:32:58.039Z] 666ba61612fd: Download complete [2022-04-26T02:32:58.039Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T02:32:58.039Z] 22a0e8bec74d: Download complete [2022-04-26T02:32:58.039Z] ca2b28591e48: Verifying Checksum [2022-04-26T02:32:58.039Z] ca2b28591e48: Download complete [2022-04-26T02:32:58.039Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T02:32:58.039Z] 59bf1c3509f3: Download complete [2022-04-26T02:32:58.039Z] a51346096db8: Verifying Checksum [2022-04-26T02:32:58.039Z] a51346096db8: Download complete [2022-04-26T02:32:58.301Z] daebc70d1ce1: Verifying Checksum [2022-04-26T02:32:58.301Z] daebc70d1ce1: Download complete [2022-04-26T02:32:58.301Z] 59bf1c3509f3: Pull complete [2022-04-26T02:32:58.301Z] 666ba61612fd: Pull complete [2022-04-26T02:32:58.561Z] 8ed8ca486205: Pull complete [2022-04-26T02:32:58.820Z] 0e18a0eac166: Verifying Checksum [2022-04-26T02:32:58.820Z] 0e18a0eac166: Download complete [2022-04-26T02:32:58.820Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T02:32:58.820Z] 4fe6c5a15a65: Download complete [2022-04-26T02:33:03.100Z] 4fe6c5a15a65: Pull complete [2022-04-26T02:33:03.100Z] 22a0e8bec74d: Pull complete [2022-04-26T02:33:03.100Z] ca2b28591e48: Pull complete [2022-04-26T02:33:03.100Z] a51346096db8: Pull complete [2022-04-26T02:33:03.100Z] daebc70d1ce1: Pull complete [2022-04-26T02:33:05.020Z] 0e18a0eac166: Pull complete [2022-04-26T02:33:05.020Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T02:33:05.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T02:33:05.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T02:33:05.329Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T02:33:05.329Z] WORKDIR /edgex [2022-04-26T02:33:05.329Z] COPY go.mod . [2022-04-26T02:33:05.329Z] RUN go mod download [2022-04-26T02:33:05.329Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-26T02:33:06.715Z] Sending build context to Docker daemon 334.9MB [2022-04-26T02:33:06.715Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T02:33:06.715Z] ---> f018257e8ee9 [2022-04-26T02:33:06.715Z] Step 2/4 : WORKDIR /edgex [2022-04-26T02:33:09.319Z] ---> Running in eaaa394abbd5 [2022-04-26T02:33:09.319Z] Removing intermediate container eaaa394abbd5 [2022-04-26T02:33:09.319Z] ---> 374fbe7c1389 [2022-04-26T02:33:09.319Z] Step 3/4 : COPY go.mod . [2022-04-26T02:33:09.580Z] ---> bc5b9fe5cb6f [2022-04-26T02:33:09.580Z] Step 4/4 : RUN go mod download [2022-04-26T02:33:09.580Z] ---> Running in 6daaf6aa673c [2022-04-26T02:33:12.664Z] Still waiting to schedule task [2022-04-26T02:33:12.664Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23557’ [2022-04-26T02:33:24.526Z] Removing intermediate container 6daaf6aa673c [2022-04-26T02:33:24.526Z] ---> 031479262ae4 [2022-04-26T02:33:24.526Z] Successfully built 031479262ae4 [2022-04-26T02:33:24.526Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:33:24.830Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T02:33:24.830Z] . [Pipeline] withDockerContainer [2022-04-26T02:33:24.897Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T02:33:24.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T02:33:25.525Z] $ docker top 5faf4811eccda703c6b0f43518ad64f494203759d1c002571b261f68b36c88d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:33:25.889Z] + go version [2022-04-26T02:33:25.889Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T02:33:25.909Z] $ docker stop --time=1 5faf4811eccda703c6b0f43518ad64f494203759d1c002571b261f68b36c88d2 [2022-04-26T02:33:27.301Z] $ docker rm -f 5faf4811eccda703c6b0f43518ad64f494203759d1c002571b261f68b36c88d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:33:27.724Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T02:33:27.724Z] . [Pipeline] withDockerContainer [2022-04-26T02:33:27.798Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T02:33:27.842Z] $ 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/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T02:33:28.293Z] $ docker top 426da272294f701d4cf538392231d04a4122bc6b19e8b9630645586fac1e7fd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T02:33:28.381Z] ========================================================= [2022-04-26T02:33:28.382Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T02:33:28.382Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T02:33:28.685Z] + make test [2022-04-26T02:33:28.686Z] go mod tidy -compat=1.17 [2022-04-26T02:33:28.686Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T02:33:35.269Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T02:33:45.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T02:33:45.518Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T02:33:45.518Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T02:33:45.518Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T02:33:45.518Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T02:33:45.518Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T02:33:45.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T02:33:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.091s coverage: 28.7% of statements [2022-04-26T02:33:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T02:33:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T02:33:47.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements [2022-04-26T02:33:47.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T02:33:47.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 53.4% of statements [2022-04-26T02:33:47.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T02:33:47.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.706s coverage: 89.2% of statements [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-04-26T02:33:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-04-26T02:33:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-04-26T02:34:01.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2022-04-26T02:34:01.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements [2022-04-26T02:34:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.5% of statements [2022-04-26T02:34:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.043s coverage: 87.2% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 85.4% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.200s coverage: 92.3% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T02:34:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2022-04-26T02:34:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-26T02:34:12.265Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-26T02:34:30.375Z] GO111MODULE=on go vet ./... [2022-04-26T02:34:32.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T02:34:33.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T02:34:33.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T02:34:34.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T02:34:34.644Z] + ls -al . [2022-04-26T02:34:34.644Z] total 672 [2022-04-26T02:34:34.644Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 02:34 . [2022-04-26T02:34:34.644Z] drwxr-xr-x 4 root root 4096 Apr 26 02:33 .. [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 02:32 .dockerignore [2022-04-26T02:34:34.644Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 02:32 .git [2022-04-26T02:34:34.644Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 02:32 .github [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 02:32 .gitignore [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 02:32 .golangci.yml [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 02:32 .hadolint.yml [2022-04-26T02:34:34.644Z] drwx------ 3 1001 1001 4096 Apr 26 02:32 .semver [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 02:32 .sonarcloud.properties [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 02:32 ADOPTERS.md [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 02:32 Attribution.txt [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 02:32 CHANGELOG.md [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 02:32 CONTRIBUTING.md [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 02:32 GOVERNANCE.md [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 02:32 Jenkinsfile [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 02:32 LICENSE [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 02:32 Makefile [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 02:32 OWNERS.md [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 02:32 README.md [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 02:32 SECURITY.md [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 12 Apr 26 02:32 VERSION [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 02:32 ZMQWindows.md [2022-04-26T02:34:34.644Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 02:32 bin [2022-04-26T02:34:34.644Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 02:32 cmd [2022-04-26T02:34:34.644Z] -rw-r--r-- 1 root root 435134 Apr 26 02:34 coverage.out [2022-04-26T02:34:34.644Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 02:32 go.mod [2022-04-26T02:34:34.645Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 02:33 go.sum [2022-04-26T02:34:34.645Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 02:32 internal [2022-04-26T02:34:34.645Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 02:32 openapi [2022-04-26T02:34:34.645Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 02:32 snap [2022-04-26T02:34:34.645Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 02:32 version.go [Pipeline] sh [2022-04-26T02:34:34.936Z] + '[' -e coverage.out ] [2022-04-26T02:34:34.936Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T02:34:35.031Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T02:34:35.315Z] + make build [2022-04-26T02:34:35.315Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T02:34:47.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T02:34:57.518Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T02:34:57.519Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T02:35:02.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T02:35:03.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T02:35:04.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T02:35:04.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T02:35:05.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T02:35:06.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T02:35:07.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T02:35:08.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T02:35:09.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-26T02:35:10.705Z] $ docker stop --time=1 426da272294f701d4cf538392231d04a4122bc6b19e8b9630645586fac1e7fd0 [2022-04-26T02:35:14.002Z] $ docker rm -f 426da272294f701d4cf538392231d04a4122bc6b19e8b9630645586fac1e7fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:35:14.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T02:35:14.944Z] [2022-04-26T02:35:14.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:35:15.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T02:35:15.253Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-26T02:35:15.253Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-26T02:35:15.253Z] ca9280d653b3: Pulling fs layer [2022-04-26T02:35:15.253Z] 7e9c9ca2126c: Pulling fs layer [2022-04-26T02:35:15.253Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-26T02:35:15.253Z] cbdbe7a5bc2a: Download complete [2022-04-26T02:35:15.513Z] ca9280d653b3: Verifying Checksum [2022-04-26T02:35:15.513Z] ca9280d653b3: Download complete [2022-04-26T02:35:15.513Z] cbdbe7a5bc2a: Pull complete [2022-04-26T02:35:15.773Z] 7e9c9ca2126c: Verifying Checksum [2022-04-26T02:35:15.773Z] 7e9c9ca2126c: Download complete [2022-04-26T02:35:16.033Z] ca9280d653b3: Pull complete [2022-04-26T02:35:19.335Z] 7e9c9ca2126c: Pull complete [2022-04-26T02:35:19.335Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-26T02:35:19.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T02:35:19.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-26T02:35:19.407Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T02:35:19.452Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-26T02:35:21.070Z] $ docker top 7237c145053e304577402e97cde9bee9726d575e0103a9ff5541806d5a3209b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:35:21.432Z] + docker-compose build --help [2022-04-26T02:35:21.432Z] + grep parallel [2022-04-26T02:35:22.007Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T02:35:22.026Z] $ docker stop --time=1 7237c145053e304577402e97cde9bee9726d575e0103a9ff5541806d5a3209b0 [2022-04-26T02:35:23.346Z] $ docker rm -f 7237c145053e304577402e97cde9bee9726d575e0103a9ff5541806d5a3209b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:35:23.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T02:35:23.933Z] . [Pipeline] withDockerContainer [2022-04-26T02:35:24.105Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T02:35:24.150Z] $ 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/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-26T02:35:24.557Z] $ docker top ebb5921c8d28294898c9d37573deffce86e09dc47746dfb8fc73c7a8a808b629 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:35:24.916Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T02:35:25.488Z] Building core-command ... [2022-04-26T02:35:25.488Z] Building core-data ... [2022-04-26T02:35:25.489Z] Building core-metadata ... [2022-04-26T02:35:25.489Z] Building security-bootstrapper ... [2022-04-26T02:35:25.489Z] Building security-proxy-setup ... [2022-04-26T02:35:25.489Z] Building security-secretstore-setup ... [2022-04-26T02:35:25.489Z] Building security-spiffe-token-provider ... [2022-04-26T02:35:25.489Z] Building security-spire-agent ... [2022-04-26T02:35:25.489Z] Building security-spire-config ... [2022-04-26T02:35:25.489Z] Building security-spire-server ... [2022-04-26T02:35:25.489Z] Building support-notifications ... [2022-04-26T02:35:25.489Z] Building support-scheduler ... [2022-04-26T02:35:25.489Z] Building sys-mgmt-agent ... [2022-04-26T02:35:25.489Z] Building security-spire-agent [2022-04-26T02:35:25.489Z] Building security-bootstrapper [2022-04-26T02:35:25.489Z] Building security-spiffe-token-provider [2022-04-26T02:35:25.489Z] Building support-scheduler [2022-04-26T02:35:25.489Z] Building security-secretstore-setup [2022-04-26T02:35:43.602Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:35:43.602Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:35:43.602Z] ---> 031479262ae4 [2022-04-26T02:35:43.602Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T02:35:43.602Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:35:43.602Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:35:43.602Z] ---> 031479262ae4 [2022-04-26T02:35:43.602Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T02:35:43.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:35:43.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:35:43.602Z] ---> 031479262ae4 [2022-04-26T02:35:43.602Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T02:35:43.602Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:35:43.602Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:35:43.602Z] ---> 031479262ae4 [2022-04-26T02:35:43.602Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T02:35:43.602Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:35:43.602Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:35:43.602Z] ---> 031479262ae4 [2022-04-26T02:35:43.602Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T02:35:44.987Z] ---> Running in dbfbe6d3b3da [2022-04-26T02:35:44.987Z] ---> Running in 973982297f18 [2022-04-26T02:35:44.987Z] ---> Running in 4c9409279ef3 [2022-04-26T02:35:44.987Z] ---> Running in 65396ee06aed [2022-04-26T02:35:44.987Z] ---> Running in 9d1c7b242524 [2022-04-26T02:35:45.248Z] Removing intermediate container dbfbe6d3b3da [2022-04-26T02:35:45.248Z] ---> 0e0fa984e526 [2022-04-26T02:35:45.248Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:35:45.248Z] Removing intermediate container 973982297f18 [2022-04-26T02:35:45.248Z] ---> c0c29e3c591c [2022-04-26T02:35:45.248Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T02:35:45.248Z] Removing intermediate container 9d1c7b242524 [2022-04-26T02:35:45.248Z] Removing intermediate container 65396ee06aed [2022-04-26T02:35:45.248Z] ---> 19b3164f10b4 [2022-04-26T02:35:45.248Z] ---> e346f7f69a83 [2022-04-26T02:35:45.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:35:45.248Z] [2022-04-26T02:35:45.248Z] Removing intermediate container 4c9409279ef3 [2022-04-26T02:35:45.248Z] ---> e86a70068a71 [2022-04-26T02:35:45.248Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:35:45.248Z] ---> Running in 1e771c4676af [2022-04-26T02:35:45.248Z] ---> Running in 4976f7c2a766 [2022-04-26T02:35:45.248Z] ---> Running in 87ed53c4de19 [2022-04-26T02:35:45.248Z] ---> Running in de3313f3cf7b [2022-04-26T02:35:45.248Z] ---> Running in b01e4179e008 [2022-04-26T02:35:46.189Z] Removing intermediate container 1e771c4676af [2022-04-26T02:35:46.189Z] ---> f565759b3ce1 [2022-04-26T02:35:46.189Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T02:35:46.189Z] ---> Running in 97d706df3860 [2022-04-26T02:35:46.189Z] Removing intermediate container 87ed53c4de19 [2022-04-26T02:35:46.189Z] ---> 00cc9e3a2117 [2022-04-26T02:35:46.189Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T02:35:46.189Z] ---> Running in 53644b9ada98 [2022-04-26T02:35:46.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:46.759Z] Removing intermediate container de3313f3cf7b [2022-04-26T02:35:46.759Z] ---> 937637bf81b8 [2022-04-26T02:35:46.759Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T02:35:46.759Z] Removing intermediate container b01e4179e008 [2022-04-26T02:35:46.759Z] ---> c5d9bcdff29d [2022-04-26T02:35:46.759Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T02:35:46.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:46.759Z] ---> Running in 96a8179a2b06 [2022-04-26T02:35:46.759Z] ---> Running in 3c25c3b69140 [2022-04-26T02:35:46.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:47.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:47.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:47.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:47.541Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T02:35:47.541Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T02:35:47.541Z] OK: 15862 distinct packages available [2022-04-26T02:35:47.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:47.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:47.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:47.802Z] OK: 221 MiB in 52 packages [2022-04-26T02:35:48.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:48.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:48.062Z] OK: 221 MiB in 52 packages [2022-04-26T02:35:48.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:35:48.323Z] Removing intermediate container 97d706df3860 [2022-04-26T02:35:48.323Z] ---> 8fc33500d49c [2022-04-26T02:35:48.323Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T02:35:48.323Z] OK: 221 MiB in 52 packages [2022-04-26T02:35:48.323Z] OK: 221 MiB in 52 packages [2022-04-26T02:35:48.587Z] Removing intermediate container 53644b9ada98 [2022-04-26T02:35:48.587Z] ---> 2880f28042c3 [2022-04-26T02:35:48.587Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T02:35:48.587Z] ---> 12e9bdbb80b3 [2022-04-26T02:35:48.587Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:35:48.587Z] ---> Running in eebf522efcad [2022-04-26T02:35:48.587Z] OK: 221 MiB in 52 packages [2022-04-26T02:35:48.848Z] ---> 31dcfc96d5ef [2022-04-26T02:35:48.848Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:35:48.848Z] ---> Running in 5dcfb7e21d2a [2022-04-26T02:35:48.848Z] Removing intermediate container 3c25c3b69140 [2022-04-26T02:35:48.848Z] ---> 08821e030ab8 [2022-04-26T02:35:48.848Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T02:35:48.848Z] Removing intermediate container 96a8179a2b06 [2022-04-26T02:35:48.848Z] ---> 08cd038ae4c2 [2022-04-26T02:35:48.848Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T02:35:49.109Z] ---> 44fca2187dd6 [2022-04-26T02:35:49.109Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:35:49.109Z] ---> Running in 972da76a8cee [2022-04-26T02:35:49.109Z] ---> 729bc102ea3e [2022-04-26T02:35:49.109Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:35:49.109Z] Removing intermediate container 4976f7c2a766 [2022-04-26T02:35:49.109Z] ---> 1453b683e3d8 [2022-04-26T02:35:49.109Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T02:35:49.370Z] ---> Running in 29aa3ec04954 [2022-04-26T02:35:49.370Z] ---> b96ef6fa962e [2022-04-26T02:35:49.370Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:35:49.630Z] ---> Running in e9bd1fc7c681 [2022-04-26T02:35:49.890Z] Removing intermediate container 5dcfb7e21d2a [2022-04-26T02:35:49.890Z] ---> 67ce4aa8c1de [2022-04-26T02:35:49.890Z] Step 8/25 : COPY . . [2022-04-26T02:35:50.462Z] Removing intermediate container eebf522efcad [2022-04-26T02:35:50.462Z] ---> 07efd02bb3e7 [2022-04-26T02:35:50.462Z] Step 8/31 : COPY . . [2022-04-26T02:35:55.756Z] Removing intermediate container 972da76a8cee [2022-04-26T02:35:55.756Z] ---> f5c5886df894 [2022-04-26T02:35:55.756Z] Step 8/26 : COPY . . [2022-04-26T02:35:56.018Z] Removing intermediate container e9bd1fc7c681 [2022-04-26T02:35:56.018Z] ---> 6168be4e3ac3 [2022-04-26T02:35:56.018Z] Step 7/20 : COPY . . [2022-04-26T02:35:56.018Z] ---> 14282faa9d36 [2022-04-26T02:35:56.018Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T02:35:56.018Z] Removing intermediate container 29aa3ec04954 [2022-04-26T02:35:56.018Z] ---> ea695d338126 [2022-04-26T02:35:56.018Z] Step 8/22 : COPY . . [2022-04-26T02:35:56.018Z] ---> 8e10f1a7a5aa [2022-04-26T02:35:56.018Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T02:35:56.278Z] ---> Running in deef4b3bc291 [2022-04-26T02:35:56.278Z] ---> Running in d9c2761d12f2 [2022-04-26T02:35:56.846Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T02:35:56.846Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T02:36:04.895Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23559 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-26T02:36:04.909Z] Running in /w/workspace/edgex-go/206 [Pipeline] { [Pipeline] checkout [2022-04-26T02:36:05.150Z] The recommended git tool is: git [2022-04-26T02:36:11.752Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T02:36:11.793Z] using credential edgex-jenkins-ssh [2022-04-26T02:36:11.813Z] Cloning the remote Git repository [2022-04-26T02:36:12.013Z] ---> eb8aabdfefc9 [2022-04-26T02:36:12.014Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T02:36:12.014Z] ---> d7acf254c8ac [2022-04-26T02:36:12.014Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T02:36:12.014Z] ---> 206d4614c282 [2022-04-26T02:36:12.014Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T02:36:12.014Z] ---> Running in 66762d1af166 [2022-04-26T02:36:12.585Z] ---> Running in 23b699ad9291 [2022-04-26T02:36:12.585Z] ---> Running in 8e1caecfecfa [2022-04-26T02:36:11.873Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-26T02:36:11.951Z] > git init /w/workspace/edgex-go/206 # timeout=10 [2022-04-26T02:36:12.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T02:36:12.036Z] > git --version # timeout=10 [2022-04-26T02:36:12.063Z] > git --version # 'git version 2.25.1' [2022-04-26T02:36:12.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T02:36:12.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T02:36:13.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T02:36:13.953Z] Removing intermediate container 8e1caecfecfa [2022-04-26T02:36:13.953Z] ---> 63ce062db2ad [2022-04-26T02:36:13.953Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T02:36:14.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T02:36:14.528Z] ---> Running in a2ff97088eb9 [2022-04-26T02:36:14.528Z] Removing intermediate container d9c2761d12f2 [2022-04-26T02:36:14.528Z] ---> c176265d84e8 [2022-04-26T02:36:14.528Z] [2022-04-26T02:36:14.528Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T02:36:14.528Z] Removing intermediate container deef4b3bc291 [2022-04-26T02:36:14.528Z] ---> 59f510442a33 [2022-04-26T02:36:14.528Z] [2022-04-26T02:36:14.528Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T02:36:15.098Z] 3.14: Pulling from library/alpine [2022-04-26T02:36:15.356Z] 3.14: Pulling from library/alpine [2022-04-26T02:36:16.296Z] Removing intermediate container a2ff97088eb9 [2022-04-26T02:36:16.296Z] ---> 718a17b881aa [2022-04-26T02:36:16.296Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T02:36:16.562Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T02:36:16.562Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T02:36:16.562Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T02:36:16.562Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T02:36:16.562Z] ---> e04c818066af [2022-04-26T02:36:16.562Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T02:36:16.562Z] ---> e04c818066af [2022-04-26T02:36:16.562Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T02:36:16.562Z] ---> Running in f41e27b5a4f0 [2022-04-26T02:36:16.562Z] ---> Running in 0481d46c04c3 [2022-04-26T02:36:16.562Z] ---> Running in 269f3539cbab [2022-04-26T02:36:16.844Z] Removing intermediate container f41e27b5a4f0 [2022-04-26T02:36:16.844Z] ---> 3c9f9f660b74 [2022-04-26T02:36:16.844Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T02:36:17.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:17.104Z] Removing intermediate container 269f3539cbab [2022-04-26T02:36:17.104Z] ---> 7a5e8c5914a2 [2022-04-26T02:36:17.104Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T02:36:17.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:17.104Z] ---> Running in a9e3c20ab419 [2022-04-26T02:36:17.104Z] ---> Running in 4135ee3365b2 [2022-04-26T02:36:17.366Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T02:36:17.367Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T02:36:17.367Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T02:36:17.367Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:36:17.367Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T02:36:17.367Z] OK: 6 MiB in 17 packages [2022-04-26T02:36:18.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:18.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:18.305Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T02:36:18.305Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T02:36:18.305Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:36:18.305Z] OK: 6 MiB in 16 packages [2022-04-26T02:36:18.305Z] Removing intermediate container 0481d46c04c3 [2022-04-26T02:36:18.305Z] ---> c4aa085cf862 [2022-04-26T02:36:18.305Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T02:36:18.590Z] ---> Running in f077b003ff4c [2022-04-26T02:36:18.590Z] spire-1.2.1/ [2022-04-26T02:36:18.590Z] spire-1.2.1/.data/ [2022-04-26T02:36:18.590Z] spire-1.2.1/.data/.file [2022-04-26T02:36:18.590Z] spire-1.2.1/.dockerignore [2022-04-26T02:36:18.590Z] spire-1.2.1/.gitattributes [2022-04-26T02:36:18.590Z] spire-1.2.1/.githooks/ [2022-04-26T02:36:18.590Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/ [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/ [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T02:36:18.590Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T02:36:18.590Z] spire-1.2.1/.gitignore [2022-04-26T02:36:18.590Z] spire-1.2.1/.go-version [2022-04-26T02:36:18.590Z] spire-1.2.1/.golangci.yml [2022-04-26T02:36:18.590Z] spire-1.2.1/ADOPTERS.md [2022-04-26T02:36:18.590Z] spire-1.2.1/CHANGELOG.md [2022-04-26T02:36:18.590Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T02:36:18.590Z] spire-1.2.1/CODEOWNERS [2022-04-26T02:36:18.590Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T02:36:18.590Z] spire-1.2.1/Dockerfile [2022-04-26T02:36:18.590Z] spire-1.2.1/Dockerfile.dev [2022-04-26T02:36:18.590Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T02:36:18.590Z] spire-1.2.1/LICENSE [2022-04-26T02:36:18.590Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T02:36:18.590Z] spire-1.2.1/Makefile [2022-04-26T02:36:18.590Z] spire-1.2.1/README.md [2022-04-26T02:36:18.590Z] spire-1.2.1/ROADMAP.md [2022-04-26T02:36:18.590Z] spire-1.2.1/SECURITY.md [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T02:36:18.590Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T02:36:18.591Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T02:36:18.855Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T02:36:18.855Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T02:36:18.855Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T02:36:18.855Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T02:36:18.855Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T02:36:18.855Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T02:36:18.855Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T02:36:18.855Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/ [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/agent/ [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/server/ [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/server/server.conf [2022-04-26T02:36:18.855Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/ [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/auditlog.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/ [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container f077b003ff4c [2022-04-26T02:36:18.855Z] ---> bfc004c54c00 [2022-04-26T02:36:18.855Z] Step 13/25 : WORKDIR / [2022-04-26T02:36:18.855Z] [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/spire_server.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/telemetry.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/upgrading.md [2022-04-26T02:36:18.855Z] spire-1.2.1/doc/using_spire.md [2022-04-26T02:36:18.855Z] spire-1.2.1/examples/ [2022-04-26T02:36:18.856Z] spire-1.2.1/examples/README.md [2022-04-26T02:36:18.856Z] spire-1.2.1/go.mod [2022-04-26T02:36:18.856Z] spire-1.2.1/go.sum [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T02:36:18.856Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/health/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/log/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/version/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/config.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T02:36:18.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T02:36:18.858Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/server.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/private/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/private/server/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/common/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T02:36:18.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T02:36:18.859Z] spire-1.2.1/release/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire-extras/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire/conf/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T02:36:18.859Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/script/ [2022-04-26T02:36:18.859Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T02:36:18.859Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T02:36:18.859Z] spire-1.2.1/support/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T02:36:18.859Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/clock/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/clock/clock.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T02:36:18.859Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/common [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T02:36:18.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T02:36:18.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T02:36:18.861Z] spire-1.2.1/test/integration/test.sh [2022-04-26T02:36:18.861Z] spire-1.2.1/test/plugintest/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/testca/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/testca/ca.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/testkey/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T02:36:18.861Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/testkey/new.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/util/ [2022-04-26T02:36:18.861Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/util/race.go [2022-04-26T02:36:18.861Z] spire-1.2.1/test/util/util.go [2022-04-26T02:36:18.861Z] building spire from source... [2022-04-26T02:36:19.120Z] ---> Running in 0554e7c4f753 [2022-04-26T02:36:19.121Z] Installing go1.17.7... [2022-04-26T02:36:19.381Z] Removing intermediate container 4135ee3365b2 [2022-04-26T02:36:19.381Z] ---> 0a668d0ac0c9 [2022-04-26T02:36:19.381Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T02:36:19.381Z] Removing intermediate container 0554e7c4f753 [2022-04-26T02:36:19.381Z] ---> 522c202e8559 [2022-04-26T02:36:19.381Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-26T02:36:19.640Z] ---> Running in 59b0fa9e9b18 [2022-04-26T02:36:19.901Z] Removing intermediate container 59b0fa9e9b18 [2022-04-26T02:36:19.901Z] ---> 34b067b9eebf [2022-04-26T02:36:19.901Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T02:36:19.901Z] ---> edeacafaa7bb [2022-04-26T02:36:19.901Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-26T02:36:19.901Z] ---> Running in 518ac0473569 [2022-04-26T02:36:20.165Z] Removing intermediate container 518ac0473569 [2022-04-26T02:36:20.165Z] ---> fbd04d551833 [2022-04-26T02:36:20.165Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T02:36:20.427Z] ---> Running in 1977ea5b16aa [2022-04-26T02:36:20.427Z] ---> 81ca1e1b4689 [2022-04-26T02:36:20.427Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T02:36:20.995Z] ---> 5b260ed9d594 [2022-04-26T02:36:20.995Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-26T02:36:22.377Z] ---> 3d1c9262ce91 [2022-04-26T02:36:22.377Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T02:36:23.337Z] ---> 76f2b96b7a8a [2022-04-26T02:36:23.337Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T02:36:23.599Z] Removing intermediate container 1977ea5b16aa [2022-04-26T02:36:23.599Z] ---> 00083186fd55 [2022-04-26T02:36:23.599Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T02:36:23.858Z] ---> Running in b561b5b006d7 [2022-04-26T02:36:24.118Z] ---> b943432d9bd7 [2022-04-26T02:36:24.118Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T02:36:24.377Z] Removing intermediate container b561b5b006d7 [2022-04-26T02:36:24.378Z] ---> 2319bb0d9b2b [2022-04-26T02:36:24.378Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T02:36:25.316Z] ---> 47d2ca6c39cf [2022-04-26T02:36:25.316Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-26T02:36:25.316Z] ---> 6d101ff28120 [2022-04-26T02:36:25.316Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T02:36:25.316Z] ---> Running in 092afbccedc1 [2022-04-26T02:36:25.316Z] ---> Running in 5534d05846dc [2022-04-26T02:36:25.888Z] Building bin/spire-server... [2022-04-26T02:36:26.167Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T02:36:26.167Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T02:36:26.167Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T02:36:26.167Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T02:36:26.167Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T02:36:26.432Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T02:36:26.432Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T02:36:26.432Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T02:36:26.692Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T02:36:26.692Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T02:36:26.692Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T02:36:26.692Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T02:36:26.692Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T02:36:26.692Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T02:36:26.692Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T02:36:26.692Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T02:36:26.692Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T02:36:26.692Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T02:36:26.955Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T02:36:26.955Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T02:36:27.214Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T02:36:27.214Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T02:36:27.783Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T02:36:27.783Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T02:36:27.783Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T02:36:27.783Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T02:36:27.783Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T02:36:27.783Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T02:36:28.042Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T02:36:28.042Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T02:36:28.042Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T02:36:28.302Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T02:36:28.302Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T02:36:28.302Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T02:36:28.302Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T02:36:28.561Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T02:36:28.561Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T02:36:28.561Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T02:36:28.561Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T02:36:28.561Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T02:36:28.819Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T02:36:28.819Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T02:36:28.819Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T02:36:28.819Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T02:36:28.819Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T02:36:28.819Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T02:36:29.388Z] Removing intermediate container 092afbccedc1 [2022-04-26T02:36:29.388Z] ---> e657df5cc438 [2022-04-26T02:36:29.388Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T02:36:29.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T02:36:29.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T02:36:29.388Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T02:36:29.388Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T02:36:29.388Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T02:36:29.388Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T02:36:29.648Z] Removing intermediate container 5534d05846dc [2022-04-26T02:36:29.648Z] ---> e6bd5be93f41 [2022-04-26T02:36:29.648Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:36:29.648Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T02:36:29.943Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T02:36:29.943Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T02:36:29.943Z]  ---> Running in 7edd19e2824d [2022-04-26T02:36:30.204Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T02:36:30.204Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T02:36:30.213Z] Avoid second fetch [2022-04-26T02:36:30.214Z] Checking out Revision 286359eb7709b2caf278392d9d97e009b6fa325f (main) [2022-04-26T02:36:30.463Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T02:36:31.034Z]  ---> ebd6f7796569 [2022-04-26T02:36:31.034Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T02:36:31.294Z] Removing intermediate container 7edd19e2824d [2022-04-26T02:36:31.294Z] ---> ad5fc1e73fc4 [2022-04-26T02:36:31.294Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T02:36:31.555Z] ---> Running in d70bae2f4664 [2022-04-26T02:36:31.555Z] ---> 9226296fe359 [2022-04-26T02:36:31.555Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T02:36:31.820Z] Removing intermediate container d70bae2f4664 [2022-04-26T02:36:31.820Z] ---> 60ad938b0791 [2022-04-26T02:36:31.820Z] Step 24/25 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:36:30.169Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T02:36:30.191Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T02:36:30.239Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T02:36:30.254Z] > git checkout -f 286359eb7709b2caf278392d9d97e009b6fa325f # timeout=10 [2022-04-26T02:36:32.081Z] ---> 2241e8170d02 [2022-04-26T02:36:32.081Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T02:36:32.081Z] ---> Running in fa0c3dfa9920 [2022-04-26T02:36:32.345Z] ---> b23b126213a7 [2022-04-26T02:36:32.345Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T02:36:32.345Z] Removing intermediate container fa0c3dfa9920 [2022-04-26T02:36:32.345Z] ---> 4880d52a0aa3 [2022-04-26T02:36:32.345Z] Step 25/25 : LABEL version=2.2.0-dev.79 [2022-04-26T02:36:32.345Z] ---> Running in b1d0315a7709 [2022-04-26T02:36:32.918Z] ---> 63ff3c49a6d2 [2022-04-26T02:36:32.918Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T02:36:33.859Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T02:36:33.859Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T02:36:33.859Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T02:36:33.859Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T02:36:33.859Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T02:36:33.859Z] Removing intermediate container b1d0315a7709 [2022-04-26T02:36:33.859Z] ---> c34132f1cfa4 [2022-04-26T02:36:33.859Z] [2022-04-26T02:36:34.119Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T02:36:34.119Z] Successfully built c34132f1cfa4 [2022-04-26T02:36:34.119Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T02:36:34.119Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T02:36:34.119Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T02:36:34.377Z] Successfully tagged security-secretstore-setup:latest [2022-04-26T02:36:34.377Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-26T02:36:34.377Z] ---> Running in 53ad50d58b8d [2022-04-26T02:36:34.377Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T02:36:34.733Z] Commit message: "Merge pull request #3989 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.16" [2022-04-26T02:36:34.945Z] go: downloading k8s.io/apimachinery v0.23.4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T02:36:35.232Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T02:36:35.232Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T02:36:35.493Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T02:36:35.493Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T02:36:35.738Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T02:36:35.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T02:36:35.738Z] Dload Upload Total Spent Left Speed [2022-04-26T02:36:35.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2022-04-26T02:36:36.067Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T02:36:36.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T02:36:36.628Z] + sudo+ sudo tee /etc/docker/daemon.new [2022-04-26T02:36:36.628Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T02:36:36.628Z] { [2022-04-26T02:36:36.628Z] "registry-mirrors": [ [2022-04-26T02:36:36.628Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T02:36:36.628Z] ], [2022-04-26T02:36:36.628Z] "bip": "10.250.0.254/24", [2022-04-26T02:36:36.628Z] "hosts": [ [2022-04-26T02:36:36.628Z] "tcp://0.0.0.0:5555", [2022-04-26T02:36:36.628Z] "unix:///var/run/docker.sock" [2022-04-26T02:36:36.628Z] ], [2022-04-26T02:36:36.628Z] "mtu": 1458, [2022-04-26T02:36:36.628Z] "selinux-enabled": true, [2022-04-26T02:36:36.628Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T02:36:36.628Z] } [2022-04-26T02:36:36.636Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T02:36:36.636Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [Pipeline] sh [2022-04-26T02:36:36.897Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T02:36:36.897Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T02:36:36.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T02:36:37.157Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T02:36:37.348Z] + sudo service docker restart [2022-04-26T02:36:37.419Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T02:36:37.419Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T02:36:37.419Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T02:36:37.419Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T02:36:37.419Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T02:36:37.678Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T02:36:37.678Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T02:36:37.678Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T02:36:37.678Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T02:36:37.678Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T02:36:37.678Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T02:36:37.678Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T02:36:37.939Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T02:36:37.939Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T02:36:37.939Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T02:36:37.939Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T02:36:37.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:36:37.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:36:37.939Z] ---> 031479262ae4 [2022-04-26T02:36:37.939Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T02:36:37.939Z] ---> Using cache [2022-04-26T02:36:37.939Z] ---> 19b3164f10b4 [2022-04-26T02:36:37.939Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:36:37.939Z] ---> Using cache [2022-04-26T02:36:37.939Z] ---> 937637bf81b8 [2022-04-26T02:36:37.939Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T02:36:37.939Z] ---> Using cache [2022-04-26T02:36:37.939Z] ---> 08cd038ae4c2 [2022-04-26T02:36:37.939Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T02:36:37.939Z] ---> Using cache [2022-04-26T02:36:37.939Z] ---> 729bc102ea3e [2022-04-26T02:36:37.939Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:36:37.939Z] ---> Using cache [2022-04-26T02:36:37.939Z] ---> ea695d338126 [2022-04-26T02:36:37.939Z] Step 8/23 : COPY . . [2022-04-26T02:36:37.939Z] ---> Using cache [2022-04-26T02:36:37.939Z] ---> eb8aabdfefc9 [2022-04-26T02:36:37.939Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T02:36:38.199Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T02:36:38.199Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T02:36:38.199Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T02:36:38.461Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T02:36:38.461Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T02:36:38.751Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T02:36:38.751Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T02:36:38.751Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T02:36:38.751Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T02:36:38.751Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T02:36:39.028Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T02:36:39.028Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T02:36:39.028Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T02:36:39.028Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T02:36:39.028Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T02:36:39.028Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T02:36:39.028Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T02:36:39.028Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T02:36:39.028Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T02:36:39.323Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T02:36:39.323Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T02:36:39.323Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T02:36:39.323Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T02:36:39.323Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T02:36:39.323Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T02:36:39.323Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T02:36:39.323Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T02:36:39.600Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T02:36:39.600Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T02:36:39.600Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T02:36:39.600Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T02:36:39.600Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T02:36:39.600Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T02:36:39.600Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T02:36:39.600Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T02:36:39.600Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T02:36:39.600Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T02:36:39.600Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T02:36:39.600Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T02:36:39.862Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T02:36:39.862Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T02:36:39.862Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T02:36:39.862Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T02:36:39.862Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T02:36:39.862Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T02:36:39.862Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T02:36:39.862Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T02:36:39.862Z] Removing intermediate container 53ad50d58b8d [2022-04-26T02:36:39.862Z] ---> b266a01a7919 [2022-04-26T02:36:39.862Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T02:36:41.774Z] Removing intermediate container 66762d1af166 [2022-04-26T02:36:41.774Z] ---> 27b63c33b374 [2022-04-26T02:36:41.774Z] [2022-04-26T02:36:41.774Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T02:36:42.715Z] ---> e04c818066af [2022-04-26T02:36:42.715Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T02:36:42.978Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T02:36:42.978Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T02:36:43.239Z]  ---> Running in 876b640d6d04 [2022-04-26T02:36:44.185Z] ---> cece0733f026 [2022-04-26T02:36:44.185Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T02:36:44.185Z] ---> Running in 2d113f3e96ba [2022-04-26T02:36:44.185Z] Removing intermediate container 23b699ad9291 [2022-04-26T02:36:44.185Z] ---> cba8c45c3f44 [2022-04-26T02:36:44.185Z] [2022-04-26T02:36:44.185Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T02:36:44.185Z] ---> Running in a2c5a54ad8ff [2022-04-26T02:36:44.447Z] 3.15: Pulling from library/alpine [2022-04-26T02:36:44.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T02:36:44.708Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T02:36:44.708Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T02:36:44.708Z] ---> 0ac33e5f5afa [2022-04-26T02:36:44.708Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T02:36:44.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:44.970Z] ---> Running in 7a15d7c1795e [2022-04-26T02:36:44.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:44.971Z] Removing intermediate container 7a15d7c1795e [2022-04-26T02:36:44.971Z] ---> 262ba7476998 [2022-04-26T02:36:44.971Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:36:44.971Z] ---> Running in a568e747e852 [2022-04-26T02:36:45.231Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T02:36:45.231Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:36:45.231Z] OK: 6 MiB in 15 packages [2022-04-26T02:36:45.231Z] Removing intermediate container a2c5a54ad8ff [2022-04-26T02:36:45.231Z] ---> 5f015b65ff98 [2022-04-26T02:36:45.231Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T02:36:45.503Z] ---> Running in 1ea485305456 [2022-04-26T02:36:45.503Z] Removing intermediate container 1ea485305456 [2022-04-26T02:36:45.503Z] ---> bb8eec8d88e9 [2022-04-26T02:36:45.503Z] Step 28/31 : CMD ["gate"] [2022-04-26T02:36:45.763Z] ---> Running in 63f4003340a2 [2022-04-26T02:36:45.763Z] Removing intermediate container 2d113f3e96ba [2022-04-26T02:36:45.763Z] ---> 87e66c419330 [2022-04-26T02:36:45.763Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:36:46.024Z] ---> Running in a01784f271a7 [2022-04-26T02:36:46.024Z] Removing intermediate container 63f4003340a2 [2022-04-26T02:36:46.024Z] ---> f731e923eedc [2022-04-26T02:36:46.024Z] Step 29/31 : LABEL arch=x86_64 [2022-04-26T02:36:46.024Z] Removing intermediate container a568e747e852 [2022-04-26T02:36:46.024Z] ---> d6430e646e5b [2022-04-26T02:36:46.024Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T02:36:46.024Z] ---> Running in de3cfdd921ab [2022-04-26T02:36:46.024Z] Removing intermediate container a01784f271a7 [2022-04-26T02:36:46.024Z] ---> 52ebf2ade2da [2022-04-26T02:36:46.024Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T02:36:46.284Z] ---> Running in 4180731c96e6 [2022-04-26T02:36:46.284Z] ---> Running in d7fd367386ad [2022-04-26T02:36:46.284Z] Removing intermediate container de3cfdd921ab [2022-04-26T02:36:46.284Z] ---> 23cbfac31577 [2022-04-26T02:36:46.284Z] Step 30/31 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:36:46.543Z] Removing intermediate container d7fd367386ad [2022-04-26T02:36:46.543Z] ---> 442b323ca8a6 [2022-04-26T02:36:46.543Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T02:36:46.543Z] ---> Running in a4de3da3ed4f [2022-04-26T02:36:46.543Z] ---> Running in 7a197d015492 [2022-04-26T02:36:46.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:46.543Z] Removing intermediate container a4de3da3ed4f [2022-04-26T02:36:46.543Z] ---> 76d1c4b39d92 [2022-04-26T02:36:46.543Z] Step 31/31 : LABEL version=2.2.0-dev.79 [2022-04-26T02:36:46.805Z] Removing intermediate container 7a197d015492 [2022-04-26T02:36:46.805Z] ---> 59b31f8528cf [2022-04-26T02:36:46.805Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:36:46.805Z] ---> Running in 98e3e3910382 [2022-04-26T02:36:46.805Z] ---> b29e33726d36 [2022-04-26T02:36:46.805Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T02:36:47.063Z] Removing intermediate container 98e3e3910382 [2022-04-26T02:36:47.063Z] ---> c8a9baac9e31 [2022-04-26T02:36:47.063Z] [2022-04-26T02:36:47.063Z] Successfully built c8a9baac9e31 [2022-04-26T02:36:47.063Z] Successfully tagged security-bootstrapper:latest [2022-04-26T02:36:47.063Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-26T02:36:47.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:47.893Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T02:36:47.893Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T02:36:47.893Z] OK: 15854 distinct packages available [2022-04-26T02:36:47.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:48.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:49.036Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T02:36:49.037Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T02:36:49.037Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T02:36:49.297Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T02:36:49.297Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T02:36:49.297Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T02:36:49.558Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T02:36:49.558Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T02:36:49.558Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T02:36:49.818Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T02:36:49.818Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T02:36:49.818Z] OK: 8 MiB in 23 packages [2022-04-26T02:36:51.247Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:36:51.247Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:36:51.247Z] ---> 031479262ae4 [2022-04-26T02:36:51.247Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T02:36:51.247Z] ---> Using cache [2022-04-26T02:36:51.247Z] ---> 19b3164f10b4 [2022-04-26T02:36:51.247Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:36:51.247Z] ---> Using cache [2022-04-26T02:36:51.247Z] ---> 937637bf81b8 [2022-04-26T02:36:51.247Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T02:36:51.507Z] ---> 7fd7d211e28b [2022-04-26T02:36:51.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T02:36:51.768Z] ---> Running in 327d6a5dd5ee [2022-04-26T02:36:51.768Z] ---> 252f8926c450 [2022-04-26T02:36:51.768Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T02:36:52.031Z] ---> Running in c371192e7b40 [2022-04-26T02:36:52.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:52.601Z] Removing intermediate container c371192e7b40 [2022-04-26T02:36:52.601Z] ---> 78ae22946deb [2022-04-26T02:36:52.601Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:36:52.601Z] Removing intermediate container 4180731c96e6 [2022-04-26T02:36:52.601Z] ---> db761f6f7886 [2022-04-26T02:36:52.601Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:36:52.601Z] ---> Running in 25be6126a107 [2022-04-26T02:36:53.173Z] ---> d44ddf88fe59 [2022-04-26T02:36:53.173Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T02:36:53.173Z] Removing intermediate container 25be6126a107 [2022-04-26T02:36:53.173Z] ---> 395beeeb140b [2022-04-26T02:36:53.173Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T02:36:53.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:36:53.433Z] ---> Running in 2c63aa00ecee [2022-04-26T02:36:53.693Z] OK: 221 MiB in 52 packages [2022-04-26T02:36:53.693Z] Removing intermediate container 2c63aa00ecee [2022-04-26T02:36:53.693Z] ---> d818562a5c10 [2022-04-26T02:36:53.693Z] Step 21/22 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:36:54.011Z] ---> Running in 5b2f1cac7102 [2022-04-26T02:36:54.011Z] ---> 8fd5fa047fce [2022-04-26T02:36:54.011Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T02:36:54.273Z] Removing intermediate container 5b2f1cac7102 [2022-04-26T02:36:54.274Z] ---> 162b5c27a612 [2022-04-26T02:36:54.274Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T02:36:54.274Z] ---> Running in 783efafff2f0 [2022-04-26T02:36:54.534Z] Removing intermediate container 327d6a5dd5ee [2022-04-26T02:36:54.534Z] ---> da0d22f9b19f [2022-04-26T02:36:54.534Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T02:36:54.534Z] ---> f4fe543d5eab [2022-04-26T02:36:54.534Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T02:36:54.534Z] ---> Running in 39ef443e2c3c [2022-04-26T02:36:54.795Z] Removing intermediate container 783efafff2f0 [2022-04-26T02:36:54.795Z] ---> 9f3c94f7a1ae [2022-04-26T02:36:54.795Z] [2022-04-26T02:36:54.795Z] Successfully built 9f3c94f7a1ae [2022-04-26T02:36:54.795Z] Successfully tagged support-scheduler:latest [2022-04-26T02:36:54.795Z] Building support-notifications [2022-04-26T02:36:54.795Z]  Building support-scheduler ... done Removing intermediate container 39ef443e2c3c [2022-04-26T02:36:54.795Z] ---> 1c03370d0a69 [2022-04-26T02:36:54.795Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:36:55.061Z] ---> Running in 16418933cbd9 [2022-04-26T02:36:55.061Z] ---> 2af82b5a64db [2022-04-26T02:36:55.061Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:36:55.736Z] provisioning config files... [2022-04-26T02:36:55.760Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/206@tmp/config979587136734532447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:36:56.130Z] ---> docker-login.sh [2022-04-26T02:36:56.130Z] nexus3.edgexfoundry.org:10001 [2022-04-26T02:36:56.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:36:57.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:36:57.025Z] Configure a credential helper to remove this warning. See [2022-04-26T02:36:57.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:36:57.025Z] [2022-04-26T02:36:57.025Z] Login Succeeded [2022-04-26T02:36:57.025Z] nexus3.edgexfoundry.org:10002 [2022-04-26T02:36:57.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:36:57.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:36:57.584Z] Configure a credential helper to remove this warning. See [2022-04-26T02:36:57.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:36:57.584Z] [2022-04-26T02:36:57.584Z] Login Succeeded [2022-04-26T02:36:57.584Z] nexus3.edgexfoundry.org:10003 [2022-04-26T02:36:57.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:36:57.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:36:57.920Z] Configure a credential helper to remove this warning. See [2022-04-26T02:36:57.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:36:57.920Z] [2022-04-26T02:36:57.920Z] Login Succeeded [2022-04-26T02:36:57.920Z] nexus3.edgexfoundry.org:10004 [2022-04-26T02:36:58.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:36:58.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:36:58.530Z] Configure a credential helper to remove this warning. See [2022-04-26T02:36:58.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:36:58.530Z] [2022-04-26T02:36:58.530Z] Login Succeeded [2022-04-26T02:36:58.530Z] docker.io [2022-04-26T02:36:58.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:36:59.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:36:59.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:36:59.259Z] ---> 031479262ae4 [2022-04-26T02:36:59.259Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T02:36:59.259Z] ---> Using cache [2022-04-26T02:36:59.259Z] ---> 19b3164f10b4 [2022-04-26T02:36:59.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:36:59.259Z] ---> Using cache [2022-04-26T02:36:59.259Z] ---> 937637bf81b8 [2022-04-26T02:36:59.259Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T02:36:59.259Z] Removing intermediate container 16418933cbd9 [2022-04-26T02:36:59.259Z] ---> 1d4c711f1c1a [2022-04-26T02:36:59.259Z] Step 18/20 : LABEL arch=x86_64 [2022-04-26T02:36:59.259Z] ---> Running in e1c3eefd29f9 [2022-04-26T02:36:59.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:36:59.401Z] Configure a credential helper to remove this warning. See [2022-04-26T02:36:59.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:36:59.401Z] [2022-04-26T02:36:59.401Z] Login Succeeded [2022-04-26T02:36:59.401Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T02:36:59.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-26T02:36:59.518Z] ---> Running in d50f9eb7b0bd [2022-04-26T02:36:59.518Z] ---> Running in 5bdb74ab9018 [2022-04-26T02:36:59.821Z] Removing intermediate container 5bdb74ab9018 [2022-04-26T02:36:59.821Z] ---> b9cc866f3da7 [2022-04-26T02:36:59.821Z] Step 19/20 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] echo [2022-04-26T02:36:59.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T02:36:59.893Z] ========================================================= [2022-04-26T02:36:59.893Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T02:36:59.893Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T02:37:00.080Z] ---> Running in ec796cd408d7 [2022-04-26T02:37:00.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T02:37:00.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:37:00.563Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T02:37:00.564Z] 9b3977197b4f: Pulling fs layer [2022-04-26T02:37:00.564Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T02:37:00.564Z] 94645a83ff95: Pulling fs layer [2022-04-26T02:37:00.564Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T02:37:00.564Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T02:37:00.564Z] 3096ccb668a1: Pulling fs layer [2022-04-26T02:37:00.564Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T02:37:00.564Z] a4caa8a26152: Pulling fs layer [2022-04-26T02:37:00.564Z] 3096ccb668a1: Waiting [2022-04-26T02:37:00.564Z] e8cf19c19ddd: Waiting [2022-04-26T02:37:00.564Z] a4caa8a26152: Waiting [2022-04-26T02:37:00.564Z] 3f3a8bcf1eab: Waiting [2022-04-26T02:37:00.564Z] 0c92f367c5e7: Waiting [2022-04-26T02:37:00.564Z] 94645a83ff95: Verifying Checksum [2022-04-26T02:37:00.564Z] 94645a83ff95: Download complete [2022-04-26T02:37:00.564Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T02:37:00.564Z] 1a89e8eeedd5: Download complete [2022-04-26T02:37:00.564Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T02:37:00.564Z] 0c92f367c5e7: Download complete [2022-04-26T02:37:00.564Z] 3096ccb668a1: Verifying Checksum [2022-04-26T02:37:00.564Z] 3096ccb668a1: Download complete [2022-04-26T02:37:00.564Z] 9b3977197b4f: Verifying Checksum [2022-04-26T02:37:00.564Z] 9b3977197b4f: Download complete [2022-04-26T02:37:00.564Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T02:37:00.564Z] e8cf19c19ddd: Download complete [2022-04-26T02:37:00.914Z] Removing intermediate container ec796cd408d7 [2022-04-26T02:37:00.914Z] ---> b74f03f88802 [2022-04-26T02:37:00.914Z] Step 20/20 : LABEL version=2.2.0-dev.79 [2022-04-26T02:37:00.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:37:01.516Z] OK: 221 MiB in 52 packages [2022-04-26T02:37:01.516Z] ---> Running in adab1e63b0c8 [2022-04-26T02:37:01.573Z] 9b3977197b4f: Pull complete [2022-04-26T02:37:01.788Z] Removing intermediate container e1c3eefd29f9 [2022-04-26T02:37:01.789Z] ---> 9538024e55bb [2022-04-26T02:37:01.789Z] Step 8/25 : COPY . . [2022-04-26T02:37:01.851Z] 1a89e8eeedd5: Pull complete [2022-04-26T02:37:02.129Z] 94645a83ff95: Pull complete [2022-04-26T02:37:02.480Z] Removing intermediate container adab1e63b0c8 [2022-04-26T02:37:02.480Z] ---> 9c978459dbaa [2022-04-26T02:37:02.480Z] [2022-04-26T02:37:02.480Z] Successfully built 9c978459dbaa [2022-04-26T02:37:02.737Z] a4caa8a26152: Download complete [2022-04-26T02:37:02.739Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-26T02:37:02.739Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-26T02:37:02.739Z] Removing intermediate container 876b640d6d04 [2022-04-26T02:37:02.739Z] ---> 32e000f69c73 [2022-04-26T02:37:02.739Z] [2022-04-26T02:37:02.739Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T02:37:02.739Z] ---> e04c818066af [2022-04-26T02:37:02.739Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T02:37:02.739Z] ---> Using cache [2022-04-26T02:37:02.739Z] ---> 87e66c419330 [2022-04-26T02:37:02.999Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:37:02.999Z] ---> Using cache [2022-04-26T02:37:02.999Z] ---> 52ebf2ade2da [2022-04-26T02:37:02.999Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T02:37:03.339Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T02:37:03.339Z] 3f3a8bcf1eab: Download complete [2022-04-26T02:37:08.288Z] Removing intermediate container d50f9eb7b0bd [2022-04-26T02:37:08.288Z] ---> 00562fdcb37d [2022-04-26T02:37:08.288Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T02:37:08.859Z] ---> Running in 060a167d267f [2022-04-26T02:37:09.133Z] ---> e7d8b0a2015c [2022-04-26T02:37:09.133Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:37:09.703Z] Removing intermediate container 060a167d267f [2022-04-26T02:37:09.703Z] ---> c816240e92a5 [2022-04-26T02:37:09.703Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T02:37:09.703Z] ---> Running in b1b609139bc8 [2022-04-26T02:37:09.970Z] ---> Running in 589b4222a608 [2022-04-26T02:37:10.229Z] Removing intermediate container 589b4222a608 [2022-04-26T02:37:10.229Z] ---> 6298f1520fc5 [2022-04-26T02:37:10.229Z] Step 15/23 : WORKDIR / [2022-04-26T02:37:10.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:37:10.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:37:10.490Z] ---> 031479262ae4 [2022-04-26T02:37:10.490Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T02:37:10.490Z] ---> Using cache [2022-04-26T02:37:10.490Z] ---> 19b3164f10b4 [2022-04-26T02:37:10.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:37:10.490Z] ---> Using cache [2022-04-26T02:37:10.490Z] ---> 937637bf81b8 [2022-04-26T02:37:10.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T02:37:10.490Z] ---> Using cache [2022-04-26T02:37:10.490Z] ---> 08cd038ae4c2 [2022-04-26T02:37:10.490Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T02:37:10.490Z] ---> Using cache [2022-04-26T02:37:10.490Z] ---> 729bc102ea3e [2022-04-26T02:37:10.490Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:37:10.490Z] ---> Using cache [2022-04-26T02:37:10.490Z] ---> ea695d338126 [2022-04-26T02:37:10.490Z] Step 8/23 : COPY . . [2022-04-26T02:37:10.490Z] ---> Using cache [2022-04-26T02:37:10.490Z] ---> eb8aabdfefc9 [2022-04-26T02:37:10.490Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T02:37:10.490Z] ---> Running in 533f4412a583 [2022-04-26T02:37:10.753Z] ---> Running in 47700c80a28b [2022-04-26T02:37:10.753Z] ---> 0bc336f66808 [2022-04-26T02:37:10.753Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T02:37:10.753Z] ---> Running in 5650c3953aa3 [2022-04-26T02:37:11.016Z] Removing intermediate container 533f4412a583 [2022-04-26T02:37:11.016Z] ---> a8e655a5f131 [2022-04-26T02:37:11.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:37:11.275Z] Removing intermediate container 5650c3953aa3 [2022-04-26T02:37:11.275Z] ---> d5a590184381 [2022-04-26T02:37:11.275Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T02:37:11.275Z] ---> 1d0e8ce3f71d [2022-04-26T02:37:11.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T02:37:11.275Z] ---> Running in 44e210a963a1 [2022-04-26T02:37:11.534Z] Removing intermediate container b1b609139bc8 [2022-04-26T02:37:11.534Z] ---> 8104fadc15f0 [2022-04-26T02:37:11.534Z] Step 8/22 : COPY . . [2022-04-26T02:37:11.534Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T02:37:14.078Z] ---> f59c0bae3aef [2022-04-26T02:37:14.078Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T02:37:15.012Z] ---> 90f83528cb8e [2022-04-26T02:37:15.012Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T02:37:15.275Z] Removing intermediate container 44e210a963a1 [2022-04-26T02:37:15.275Z] ---> bd477dd8a990 [2022-04-26T02:37:15.275Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T02:37:15.535Z] ---> Running in ce1ce6d41b12 [2022-04-26T02:37:15.535Z] ---> Running in 48c243ca3e0a [2022-04-26T02:37:15.776Z] 3f3a8bcf1eab: Pull complete [2022-04-26T02:37:15.798Z] Removing intermediate container ce1ce6d41b12 [2022-04-26T02:37:15.798Z] ---> 5b025b9d70d6 [2022-04-26T02:37:15.799Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:37:16.050Z] 0c92f367c5e7: Pull complete [2022-04-26T02:37:16.064Z] ---> Running in 31616f0b5a2f [2022-04-26T02:37:16.064Z] Removing intermediate container 48c243ca3e0a [2022-04-26T02:37:16.064Z] ---> b6741b12272a [2022-04-26T02:37:16.065Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T02:37:16.325Z] ---> Running in 4b2c4090c95b [2022-04-26T02:37:16.325Z] Removing intermediate container 31616f0b5a2f [2022-04-26T02:37:16.325Z] ---> 5ee39c1d7361 [2022-04-26T02:37:16.325Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T02:37:16.326Z] 3096ccb668a1: Pull complete [2022-04-26T02:37:16.589Z] ---> Running in a40e6e223716 [2022-04-26T02:37:16.601Z] e8cf19c19ddd: Pull complete [2022-04-26T02:37:17.156Z] Removing intermediate container a40e6e223716 [2022-04-26T02:37:17.156Z] ---> 4dba1bcec7ee [2022-04-26T02:37:17.156Z] Step 22/23 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:37:17.156Z] ---> Running in 14c479dff654 [2022-04-26T02:37:17.725Z] Removing intermediate container 14c479dff654 [2022-04-26T02:37:17.725Z] ---> ceb5ca2a52df [2022-04-26T02:37:17.725Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T02:37:17.725Z] ---> Running in d5753c879f62 [2022-04-26T02:37:17.991Z] spire-1.2.1/ [2022-04-26T02:37:17.991Z] spire-1.2.1/.data/ [2022-04-26T02:37:17.991Z] spire-1.2.1/.data/.file [2022-04-26T02:37:17.991Z] spire-1.2.1/.dockerignore [2022-04-26T02:37:17.991Z] spire-1.2.1/.gitattributes [2022-04-26T02:37:17.991Z] spire-1.2.1/.githooks/ [2022-04-26T02:37:17.991Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/ [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/ [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T02:37:17.991Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T02:37:17.991Z] spire-1.2.1/.gitignore [2022-04-26T02:37:17.991Z] spire-1.2.1/.go-version [2022-04-26T02:37:17.991Z] spire-1.2.1/.golangci.yml [2022-04-26T02:37:17.991Z] spire-1.2.1/ADOPTERS.md [2022-04-26T02:37:17.991Z] spire-1.2.1/CHANGELOG.md [2022-04-26T02:37:17.991Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T02:37:17.991Z] spire-1.2.1/CODEOWNERS [2022-04-26T02:37:17.991Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T02:37:17.991Z] spire-1.2.1/Dockerfile [2022-04-26T02:37:17.991Z] spire-1.2.1/Dockerfile.dev [2022-04-26T02:37:17.991Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T02:37:17.991Z] spire-1.2.1/LICENSE [2022-04-26T02:37:17.991Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T02:37:17.991Z] spire-1.2.1/Makefile [2022-04-26T02:37:17.991Z] spire-1.2.1/README.md [2022-04-26T02:37:17.991Z] spire-1.2.1/ROADMAP.md [2022-04-26T02:37:17.991Z] spire-1.2.1/SECURITY.md [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T02:37:17.991Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/ [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/agent/ [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/server/ [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/server/server.conf [2022-04-26T02:37:17.991Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/ [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/auditlog.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/ [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/spire_server.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/telemetry.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/upgrading.md [2022-04-26T02:37:17.991Z] spire-1.2.1/doc/using_spire.md [2022-04-26T02:37:17.991Z] spire-1.2.1/examples/ [2022-04-26T02:37:17.991Z] spire-1.2.1/examples/README.md [2022-04-26T02:37:17.991Z] spire-1.2.1/go.mod [2022-04-26T02:37:17.991Z] spire-1.2.1/go.sum [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T02:37:17.991Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/health/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/log/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/version/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T02:37:17.992Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/config.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T02:37:17.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/server.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T02:37:18.256Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T02:37:18.257Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/private/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/private/server/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/common/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T02:37:18.257Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T02:37:18.257Z] spire-1.2.1/release/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire-extras/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire/README.md [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire/conf/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T02:37:18.257Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T02:37:18.257Z] spire-1.2.1/script/ [2022-04-26T02:37:18.257Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T02:37:18.257Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T02:37:18.257Z] spire-1.2.1/support/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T02:37:18.257Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/clock/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/clock/clock.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fixture/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T02:37:18.257Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T02:37:18.258Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/common [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T02:37:18.258Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T02:37:18.259Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T02:37:18.260Z] spire-1.2.1/test/integration/test.sh [2022-04-26T02:37:18.260Z] spire-1.2.1/test/plugintest/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/testca/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/testca/ca.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/testkey/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T02:37:18.260Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/testkey/new.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/util/ [2022-04-26T02:37:18.260Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/util/race.go [2022-04-26T02:37:18.260Z] spire-1.2.1/test/util/util.go [2022-04-26T02:37:18.261Z] building spire from source... [2022-04-26T02:37:18.261Z] Installing go1.17.7... [2022-04-26T02:37:18.261Z] Removing intermediate container d5753c879f62 [2022-04-26T02:37:18.261Z] ---> 4a77a1a0faea [2022-04-26T02:37:18.261Z] [2022-04-26T02:37:18.522Z] Successfully built 4a77a1a0faea [2022-04-26T02:37:18.522Z] Successfully tagged core-metadata:latest [2022-04-26T02:37:18.522Z]  Building core-metadata ... done Building security-spire-config [2022-04-26T02:37:23.333Z] a4caa8a26152: Pull complete [2022-04-26T02:37:23.334Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T02:37:23.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T02:37:23.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T02:37:23.692Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-26T02:37:23.692Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T02:37:23.692Z] WORKDIR /edgex [2022-04-26T02:37:23.692Z] COPY go.mod . [2022-04-26T02:37:23.692Z] RUN go mod download [2022-04-26T02:37:23.810Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:37:23.810Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:37:23.810Z] ---> 031479262ae4 [2022-04-26T02:37:23.810Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> 19b3164f10b4 [2022-04-26T02:37:23.810Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> 937637bf81b8 [2022-04-26T02:37:23.810Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> da0d22f9b19f [2022-04-26T02:37:23.810Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> 2af82b5a64db [2022-04-26T02:37:23.810Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> 9538024e55bb [2022-04-26T02:37:23.810Z] Step 8/26 : COPY . . [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> 0bc336f66808 [2022-04-26T02:37:23.810Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> d5a590184381 [2022-04-26T02:37:23.810Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> bd477dd8a990 [2022-04-26T02:37:23.810Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T02:37:23.810Z] ---> Using cache [2022-04-26T02:37:23.810Z] ---> b6741b12272a [2022-04-26T02:37:23.810Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T02:37:24.070Z] Building bin/spire-server... [2022-04-26T02:37:24.070Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T02:37:24.070Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T02:37:24.070Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T02:37:24.070Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T02:37:24.070Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T02:37:24.328Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T02:37:24.588Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T02:37:24.588Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T02:37:24.588Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T02:37:24.847Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T02:37:24.847Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T02:37:24.847Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T02:37:24.847Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T02:37:24.847Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T02:37:24.847Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T02:37:24.847Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T02:37:25.107Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T02:37:25.107Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T02:37:25.107Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T02:37:25.107Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T02:37:25.107Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T02:37:25.107Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T02:37:25.107Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T02:37:25.367Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T02:37:25.367Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T02:37:25.367Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T02:37:25.367Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T02:37:25.627Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T02:37:25.627Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T02:37:25.627Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T02:37:25.627Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T02:37:25.627Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T02:37:25.627Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T02:37:25.888Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T02:37:25.888Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T02:37:25.888Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T02:37:25.888Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T02:37:25.888Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T02:37:25.888Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T02:37:26.149Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T02:37:26.149Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T02:37:26.149Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T02:37:26.149Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T02:37:26.349Z] Sending build context to Docker daemon 169.2MB [2022-04-26T02:37:26.349Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T02:37:26.349Z] ---> 725f1c02e7f9 [2022-04-26T02:37:26.349Z] Step 2/4 : WORKDIR /edgex [2022-04-26T02:37:26.408Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T02:37:26.408Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T02:37:26.666Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T02:37:26.666Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T02:37:26.666Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T02:37:26.666Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T02:37:26.926Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T02:37:26.926Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T02:37:26.926Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T02:37:26.926Z]  ---> 3ebcdfd83490 [2022-04-26T02:37:26.926Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T02:37:26.926Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T02:37:27.188Z]  ---> Running in 8954d649b1c4 [2022-04-26T02:37:27.188Z] ---> Running in c4e5c2b6bf20 [2022-04-26T02:37:27.448Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T02:37:28.338Z] ---> Running in 00c43b47efe3 [2022-04-26T02:37:28.338Z] Removing intermediate container 00c43b47efe3 [2022-04-26T02:37:28.338Z] ---> 1c8561a181d8 [2022-04-26T02:37:28.338Z] Step 3/4 : COPY go.mod . [2022-04-26T02:37:28.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T02:37:28.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T02:37:28.646Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T02:37:28.646Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T02:37:28.646Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T02:37:28.646Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T02:37:28.646Z] spire-1.2.1/ [2022-04-26T02:37:28.646Z] spire-1.2.1/.data/ [2022-04-26T02:37:28.646Z] spire-1.2.1/.data/.file [2022-04-26T02:37:28.646Z] spire-1.2.1/.dockerignore [2022-04-26T02:37:28.646Z] spire-1.2.1/.gitattributes [2022-04-26T02:37:28.646Z] spire-1.2.1/.githooks/ [2022-04-26T02:37:28.646Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/ [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/ [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T02:37:28.646Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T02:37:28.646Z] spire-1.2.1/.gitignore [2022-04-26T02:37:28.646Z] spire-1.2.1/.go-version [2022-04-26T02:37:28.646Z] spire-1.2.1/.golangci.yml [2022-04-26T02:37:28.646Z] spire-1.2.1/ADOPTERS.md [2022-04-26T02:37:28.646Z] spire-1.2.1/CHANGELOG.md [2022-04-26T02:37:28.646Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T02:37:28.646Z] spire-1.2.1/CODEOWNERS [2022-04-26T02:37:28.646Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T02:37:28.646Z] spire-1.2.1/Dockerfile [2022-04-26T02:37:28.646Z] spire-1.2.1/Dockerfile.dev [2022-04-26T02:37:28.646Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T02:37:28.646Z] spire-1.2.1/LICENSE [2022-04-26T02:37:28.646Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T02:37:28.646Z] spire-1.2.1/Makefile [2022-04-26T02:37:28.646Z] spire-1.2.1/README.md [2022-04-26T02:37:28.646Z] spire-1.2.1/ROADMAP.md [2022-04-26T02:37:28.646Z] spire-1.2.1/SECURITY.md [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/ [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T02:37:28.646Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T02:37:28.647Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T02:37:28.909Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/ [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/agent/ [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/server/ [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/server/server.conf [2022-04-26T02:37:28.909Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/ [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/auditlog.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/ [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/spire_server.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/telemetry.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/upgrading.md [2022-04-26T02:37:28.909Z] spire-1.2.1/doc/using_spire.md [2022-04-26T02:37:28.909Z] spire-1.2.1/examples/ [2022-04-26T02:37:28.909Z] spire-1.2.1/examples/README.md [2022-04-26T02:37:28.909Z] spire-1.2.1/go.mod [2022-04-26T02:37:28.909Z] spire-1.2.1/go.sum [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T02:37:28.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/health/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/log/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/version/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T02:37:28.910Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/config.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T02:37:28.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/server.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/private/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/private/server/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/common/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T02:37:28.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T02:37:28.912Z] spire-1.2.1/release/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire-extras/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire/conf/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T02:37:28.912Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/script/ [2022-04-26T02:37:28.912Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/support/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T02:37:28.912Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/clock/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/clock/clock.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T02:37:28.912Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/common [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T02:37:28.912Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T02:37:28.913Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T02:37:28.914Z] spire-1.2.1/test/integration/test.sh [2022-04-26T02:37:28.914Z] spire-1.2.1/test/plugintest/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/testca/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/testca/ca.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/testkey/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T02:37:28.914Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/testkey/new.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/util/ [2022-04-26T02:37:28.914Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/util/race.go [2022-04-26T02:37:28.914Z] spire-1.2.1/test/util/util.go [2022-04-26T02:37:28.914Z] building spire from source... [2022-04-26T02:37:28.936Z] ---> 9ce563f5cbcd [2022-04-26T02:37:28.936Z] Step 4/4 : RUN go mod download [2022-04-26T02:37:28.936Z] ---> Running in a98fc6abdf41 [2022-04-26T02:37:29.174Z] Installing go1.17.7... [2022-04-26T02:37:32.475Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T02:37:32.475Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T02:37:32.475Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T02:37:32.475Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T02:37:32.475Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T02:37:32.475Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T02:37:32.475Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T02:37:32.475Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T02:37:32.475Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T02:37:32.733Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T02:37:33.674Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T02:37:34.241Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T02:37:34.501Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T02:37:34.502Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T02:37:34.761Z] Building bin/spire-server... [2022-04-26T02:37:34.761Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T02:37:34.761Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T02:37:34.761Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T02:37:34.761Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T02:37:35.020Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T02:37:35.278Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T02:37:35.279Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T02:37:35.279Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T02:37:35.279Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T02:37:35.537Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T02:37:35.537Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T02:37:35.537Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T02:37:35.537Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T02:37:35.537Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T02:37:35.537Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T02:37:35.805Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T02:37:35.805Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T02:37:35.805Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T02:37:35.805Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T02:37:35.805Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T02:37:36.063Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T02:37:36.063Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T02:37:36.063Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T02:37:36.063Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T02:37:36.063Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T02:37:36.321Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T02:37:36.321Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T02:37:36.321Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T02:37:36.321Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T02:37:36.321Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T02:37:36.321Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T02:37:36.321Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T02:37:36.579Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T02:37:36.579Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T02:37:36.579Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T02:37:36.579Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T02:37:36.579Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T02:37:36.579Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T02:37:36.579Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T02:37:36.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T02:37:36.579Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T02:37:36.579Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T02:37:36.579Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T02:37:36.579Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T02:37:36.579Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T02:37:36.579Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T02:37:36.579Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T02:37:36.579Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T02:37:36.579Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T02:37:36.579Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T02:37:36.579Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T02:37:36.579Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T02:37:36.579Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T02:37:36.579Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T02:37:36.842Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T02:37:36.842Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T02:37:36.842Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T02:37:36.842Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T02:37:36.842Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T02:37:36.842Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T02:37:36.842Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T02:37:36.842Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T02:37:36.842Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T02:37:36.842Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T02:37:36.842Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T02:37:36.842Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T02:37:36.842Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T02:37:37.101Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T02:37:37.101Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T02:37:37.102Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T02:37:37.102Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T02:37:37.102Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T02:37:37.102Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T02:37:37.102Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T02:37:37.102Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T02:37:37.102Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T02:37:37.102Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T02:37:37.102Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T02:37:37.102Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T02:37:37.102Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T02:37:37.102Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T02:37:37.102Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T02:37:37.102Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T02:37:37.102Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T02:37:37.102Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T02:37:37.102Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T02:37:37.102Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T02:37:37.102Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T02:37:37.102Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T02:37:37.361Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T02:37:37.361Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T02:37:37.361Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T02:37:37.361Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T02:37:37.361Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T02:37:37.361Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T02:37:37.361Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T02:37:37.361Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T02:37:37.361Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T02:37:37.620Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T02:37:37.620Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T02:37:37.620Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T02:37:37.620Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T02:37:37.620Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T02:37:37.620Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T02:37:37.620Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T02:37:37.620Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T02:37:37.620Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T02:37:37.881Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T02:37:37.881Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T02:37:37.881Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T02:37:37.881Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T02:37:37.881Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T02:37:37.881Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T02:37:37.881Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T02:37:37.881Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T02:37:37.881Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T02:37:37.881Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T02:37:37.881Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T02:37:37.881Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T02:37:37.881Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T02:37:37.881Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T02:37:37.881Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T02:37:37.881Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T02:37:39.264Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T02:37:39.264Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T02:37:39.264Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T02:37:39.264Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T02:37:39.264Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T02:37:43.460Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T02:37:43.460Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T02:37:43.460Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T02:37:43.460Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T02:37:43.460Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T02:37:43.460Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T02:37:43.720Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T02:37:44.303Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T02:37:44.303Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T02:37:44.563Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T02:37:44.823Z] Removing intermediate container 47700c80a28b [2022-04-26T02:37:44.823Z] ---> 0a6c196aef7e [2022-04-26T02:37:44.823Z] [2022-04-26T02:37:44.823Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T02:37:44.823Z] ---> e04c818066af [2022-04-26T02:37:44.823Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T02:37:44.823Z] ---> Using cache [2022-04-26T02:37:44.823Z] ---> 87e66c419330 [2022-04-26T02:37:44.823Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:37:44.823Z] ---> Using cache [2022-04-26T02:37:44.823Z] ---> 52ebf2ade2da [2022-04-26T02:37:44.823Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T02:37:44.823Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T02:37:44.823Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T02:37:44.823Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T02:37:45.082Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T02:37:45.343Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T02:37:45.343Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T02:37:45.623Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T02:37:45.623Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T02:37:45.623Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T02:37:45.883Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T02:37:45.883Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T02:37:45.883Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T02:37:46.143Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T02:37:46.143Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T02:37:46.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T02:37:46.402Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T02:37:46.667Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T02:37:46.926Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T02:37:46.926Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T02:37:47.185Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T02:37:47.185Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T02:37:47.185Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T02:37:47.447Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T02:37:47.447Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T02:37:47.708Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T02:37:47.708Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T02:37:47.968Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T02:37:47.968Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T02:37:47.968Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T02:37:47.968Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T02:37:47.968Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T02:37:47.968Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T02:37:48.228Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T02:37:48.487Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T02:37:48.488Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T02:37:48.488Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T02:37:48.820Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T02:37:48.820Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T02:37:48.820Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T02:37:48.820Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T02:37:48.820Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T02:37:48.820Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T02:37:48.820Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T02:37:48.820Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T02:37:49.139Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T02:37:49.139Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T02:37:49.139Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T02:37:49.139Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T02:37:49.139Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T02:37:49.497Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T02:37:49.497Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T02:37:49.497Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T02:37:49.497Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T02:37:49.497Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T02:37:49.497Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T02:37:49.756Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T02:37:49.756Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T02:37:49.756Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T02:37:49.756Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T02:37:50.017Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T02:37:50.017Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T02:37:50.017Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T02:37:50.017Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T02:37:50.017Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T02:37:50.017Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T02:37:50.017Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T02:37:50.017Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T02:37:50.017Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T02:37:50.017Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T02:37:50.017Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T02:37:50.017Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T02:37:50.017Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T02:37:50.017Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T02:37:50.278Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T02:37:50.278Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T02:37:50.851Z]  ---> Running in 33c824e1ad32 [2022-04-26T02:37:51.422Z] Removing intermediate container 33c824e1ad32 [2022-04-26T02:37:51.422Z] ---> 8dbc956b2b1b [2022-04-26T02:37:51.422Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T02:37:52.801Z] ---> Running in 212ba02f16e3 [2022-04-26T02:37:54.180Z] Removing intermediate container 212ba02f16e3 [2022-04-26T02:37:54.180Z] ---> b20bae5d8365 [2022-04-26T02:37:54.180Z] Step 15/23 : WORKDIR / [2022-04-26T02:37:55.561Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T02:37:55.561Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T02:37:56.519Z]  ---> Running in f6d8b3b6917b [2022-04-26T02:37:57.093Z] Removing intermediate container f6d8b3b6917b [2022-04-26T02:37:57.093Z] ---> ec443d4aec51 [2022-04-26T02:37:57.093Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:37:59.004Z] ---> 6c95fc592ebe [2022-04-26T02:37:59.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T02:37:59.312Z] Removing intermediate container c4e5c2b6bf20 [2022-04-26T02:37:59.312Z] ---> 414fb273014d [2022-04-26T02:37:59.312Z] [2022-04-26T02:37:59.312Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T02:37:59.312Z] ---> e04c818066af [2022-04-26T02:37:59.312Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T02:37:59.573Z] ---> fb45c84b59ba [2022-04-26T02:37:59.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T02:37:59.573Z] ---> Running in b3bc773c962b [2022-04-26T02:38:00.141Z] ---> 8cceae6e4367 [2022-04-26T02:38:00.141Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T02:38:00.400Z] ---> Running in 8b5648c18b3b [2022-04-26T02:38:00.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:38:00.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:38:00.659Z] Removing intermediate container 8b5648c18b3b [2022-04-26T02:38:00.659Z] ---> cca8c1e67097 [2022-04-26T02:38:00.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:38:00.659Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T02:38:00.659Z] ---> Running in e60001d3c05c [2022-04-26T02:38:00.659Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T02:38:00.659Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:38:00.659Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T02:38:00.659Z] OK: 6 MiB in 16 packages [2022-04-26T02:38:01.247Z] Removing intermediate container e60001d3c05c [2022-04-26T02:38:01.247Z] ---> d4142d289ce3 [2022-04-26T02:38:01.247Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T02:38:01.514Z] ---> Running in bfe393219433 [2022-04-26T02:38:01.774Z] Removing intermediate container bfe393219433 [2022-04-26T02:38:01.775Z] ---> c3e5cce37a89 [2022-04-26T02:38:01.775Z] Step 22/23 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:38:01.775Z] Removing intermediate container b3bc773c962b [2022-04-26T02:38:01.775Z] ---> 74a44c98803a [2022-04-26T02:38:01.775Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:38:02.049Z] ---> Running in 8a0d3d5cbad6 [2022-04-26T02:38:02.049Z] ---> Running in bb375c8f5fc8 [2022-04-26T02:38:02.313Z] Removing intermediate container bb375c8f5fc8 [2022-04-26T02:38:02.313Z] ---> 26cadafdb3e8 [2022-04-26T02:38:02.313Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T02:38:02.313Z] Removing intermediate container 8a0d3d5cbad6 [2022-04-26T02:38:02.313Z] ---> 7e44012edd41 [2022-04-26T02:38:02.313Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T02:38:02.572Z] ---> Running in f13418c0d1a1 [2022-04-26T02:38:02.572Z] ---> Running in e38240a6ae4e [2022-04-26T02:38:02.830Z] Removing intermediate container f13418c0d1a1 [2022-04-26T02:38:02.830Z] ---> 614b8c6d770f [2022-04-26T02:38:02.830Z] [2022-04-26T02:38:02.830Z] Removing intermediate container e38240a6ae4e [2022-04-26T02:38:02.830Z] ---> 276beedcb166 [2022-04-26T02:38:02.830Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T02:38:02.830Z] ---> Running in 2b6087c03220 [2022-04-26T02:38:02.830Z] Successfully built 614b8c6d770f [2022-04-26T02:38:02.830Z] Successfully tagged core-command:latest [2022-04-26T02:38:02.830Z]  Building core-command ... done Building security-proxy-setup [2022-04-26T02:38:03.764Z] Removing intermediate container 2b6087c03220 [2022-04-26T02:38:03.764Z] ---> ac05259fec83 [2022-04-26T02:38:03.764Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:38:07.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:38:07.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:38:07.057Z] ---> 031479262ae4 [2022-04-26T02:38:07.057Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T02:38:07.057Z] ---> Using cache [2022-04-26T02:38:07.057Z] ---> 19b3164f10b4 [2022-04-26T02:38:07.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:38:07.057Z] ---> Using cache [2022-04-26T02:38:07.057Z] ---> 937637bf81b8 [2022-04-26T02:38:07.057Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T02:38:07.057Z] ---> Using cache [2022-04-26T02:38:07.057Z] ---> 08cd038ae4c2 [2022-04-26T02:38:07.057Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T02:38:07.057Z] ---> Using cache [2022-04-26T02:38:07.057Z] ---> 729bc102ea3e [2022-04-26T02:38:07.057Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:38:07.057Z] ---> Using cache [2022-04-26T02:38:07.057Z] ---> ea695d338126 [2022-04-26T02:38:07.057Z] Step 8/22 : COPY . . [2022-04-26T02:38:07.057Z] ---> Using cache [2022-04-26T02:38:07.057Z] ---> eb8aabdfefc9 [2022-04-26T02:38:07.057Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T02:38:08.439Z] ---> a6bd251c0fab [2022-04-26T02:38:08.439Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T02:38:08.439Z] ---> Running in ccd3fb890581 [2022-04-26T02:38:09.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T02:38:09.951Z] ---> 7836f64d6aa8 [2022-04-26T02:38:09.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T02:38:10.522Z] ---> ac574496106d [2022-04-26T02:38:10.522Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T02:38:10.810Z] ---> Running in a98cad4b2058 [2022-04-26T02:38:11.069Z] Removing intermediate container a98cad4b2058 [2022-04-26T02:38:11.069Z] ---> f147457535c7 [2022-04-26T02:38:11.069Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:38:11.069Z] ---> Running in e4e28f9964a3 [2022-04-26T02:38:11.336Z] Removing intermediate container e4e28f9964a3 [2022-04-26T02:38:11.336Z] ---> 39e7ca698ba7 [2022-04-26T02:38:11.336Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T02:38:11.640Z] ---> Running in ad505a5356d8 [2022-04-26T02:38:11.640Z] Removing intermediate container ad505a5356d8 [2022-04-26T02:38:11.640Z] ---> 5c3ae576bd9f [2022-04-26T02:38:11.640Z] Step 21/22 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:38:11.933Z] ---> Running in 89baa6d76bac [2022-04-26T02:38:12.192Z] Removing intermediate container 89baa6d76bac [2022-04-26T02:38:12.192Z] ---> d7f249840b5e [2022-04-26T02:38:12.192Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T02:38:12.192Z] ---> Running in 946e3cd79def [2022-04-26T02:38:12.762Z] Removing intermediate container 946e3cd79def [2022-04-26T02:38:12.762Z] ---> c1d6808cd79a [2022-04-26T02:38:12.762Z] [2022-04-26T02:38:12.762Z] Successfully built c1d6808cd79a [2022-04-26T02:38:12.762Z] Successfully tagged support-notifications:latest [2022-04-26T02:38:12.762Z]  Building support-notifications ... done Building core-data [2022-04-26T02:38:16.957Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:38:16.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:38:16.957Z] ---> 031479262ae4 [2022-04-26T02:38:16.957Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T02:38:16.957Z] ---> Using cache [2022-04-26T02:38:16.957Z] ---> 19b3164f10b4 [2022-04-26T02:38:16.957Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:38:16.957Z] ---> Using cache [2022-04-26T02:38:16.957Z] ---> 937637bf81b8 [2022-04-26T02:38:16.957Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T02:38:18.866Z] ---> Running in 993cf6f4cd12 [2022-04-26T02:38:19.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:38:20.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:38:21.001Z] OK: 221 MiB in 52 packages [2022-04-26T02:38:22.382Z] Removing intermediate container 993cf6f4cd12 [2022-04-26T02:38:22.382Z] ---> a26fdb029592 [2022-04-26T02:38:22.382Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T02:38:22.951Z] ---> 2f51fba7743c [2022-04-26T02:38:22.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:38:23.211Z] ---> Running in c7cd98342497 [2022-04-26T02:38:25.538Z] Removing intermediate container a98fc6abdf41 [2022-04-26T02:38:25.539Z] ---> 831e713e8517 [2022-04-26T02:38:25.539Z] Successfully built 831e713e8517 [2022-04-26T02:38:25.539Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:38:25.758Z] Removing intermediate container c7cd98342497 [2022-04-26T02:38:25.758Z] ---> 673531bb3192 [2022-04-26T02:38:25.758Z] Step 8/23 : COPY . . [2022-04-26T02:38:25.888Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T02:38:25.888Z] . [Pipeline] withDockerContainer [2022-04-26T02:38:26.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-23559 does not seem to be running inside a container [2022-04-26T02:38:26.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T02:38:27.560Z] $ docker top 42323fb84ef4799bf61963ca3328e32a88406decc4b5ff1f1e2f3f426e99cbcb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:38:28.503Z] + go version [2022-04-26T02:38:28.503Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T02:38:28.531Z] $ docker stop --time=1 42323fb84ef4799bf61963ca3328e32a88406decc4b5ff1f1e2f3f426e99cbcb [2022-04-26T02:38:30.193Z] $ docker rm -f 42323fb84ef4799bf61963ca3328e32a88406decc4b5ff1f1e2f3f426e99cbcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:38:30.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T02:38:30.874Z] [2022-04-26T02:38:30.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:38:31.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T02:38:31.521Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-26T02:38:31.521Z] 29e5d40040c1: Pulling fs layer [2022-04-26T02:38:31.521Z] 1ce36da41761: Pulling fs layer [2022-04-26T02:38:31.521Z] 25b303627fd3: Pulling fs layer [2022-04-26T02:38:31.521Z] 29e5d40040c1: Verifying Checksum [2022-04-26T02:38:31.521Z] 29e5d40040c1: Download complete [2022-04-26T02:38:31.802Z] 1ce36da41761: Verifying Checksum [2022-04-26T02:38:31.802Z] 1ce36da41761: Download complete [2022-04-26T02:38:32.079Z] 29e5d40040c1: Pull complete [2022-04-26T02:38:33.527Z] 25b303627fd3: Verifying Checksum [2022-04-26T02:38:33.527Z] 25b303627fd3: Download complete [2022-04-26T02:38:33.527Z] 1ce36da41761: Pull complete [2022-04-26T02:38:33.894Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T02:38:34.165Z] ---> 38eb8d6923f6 [2022-04-26T02:38:34.165Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T02:38:34.425Z] ---> Running in 7f3d5b373b55 [2022-04-26T02:38:35.811Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T02:38:39.108Z] Removing intermediate container ccd3fb890581 [2022-04-26T02:38:39.108Z] ---> 2c46bd341ee2 [2022-04-26T02:38:39.108Z] [2022-04-26T02:38:39.108Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T02:38:39.108Z] ---> e04c818066af [2022-04-26T02:38:39.108Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T02:38:39.108Z] ---> Running in e353e636ed73 [2022-04-26T02:38:39.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:38:39.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:38:39.938Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T02:38:39.938Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T02:38:39.938Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T02:38:39.938Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T02:38:39.938Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T02:38:39.938Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T02:38:39.938Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:38:39.938Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T02:38:40.198Z] OK: 8 MiB in 20 packages [2022-04-26T02:38:41.146Z] Removing intermediate container e353e636ed73 [2022-04-26T02:38:41.146Z] ---> 11385795b6bd [2022-04-26T02:38:41.146Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T02:38:41.406Z] ---> Running in 9198e28adb00 [2022-04-26T02:38:41.665Z] Removing intermediate container 9198e28adb00 [2022-04-26T02:38:41.665Z] ---> b6c4c5ecf1c7 [2022-04-26T02:38:41.665Z] Step 13/22 : WORKDIR /edgex [2022-04-26T02:38:41.925Z] ---> Running in 1608ce7880d8 [2022-04-26T02:38:42.186Z] Removing intermediate container 1608ce7880d8 [2022-04-26T02:38:42.186Z] ---> cefb0a6cf5bb [2022-04-26T02:38:42.186Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T02:38:43.134Z] ---> be78da03e3ee [2022-04-26T02:38:43.134Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T02:38:44.073Z] ---> 4e2d7f96a9c0 [2022-04-26T02:38:44.073Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T02:38:45.015Z] ---> 76e7255c9f43 [2022-04-26T02:38:45.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T02:38:45.584Z] ---> 1c25d961b3c0 [2022-04-26T02:38:45.584Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T02:38:45.584Z] ---> Running in 625779fa0ffb [2022-04-26T02:38:45.946Z] 25b303627fd3: Pull complete [2022-04-26T02:38:45.946Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-26T02:38:45.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T02:38:45.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-26T02:38:46.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-23559 does not seem to be running inside a container [2022-04-26T02:38:46.282Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-26T02:38:47.493Z] Removing intermediate container 625779fa0ffb [2022-04-26T02:38:47.493Z] ---> 9c281d0bede2 [2022-04-26T02:38:47.493Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T02:38:47.493Z] ---> Running in 6da387eb7b85 [2022-04-26T02:38:47.752Z] Removing intermediate container 6da387eb7b85 [2022-04-26T02:38:47.752Z] ---> 58f5c722c81e [2022-04-26T02:38:47.752Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T02:38:48.321Z] ---> Running in e1ab9d5b4618 [2022-04-26T02:38:48.497Z] $ docker top 10062a0b63c673377b8da2319bb4ee65dcca8d8f720a4cd20f71130ec2b35259 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:38:49.260Z] Removing intermediate container e1ab9d5b4618 [2022-04-26T02:38:49.261Z] ---> 663561359d44 [2022-04-26T02:38:49.261Z] Step 21/22 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:38:49.261Z] ---> Running in e714a87ec9ff [2022-04-26T02:38:49.413Z] + docker-compose build --help [2022-04-26T02:38:49.413Z] + grep parallel [2022-04-26T02:38:49.831Z] Removing intermediate container e714a87ec9ff [2022-04-26T02:38:49.831Z] ---> 0cbe2db88e48 [2022-04-26T02:38:49.831Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T02:38:50.399Z] ---> Running in cc6ea9d25123 [2022-04-26T02:38:50.399Z] Building bin/spire-agent... [2022-04-26T02:38:50.669Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T02:38:50.669Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T02:38:50.669Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T02:38:50.669Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T02:38:50.669Z] Removing intermediate container cc6ea9d25123 [2022-04-26T02:38:50.669Z] ---> 3da3c64fc3a7 [2022-04-26T02:38:50.669Z] [2022-04-26T02:38:50.929Z] Successfully built 3da3c64fc3a7 [2022-04-26T02:38:50.929Z] Successfully tagged security-proxy-setup:latest [2022-04-26T02:38:50.929Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-04-26T02:38:51.500Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T02:38:51.759Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T02:38:51.759Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T02:38:51.759Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T02:38:51.759Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T02:38:51.759Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T02:38:52.018Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T02:38:52.018Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T02:38:52.018Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T02:38:53.725Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T02:38:54.030Z] $ docker stop --time=1 10062a0b63c673377b8da2319bb4ee65dcca8d8f720a4cd20f71130ec2b35259 [2022-04-26T02:38:55.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:38:55.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:38:55.317Z] ---> 031479262ae4 [2022-04-26T02:38:55.317Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T02:38:55.317Z] ---> Using cache [2022-04-26T02:38:55.317Z] ---> 19b3164f10b4 [2022-04-26T02:38:55.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:38:55.317Z] ---> Using cache [2022-04-26T02:38:55.317Z] ---> 937637bf81b8 [2022-04-26T02:38:55.317Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T02:38:55.721Z] $ docker rm -f 10062a0b63c673377b8da2319bb4ee65dcca8d8f720a4cd20f71130ec2b35259 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:38:56.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T02:38:56.346Z] . [Pipeline] withDockerContainer [2022-04-26T02:38:56.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-23559 does not seem to be running inside a container [2022-04-26T02:38:56.699Z] $ 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/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-26T02:38:57.968Z] $ docker top fcb01b8acc88bcb1b131615c032fee31f3d9255b3f327731af0c02526831c1f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:38:58.876Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T02:38:59.512Z] ---> Running in f9a0881d1dc6 [2022-04-26T02:38:59.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:39:00.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:39:01.150Z] OK: 221 MiB in 52 packages [2022-04-26T02:39:02.601Z] Removing intermediate container f9a0881d1dc6 [2022-04-26T02:39:02.601Z] ---> 6ebda639eb2b [2022-04-26T02:39:02.601Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T02:39:03.170Z] ---> fdfe470b582e [2022-04-26T02:39:03.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:39:03.170Z] ---> Running in 567b97c5014b [2022-04-26T02:39:03.191Z] Building core-command ... [2022-04-26T02:39:03.192Z] Building core-data ... [2022-04-26T02:39:03.192Z] Building core-metadata ... [2022-04-26T02:39:03.192Z] Building security-bootstrapper ... [2022-04-26T02:39:03.192Z] Building security-proxy-setup ... [2022-04-26T02:39:03.192Z] Building security-secretstore-setup ... [2022-04-26T02:39:03.192Z] Building security-spiffe-token-provider ... [2022-04-26T02:39:03.192Z] Building security-spire-agent ... [2022-04-26T02:39:03.192Z] Building security-spire-config ... [2022-04-26T02:39:03.192Z] Building security-spire-server ... [2022-04-26T02:39:03.192Z] Building support-notifications ... [2022-04-26T02:39:03.192Z] Building support-scheduler ... [2022-04-26T02:39:03.192Z] Building sys-mgmt-agent ... [2022-04-26T02:39:03.192Z] Building security-spire-server [2022-04-26T02:39:03.192Z] Building support-notifications [2022-04-26T02:39:03.192Z] Building security-secretstore-setup [2022-04-26T02:39:03.192Z] Building security-spiffe-token-provider [2022-04-26T02:39:03.192Z] Building security-spire-agent [2022-04-26T02:39:06.463Z] Removing intermediate container 567b97c5014b [2022-04-26T02:39:06.464Z] ---> 79c3c4c8ff03 [2022-04-26T02:39:06.464Z] Step 8/23 : COPY . . [2022-04-26T02:39:18.687Z] ---> 709aa22f4c00 [2022-04-26T02:39:18.687Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T02:39:18.687Z] ---> Running in fc7db37f7b25 [2022-04-26T02:39:18.687Z] Removing intermediate container 7f3d5b373b55 [2022-04-26T02:39:18.687Z] ---> 70b7d4d2ac86 [2022-04-26T02:39:18.687Z] [2022-04-26T02:39:18.687Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T02:39:18.687Z] ---> e04c818066af [2022-04-26T02:39:18.687Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T02:39:18.687Z] ---> Running in 1369ff20ffa6 [2022-04-26T02:39:18.687Z] Removing intermediate container 1369ff20ffa6 [2022-04-26T02:39:18.687Z] ---> b50996ebe6c6 [2022-04-26T02:39:18.687Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T02:39:18.687Z] ---> Running in 22633b0e1141 [2022-04-26T02:39:18.687Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T02:39:18.687Z] Removing intermediate container 22633b0e1141 [2022-04-26T02:39:18.687Z] ---> 528a103996eb [2022-04-26T02:39:18.687Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T02:39:18.687Z] ---> Running in 4702138e20bd [2022-04-26T02:39:19.265Z] Removing intermediate container 4702138e20bd [2022-04-26T02:39:19.265Z] ---> 6e9bc7dfa80e [2022-04-26T02:39:19.265Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:39:19.524Z] ---> Running in d8d3267dc999 [2022-04-26T02:39:22.066Z] Removing intermediate container d8d3267dc999 [2022-04-26T02:39:22.066Z] ---> 508b58123966 [2022-04-26T02:39:22.066Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T02:39:22.639Z] ---> Running in de12c697ecee [2022-04-26T02:39:23.577Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:39:24.517Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:39:24.775Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T02:39:24.775Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T02:39:24.775Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T02:39:25.034Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T02:39:25.034Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T02:39:25.293Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T02:39:25.293Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:39:25.293Z] OK: 8 MiB in 20 packages [2022-04-26T02:39:28.587Z] Removing intermediate container de12c697ecee [2022-04-26T02:39:28.587Z] ---> 67013bbfb9ba [2022-04-26T02:39:28.587Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:39:29.975Z] ---> 136a9bc005e3 [2022-04-26T02:39:29.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T02:39:32.520Z] ---> 2e3c653a33a1 [2022-04-26T02:39:32.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T02:39:33.902Z] ---> 350dcfa882bb [2022-04-26T02:39:33.902Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T02:39:33.902Z] ---> Running in ed2b86aac955 [2022-04-26T02:39:34.179Z] Removing intermediate container ed2b86aac955 [2022-04-26T02:39:34.179Z] ---> 5561b9b6f55e [2022-04-26T02:39:34.179Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:39:34.438Z] ---> Running in b0c0a93ad6d3 [2022-04-26T02:39:35.008Z] Removing intermediate container b0c0a93ad6d3 [2022-04-26T02:39:35.008Z] ---> 4d7f586adb38 [2022-04-26T02:39:35.008Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T02:39:35.575Z] ---> Running in 84bd88c42754 [2022-04-26T02:39:36.148Z] Removing intermediate container 84bd88c42754 [2022-04-26T02:39:36.149Z] ---> d01f47738033 [2022-04-26T02:39:36.149Z] Step 22/23 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:39:36.411Z] ---> Running in f5ba60a9a57d [2022-04-26T02:39:36.671Z] Removing intermediate container f5ba60a9a57d [2022-04-26T02:39:36.671Z] ---> 1a388a090af5 [2022-04-26T02:39:36.671Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T02:39:37.239Z] ---> Running in 0fb0d9495c1a [2022-04-26T02:39:37.812Z] Removing intermediate container 0fb0d9495c1a [2022-04-26T02:39:37.812Z] ---> c30c03e56bd9 [2022-04-26T02:39:37.812Z] [2022-04-26T02:39:37.812Z] Successfully built c30c03e56bd9 [2022-04-26T02:39:37.812Z] Successfully tagged core-data:latest [2022-04-26T02:39:41.150Z]  Building core-data ... done Removing intermediate container fc7db37f7b25 [2022-04-26T02:39:41.150Z] ---> 7e2f0aeb5974 [2022-04-26T02:39:41.150Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T02:39:41.722Z] ---> Running in cc03a76fc73d [2022-04-26T02:39:41.984Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T02:39:43.373Z] Removing intermediate container cc03a76fc73d [2022-04-26T02:39:43.373Z] ---> 22a0e0434b21 [2022-04-26T02:39:43.373Z] [2022-04-26T02:39:43.373Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T02:39:43.373Z] 20.10.14: Pulling from library/docker [2022-04-26T02:39:46.705Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T02:39:46.705Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T02:39:46.705Z] ---> 7417809fdb73 [2022-04-26T02:39:46.705Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:39:48.114Z] ---> Running in e03d9921c5a2 [2022-04-26T02:39:48.380Z] Removing intermediate container e03d9921c5a2 [2022-04-26T02:39:48.380Z] ---> 45d417bf9607 [2022-04-26T02:39:48.380Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-26T02:39:48.380Z] ---> Running in c09f07e68c0c [2022-04-26T02:39:48.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:39:48.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:39:49.159Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T02:39:49.159Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T02:39:49.159Z] Executing bash-5.1.16-r0.post-install [2022-04-26T02:39:49.159Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T02:39:49.159Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T02:39:49.159Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T02:39:49.159Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T02:39:49.159Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T02:39:49.159Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T02:39:49.159Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T02:39:49.159Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T02:39:49.159Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T02:39:49.159Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T02:39:49.159Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T02:39:49.159Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T02:39:49.159Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T02:39:49.159Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T02:39:49.159Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T02:39:49.730Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T02:39:49.730Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T02:39:49.730Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T02:39:49.730Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T02:39:49.730Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T02:39:49.730Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T02:39:49.730Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T02:39:49.730Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T02:39:49.730Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T02:39:49.730Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T02:39:49.730Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T02:39:49.730Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T02:39:49.730Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T02:39:49.730Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T02:39:49.730Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T02:39:49.730Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T02:39:49.730Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T02:39:49.730Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T02:39:49.730Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T02:39:49.730Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T02:39:49.730Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T02:39:49.988Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T02:39:49.988Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T02:39:49.988Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T02:39:49.988Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T02:39:49.988Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T02:39:50.247Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T02:39:50.247Z] OK: 83 MiB in 65 packages [2022-04-26T02:39:50.818Z] Collecting docker-compose==1.23.2 [2022-04-26T02:39:50.818Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T02:39:51.078Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T02:39:51.078Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T02:39:51.078Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T02:39:51.078Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T02:39:51.078Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T02:39:51.078Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T02:39:51.340Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-26T02:39:51.340Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T02:39:51.340Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T02:39:51.912Z] Collecting PyYAML<4,>=3.10 [2022-04-26T02:39:51.912Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T02:39:52.480Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T02:39:52.480Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T02:39:52.480Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T02:39:52.480Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T02:39:52.480Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T02:39:52.739Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T02:39:52.998Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T02:39:52.998Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T02:39:52.998Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T02:39:52.998Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T02:39:53.263Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T02:39:53.263Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T02:39:53.263Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T02:39:53.263Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T02:39:53.263Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-26T02:39:53.263Z] Collecting idna<2.8,>=2.5 [2022-04-26T02:39:53.263Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T02:39:53.263Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T02:39:53.263Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T02:39:53.263Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T02:39:53.263Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T02:39:53.524Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T02:39:53.524Z] Attempting uninstall: urllib3 [2022-04-26T02:39:53.524Z] Found existing installation: urllib3 1.26.7 [2022-04-26T02:39:53.524Z] Uninstalling urllib3-1.26.7: [2022-04-26T02:39:53.524Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T02:39:53.524Z] Attempting uninstall: idna [2022-04-26T02:39:53.524Z] Found existing installation: idna 3.3 [2022-04-26T02:39:53.524Z] Uninstalling idna-3.3: [2022-04-26T02:39:53.786Z] Successfully uninstalled idna-3.3 [2022-04-26T02:39:54.354Z] Attempting uninstall: requests [2022-04-26T02:39:54.354Z] Found existing installation: requests 2.26.0 [2022-04-26T02:39:54.354Z] Uninstalling requests-2.26.0: [2022-04-26T02:39:54.354Z] Successfully uninstalled requests-2.26.0 [2022-04-26T02:39:54.354Z] Running setup.py install for texttable: started [2022-04-26T02:39:54.614Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T02:39:54.614Z] Running setup.py install for PyYAML: started [2022-04-26T02:39:54.877Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T02:39:55.136Z] Running setup.py install for docopt: started [2022-04-26T02:39:55.395Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T02:39:55.395Z] Running setup.py install for dockerpty: started [2022-04-26T02:39:55.653Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T02:39:56.224Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-26T02:39:59.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:39:59.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:39:59.777Z] ---> 831e713e8517 [2022-04-26T02:39:59.777Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T02:39:59.777Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:39:59.777Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:39:59.777Z] ---> 831e713e8517 [2022-04-26T02:39:59.777Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T02:39:59.777Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:39:59.777Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:39:59.777Z] ---> 831e713e8517 [2022-04-26T02:39:59.777Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T02:39:59.777Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:39:59.777Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:39:59.777Z] ---> 831e713e8517 [2022-04-26T02:39:59.777Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T02:39:59.777Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:39:59.777Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:39:59.777Z] ---> 831e713e8517 [2022-04-26T02:39:59.777Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T02:39:59.777Z] ---> Running in b02732a9efd4 [2022-04-26T02:39:59.777Z] ---> Running in a73cfd7b3200 [2022-04-26T02:39:59.777Z] ---> Running in 3b2e1a628ce5 [2022-04-26T02:39:59.777Z] ---> Running in 227a8a41946f [2022-04-26T02:39:59.777Z] ---> Running in 50bc1e0fd1b3 [2022-04-26T02:39:59.777Z] Removing intermediate container 227a8a41946f [2022-04-26T02:39:59.777Z] ---> b26c0810fc83 [2022-04-26T02:39:59.777Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:39:59.777Z] Removing intermediate container b02732a9efd4 [2022-04-26T02:39:59.777Z] ---> 88379369831b [2022-04-26T02:39:59.777Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T02:39:59.777Z] ---> Running in 8d2ce194e00a [2022-04-26T02:39:59.777Z] Removing intermediate container a73cfd7b3200 [2022-04-26T02:39:59.777Z] ---> c2ac5b6cde9e [2022-04-26T02:39:59.777Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:39:59.777Z] ---> Running in cd5f366ff647 [2022-04-26T02:39:59.777Z] Removing intermediate container 3b2e1a628ce5 [2022-04-26T02:39:59.777Z] ---> d2422acd78c6 [2022-04-26T02:39:59.777Z] Removing intermediate container 50bc1e0fd1b3 [2022-04-26T02:39:59.777Z] ---> 697e0be6ff62 [2022-04-26T02:39:59.777Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:39:59.777Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:39:59.777Z] ---> Running in 3bbd56cb1a51 [2022-04-26T02:39:59.777Z] ---> Running in e2f31f0e0757 [2022-04-26T02:39:59.777Z] ---> Running in 20619be706e7 [2022-04-26T02:39:59.777Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:00.400Z] Removing intermediate container 8d2ce194e00a [2022-04-26T02:40:00.400Z] ---> e83f68f5c829 [2022-04-26T02:40:00.400Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T02:40:00.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:00.400Z] ---> Running in 7a56a0a9d621 [2022-04-26T02:40:00.690Z] Removing intermediate container 3bbd56cb1a51 [2022-04-26T02:40:00.690Z] ---> 9c6cdf3f205e [2022-04-26T02:40:00.690Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T02:40:00.976Z] ---> Running in 6b45f40cbbd3 [2022-04-26T02:40:01.272Z] Removing intermediate container e2f31f0e0757 [2022-04-26T02:40:01.272Z] ---> a84d7030137a [2022-04-26T02:40:01.272Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T02:40:01.272Z] ---> Running in 26ec852e875a [2022-04-26T02:40:01.272Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T02:40:01.272Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T02:40:01.272Z] OK: 15737 distinct packages available [2022-04-26T02:40:01.558Z] Removing intermediate container 20619be706e7 [2022-04-26T02:40:01.558Z] ---> c740187acc68 [2022-04-26T02:40:01.558Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T02:40:01.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:01.558Z] ---> Running in 1d10ae35a190 [2022-04-26T02:40:02.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:02.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:03.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:03.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:03.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:03.590Z] OK: 220 MiB in 52 packages [2022-04-26T02:40:03.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:04.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:04.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:04.400Z] Removing intermediate container a9e3c20ab419 [2022-04-26T02:40:04.400Z] ---> 7d092db6d45b [2022-04-26T02:40:04.400Z] [2022-04-26T02:40:04.400Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T02:40:04.400Z] ---> 0ac33e5f5afa [2022-04-26T02:40:04.400Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T02:40:04.400Z] ---> Using cache [2022-04-26T02:40:04.400Z] ---> 262ba7476998 [2022-04-26T02:40:04.400Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:40:04.400Z] ---> Using cache [2022-04-26T02:40:04.400Z] ---> d6430e646e5b [2022-04-26T02:40:04.400Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T02:40:04.400Z] ---> Running in ac53b012f00c [2022-04-26T02:40:04.400Z] Removing intermediate container c09f07e68c0c [2022-04-26T02:40:04.400Z] ---> a70918e43f1d [2022-04-26T02:40:04.400Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T02:40:04.400Z] ---> Running in 44eff7e30c2c [2022-04-26T02:40:04.400Z] Removing intermediate container 44eff7e30c2c [2022-04-26T02:40:04.400Z] ---> 8a13ac5f6fc4 [2022-04-26T02:40:04.400Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T02:40:04.400Z] ---> Running in fd971a6aa650 [2022-04-26T02:40:04.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:40:04.400Z] Removing intermediate container fd971a6aa650 [2022-04-26T02:40:04.400Z] ---> 1fa64cbb75d6 [2022-04-26T02:40:04.400Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T02:40:04.400Z] ---> 3bda246ca686 [2022-04-26T02:40:04.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T02:40:04.400Z] ---> b5ec349f59cd [2022-04-26T02:40:04.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T02:40:04.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:40:04.673Z] ---> a2cb21cc6f35 [2022-04-26T02:40:04.673Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T02:40:04.673Z] ---> Running in ddeb155db603 [2022-04-26T02:40:04.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:40:04.673Z] Removing intermediate container ddeb155db603 [2022-04-26T02:40:04.673Z] ---> f54cc67fb531 [2022-04-26T02:40:04.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:40:04.802Z] Removing intermediate container cd5f366ff647 [2022-04-26T02:40:04.802Z] ---> 144e7b162bf8 [2022-04-26T02:40:04.802Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T02:40:04.802Z] OK: 220 MiB in 52 packages [2022-04-26T02:40:04.944Z] ---> Running in 8546ff1fde2d [2022-04-26T02:40:04.944Z] Removing intermediate container 8546ff1fde2d [2022-04-26T02:40:04.944Z] ---> 35a3daa84166 [2022-04-26T02:40:04.944Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T02:40:04.944Z] ---> Running in ca7ea0a4f6b8 [2022-04-26T02:40:04.944Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T02:40:04.944Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T02:40:04.944Z] OK: 15854 distinct packages available [2022-04-26T02:40:05.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:40:05.211Z] Removing intermediate container ca7ea0a4f6b8 [2022-04-26T02:40:05.211Z] ---> 81d2a13c774d [2022-04-26T02:40:05.211Z] Step 22/23 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:40:05.211Z] ---> Running in 995258fa36b1 [2022-04-26T02:40:05.211Z] Removing intermediate container 995258fa36b1 [2022-04-26T02:40:05.211Z] ---> 0284905baa95 [2022-04-26T02:40:05.211Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T02:40:05.211Z] ---> Running in f3f2e888ce10 [2022-04-26T02:40:05.470Z] Removing intermediate container f3f2e888ce10 [2022-04-26T02:40:05.470Z] ---> 240c4db16e17 [2022-04-26T02:40:05.470Z] [2022-04-26T02:40:05.470Z] Successfully built 240c4db16e17 [2022-04-26T02:40:05.470Z] Successfully tagged sys-mgmt-agent:latest [2022-04-26T02:40:05.809Z] OK: 220 MiB in 52 packages [2022-04-26T02:40:05.809Z] OK: 220 MiB in 52 packages [2022-04-26T02:40:05.809Z] OK: 220 MiB in 52 packages [2022-04-26T02:40:06.041Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:40:06.094Z] ---> 1a9ddccf7f8e [2022-04-26T02:40:06.095Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:40:06.095Z] ---> Running in 93e87475c252 [2022-04-26T02:40:06.309Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T02:40:06.309Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T02:40:06.309Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T02:40:06.395Z] Removing intermediate container 7a56a0a9d621 [2022-04-26T02:40:06.395Z] ---> 38dc03903516 [2022-04-26T02:40:06.395Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T02:40:06.571Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T02:40:06.572Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T02:40:06.572Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T02:40:06.572Z] OK: 6 MiB in 19 packages [2022-04-26T02:40:07.147Z] Removing intermediate container ac53b012f00c [2022-04-26T02:40:07.147Z] ---> d5cf099e5c3b [2022-04-26T02:40:07.147Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T02:40:07.402Z] Removing intermediate container 6b45f40cbbd3 [2022-04-26T02:40:07.402Z] Removing intermediate container 1d10ae35a190 [2022-04-26T02:40:07.402Z] ---> 0a095046274e [2022-04-26T02:40:07.402Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T02:40:07.402Z] Removing intermediate container 26ec852e875a [2022-04-26T02:40:07.402Z] ---> a8abc1b167f7 [2022-04-26T02:40:07.402Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T02:40:07.402Z] ---> 7c4c4eff9305 [2022-04-26T02:40:07.402Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T02:40:07.691Z] ---> 247dbc029020 [2022-04-26T02:40:07.691Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:40:07.691Z] ---> Running in 2bf8604bfd79 [2022-04-26T02:40:08.116Z] ---> f43ce9e0e920 [2022-04-26T02:40:08.116Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T02:40:09.155Z] ---> 74e1d3da8b83 [2022-04-26T02:40:09.155Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:40:09.155Z] ---> ceee5aac2474 [2022-04-26T02:40:09.155Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:40:09.156Z] ---> Running in a05b5d0ca11d [2022-04-26T02:40:09.156Z] ---> Running in 2f05afa72ca5 [2022-04-26T02:40:09.156Z] ---> 8a4fba5bed4c [2022-04-26T02:40:09.156Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:40:09.436Z] ---> Running in 2c948d3d4bf9 [2022-04-26T02:40:09.510Z] ---> f39d2f0a5e90 [2022-04-26T02:40:09.510Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T02:40:09.770Z] ---> ed43f5ac172c [2022-04-26T02:40:09.770Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T02:40:10.035Z] ---> 26311faa3aea [2022-04-26T02:40:10.035Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T02:40:10.297Z] ---> a26987bfbeab [2022-04-26T02:40:10.297Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T02:40:10.557Z] ---> Running in e15a8c02d165 [2022-04-26T02:40:10.818Z] Removing intermediate container e15a8c02d165 [2022-04-26T02:40:10.818Z] ---> 0c54afb5b3f8 [2022-04-26T02:40:10.818Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T02:40:10.818Z] ---> Running in 09ba6b22ab5c [2022-04-26T02:40:10.907Z] Removing intermediate container 93e87475c252 [2022-04-26T02:40:10.907Z] ---> 5f4c83942c3c [2022-04-26T02:40:10.907Z] Step 7/20 : COPY . . [2022-04-26T02:40:11.079Z] Removing intermediate container 09ba6b22ab5c [2022-04-26T02:40:11.079Z] ---> 27f674e9b580 [2022-04-26T02:40:11.079Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T02:40:11.653Z] ---> Running in beb81f8404e4 [2022-04-26T02:40:11.925Z] Removing intermediate container beb81f8404e4 [2022-04-26T02:40:11.925Z] ---> 96ec4d374eba [2022-04-26T02:40:11.925Z] Step 25/26 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:40:12.498Z] ---> Running in 6029e8ac153e [2022-04-26T02:40:12.498Z] Removing intermediate container 6029e8ac153e [2022-04-26T02:40:12.498Z] ---> 71ff83f32721 [2022-04-26T02:40:12.758Z] Step 26/26 : LABEL version=2.2.0-dev.79 [2022-04-26T02:40:12.758Z] ---> Running in 40d1ddcd2c9e [2022-04-26T02:40:12.758Z] Removing intermediate container 40d1ddcd2c9e [2022-04-26T02:40:12.758Z] ---> e396738d6a3c [2022-04-26T02:40:12.758Z] [2022-04-26T02:40:12.758Z] Successfully built e396738d6a3c [2022-04-26T02:40:12.758Z] Successfully tagged security-spire-agent:latest [2022-04-26T02:40:12.941Z] Removing intermediate container 2bf8604bfd79 [2022-04-26T02:40:12.942Z] ---> 7ca8eb186d6f [2022-04-26T02:40:12.942Z] Step 8/26 : COPY . . [2022-04-26T02:40:14.986Z] Removing intermediate container 2f05afa72ca5 [2022-04-26T02:40:14.986Z] ---> 38d6dd3dcd30 [2022-04-26T02:40:14.986Z] Step 8/25 : COPY . . [2022-04-26T02:40:15.262Z] Removing intermediate container a05b5d0ca11d [2022-04-26T02:40:15.262Z] ---> 55571dff8191 [2022-04-26T02:40:15.262Z] Step 8/22 : COPY . . [2022-04-26T02:40:15.539Z] Removing intermediate container 2c948d3d4bf9 [2022-04-26T02:40:15.539Z] ---> 1e5a43bf67f9 [2022-04-26T02:40:15.539Z] Step 8/25 : COPY . . [2022-04-26T02:40:18.057Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-26T02:40:18.057Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T02:40:18.057Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T02:40:18.057Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T02:40:18.057Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T02:40:18.057Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T02:40:18.057Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T02:40:18.057Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T02:40:18.318Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T02:40:18.318Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T02:40:18.318Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T02:40:18.318Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T02:40:18.318Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T02:40:18.318Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T02:40:26.546Z] Building bin/spire-agent... [2022-04-26T02:40:26.546Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T02:40:26.546Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T02:40:26.546Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T02:40:26.546Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T02:40:26.546Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T02:40:26.546Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T02:40:26.546Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T02:40:26.546Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T02:40:26.546Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T02:40:26.546Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T02:40:26.546Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T02:40:26.546Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T02:40:26.546Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T02:40:30.686Z] ---> 5b8b279d43c5 [2022-04-26T02:40:30.686Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T02:40:30.686Z] ---> Running in 37f991586bb1 [2022-04-26T02:40:30.686Z] ---> 8cebfa4cb184 [2022-04-26T02:40:30.686Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T02:40:30.686Z] ---> Running in 266c5ccb6641 [2022-04-26T02:40:30.965Z] Removing intermediate container 37f991586bb1 [2022-04-26T02:40:30.965Z] ---> 0abbca7f49bc [2022-04-26T02:40:30.965Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T02:40:31.242Z] ---> Running in f34804dbd5e2 [2022-04-26T02:40:31.872Z] ---> 0912b505bd4c [2022-04-26T02:40:31.872Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T02:40:32.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T02:40:32.149Z] ---> Running in 5410edb9eb03 [2022-04-26T02:40:32.761Z] ---> 5af59ceead45 [2022-04-26T02:40:32.761Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T02:40:32.761Z] Removing intermediate container 5410edb9eb03 [2022-04-26T02:40:32.761Z] ---> 0b1ad3a3ac53 [2022-04-26T02:40:32.761Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T02:40:33.037Z] ---> Running in 796130b3aca8 [2022-04-26T02:40:33.037Z] ---> Running in 2a76a50be45a [2022-04-26T02:40:33.664Z] ---> da90d805e63f [2022-04-26T02:40:33.664Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T02:40:33.939Z] ---> Running in c3fd57962215 [2022-04-26T02:40:34.955Z] Removing intermediate container f34804dbd5e2 [2022-04-26T02:40:34.955Z] ---> 32d0111995cc [2022-04-26T02:40:34.955Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T02:40:34.955Z] ---> Running in d58c5af7a1e4 [2022-04-26T02:40:35.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T02:40:36.182Z] Removing intermediate container d58c5af7a1e4 [2022-04-26T02:40:36.182Z] ---> f0b0e39ebd90 [2022-04-26T02:40:36.182Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T02:40:36.182Z] ---> Running in d5acd22582fd [2022-04-26T02:40:36.798Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T02:40:37.413Z] Removing intermediate container 2a76a50be45a [2022-04-26T02:40:37.413Z] ---> cfce634d05af [2022-04-26T02:40:37.413Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T02:40:37.413Z] ---> Running in de6083096347 [2022-04-26T02:40:38.408Z] Removing intermediate container de6083096347 [2022-04-26T02:40:38.408Z] ---> a06cd0516d5f [2022-04-26T02:40:38.408Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T02:40:38.408Z] ---> Running in 6cd28ebb5529 [2022-04-26T02:40:39.412Z] spire-1.2.1/ [2022-04-26T02:40:39.412Z] spire-1.2.1/.data/ [2022-04-26T02:40:39.412Z] spire-1.2.1/.data/.file [2022-04-26T02:40:39.412Z] spire-1.2.1/.dockerignore [2022-04-26T02:40:39.412Z] spire-1.2.1/.gitattributes [2022-04-26T02:40:39.412Z] spire-1.2.1/.githooks/ [2022-04-26T02:40:39.412Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/ [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/ [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T02:40:39.412Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T02:40:39.412Z] spire-1.2.1/.gitignore [2022-04-26T02:40:39.412Z] spire-1.2.1/.go-version [2022-04-26T02:40:39.412Z] spire-1.2.1/.golangci.yml [2022-04-26T02:40:39.412Z] spire-1.2.1/ADOPTERS.md [2022-04-26T02:40:39.412Z] spire-1.2.1/CHANGELOG.md [2022-04-26T02:40:39.412Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T02:40:39.412Z] spire-1.2.1/CODEOWNERS [2022-04-26T02:40:39.412Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T02:40:39.412Z] spire-1.2.1/Dockerfile [2022-04-26T02:40:39.697Z] spire-1.2.1/Dockerfile.dev [2022-04-26T02:40:39.697Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T02:40:39.697Z] spire-1.2.1/LICENSE [2022-04-26T02:40:39.697Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T02:40:39.697Z] spire-1.2.1/Makefile [2022-04-26T02:40:39.697Z] spire-1.2.1/README.md [2022-04-26T02:40:39.697Z] spire-1.2.1/ROADMAP.md [2022-04-26T02:40:39.697Z] spire-1.2.1/SECURITY.md [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T02:40:39.697Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/ [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/agent/ [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/server/ [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/server/server.conf [2022-04-26T02:40:39.697Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/ [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/auditlog.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/ [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T02:40:39.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/spire_server.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/telemetry.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/upgrading.md [2022-04-26T02:40:39.978Z] spire-1.2.1/doc/using_spire.md [2022-04-26T02:40:39.978Z] spire-1.2.1/examples/ [2022-04-26T02:40:39.978Z] spire-1.2.1/examples/README.md [2022-04-26T02:40:39.978Z] spire-1.2.1/go.mod [2022-04-26T02:40:39.978Z] spire-1.2.1/go.sum [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T02:40:39.978Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:40:39.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/health/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/log/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T02:40:40.272Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T02:40:40.273Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/version/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T02:40:40.559Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/config.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gospire-1.2.1/ [2022-04-26T02:40:40.560Z] [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:40:40.560Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/.data/ [2022-04-26T02:40:40.842Z] spire-1.2.1/.data/.file [2022-04-26T02:40:40.842Z] spire-1.2.1/.dockerignore [2022-04-26T02:40:40.842Z] spire-1.2.1/.gitattributes [2022-04-26T02:40:40.842Z] spire-1.2.1/.githooks/ [2022-04-26T02:40:40.842Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/ [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/ [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T02:40:40.842Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T02:40:40.842Z] spire-1.2.1/.gitignore [2022-04-26T02:40:40.842Z] spire-1.2.1/.go-version [2022-04-26T02:40:40.842Z] spire-1.2.1/.golangci.yml [2022-04-26T02:40:40.842Z] spire-1.2.1/ADOPTERS.md [2022-04-26T02:40:40.842Z] spire-1.2.1/CHANGELOG.md [2022-04-26T02:40:40.842Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T02:40:40.842Z] spire-1.2.1/CODEOWNERS [2022-04-26T02:40:40.842Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T02:40:40.842Z] spire-1.2.1/Dockerfile [2022-04-26T02:40:40.842Z] spire-1.2.1/Dockerfile.dev [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T02:40:40.842Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T02:40:40.842Z] spire-1.2.1/LICENSE [2022-04-26T02:40:40.842Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T02:40:40.842Z] spire-1.2.1/Makefile [2022-04-26T02:40:40.842Z] spire-1.2.1/README.md [2022-04-26T02:40:40.842Z] spire-1.2.1/ROADMAP.md [2022-04-26T02:40:40.842Z] spire-1.2.1/SECURITY.md [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T02:40:40.842Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T02:40:40.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/server.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/private/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/private/server/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/common/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T02:40:40.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T02:40:40.843Z] spire-1.2.1/release/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire-extras/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire/README.md [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire/conf/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T02:40:40.843Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T02:40:40.843Z] spire-1.2.1/script/ [2022-04-26T02:40:40.843Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T02:40:40.843Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T02:40:40.843Z] spire-1.2.1/support/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T02:40:40.843Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/ [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/agent/ [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/server/ [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/server/server.conf [2022-04-26T02:40:40.843Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/ [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/auditlog.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/ [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T02:40:40.843Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T02:40:40.843Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T02:40:40.843Z] spire-1.2.1/test/ [2022-04-26T02:40:40.843Z] spire-1.2.1/test/clock/ [2022-04-26T02:40:40.843Z] spire-1.2.1/test/clock/clock.go [2022-04-26T02:40:40.843Z] spire-1.2.1/test/fakes/ [2022-04-26T02:40:40.843Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T02:40:40.843Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T02:40:40.843Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T02:40:40.843Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T02:40:40.843Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T02:40:40.843Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T02:40:40.843Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/spire_server.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/telemetry.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/upgrading.md [2022-04-26T02:40:41.126Z] spire-1.2.1/doc/using_spire.md [2022-04-26T02:40:41.126Z] spire-1.2.1/examples/ [2022-04-26T02:40:41.126Z] spire-1.2.1/examples/README.md [2022-04-26T02:40:41.126Z] spire-1.2.1/go.mod [2022-04-26T02:40:41.126Z] spire-1.2.1/go.sum [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T02:40:41.126Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T02:40:41.126Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T02:40:41.127Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/README.md [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/common [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T02:40:41.127Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T02:40:41.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/api/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T02:40:41.128Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T02:40:41.128Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T02:40:41.129Z] [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T02:40:41.129Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T02:40:41.129Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T02:40:41.409Z] [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T02:40:41.409Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yamlspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T02:40:41.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/health/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/log/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T02:40:41.410Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T02:40:41.410Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T02:40:41.411Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T02:40:41.411Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T02:40:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T02:40:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T02:40:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T02:40:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T02:40:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T02:40:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T02:40:41.412Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T02:40:41.412Z] spire-1.2.1/test/integration/test.sh [2022-04-26T02:40:41.412Z] spire-1.2.1/test/plugintest/ [2022-04-26T02:40:41.412Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/ [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/testca/ [2022-04-26T02:40:41.412Z] spire-1.2.1/test/testca/ca.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/testkey/ [2022-04-26T02:40:41.412Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T02:40:41.412Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/testkey/new.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T02:40:41.412Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/util/ [2022-04-26T02:40:41.412Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/util/race.go [2022-04-26T02:40:41.412Z] spire-1.2.1/test/util/util.go [2022-04-26T02:40:41.412Z] building spire from source... [2022-04-26T02:40:41.412Z] [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/version/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T02:40:41.412Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/config.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T02:40:41.696Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T02:40:41.697Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/server.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/private/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/private/server/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/common/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T02:40:41.978Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T02:40:41.978Z] spire-1.2.1/release/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire-extras/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire/README.md [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire/conf/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T02:40:41.978Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T02:40:41.978Z] spire-1.2.1/script/ [2022-04-26T02:40:41.978Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T02:40:41.978Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T02:40:41.978Z] spire-1.2.1/support/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T02:40:41.978Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.goInstalling go1.17.7... [2022-04-26T02:40:41.979Z] [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T02:40:41.979Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/clock/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/clock/clock.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/ [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T02:40:41.979Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T02:40:42.265Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/common [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T02:40:42.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T02:40:42.266Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T02:40:42.551Z] spire-1.2.1/test/integration/test.sh [2022-04-26T02:40:42.551Z] spire-1.2.1/test/plugintest/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/testca/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/testca/ca.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/testkey/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T02:40:42.551Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/testkey/new.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/util/ [2022-04-26T02:40:42.551Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/util/race.go [2022-04-26T02:40:42.551Z] spire-1.2.1/test/util/util.go [2022-04-26T02:40:42.551Z] building spire from source... [2022-04-26T02:40:43.166Z] Installing go1.17.7... [2022-04-26T02:41:10.052Z] Building bin/spire-server... [2022-04-26T02:41:10.052Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T02:41:10.052Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T02:41:10.052Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T02:41:10.052Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T02:41:10.052Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T02:41:10.052Z] Building bin/spire-server... [2022-04-26T02:41:10.052Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T02:41:10.052Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T02:41:10.052Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T02:41:10.052Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T02:41:10.052Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T02:41:10.660Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T02:41:11.267Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T02:41:11.267Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T02:41:11.547Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T02:41:11.825Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T02:41:12.432Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T02:41:12.432Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T02:41:12.432Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T02:41:12.432Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T02:41:12.710Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T02:41:12.710Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T02:41:12.987Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T02:41:12.987Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T02:41:12.987Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T02:41:12.987Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T02:41:13.266Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T02:41:13.543Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T02:41:13.822Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T02:41:14.097Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T02:41:14.097Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T02:41:14.097Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T02:41:14.375Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T02:41:14.375Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T02:41:14.652Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T02:41:14.652Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T02:41:14.652Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T02:41:14.652Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T02:41:14.652Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T02:41:14.934Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T02:41:14.934Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T02:41:15.212Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T02:41:16.208Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T02:41:16.208Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T02:41:16.208Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T02:41:17.666Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T02:41:17.666Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T02:41:22.920Z] Removing intermediate container 8954d649b1c4 [2022-04-26T02:41:22.920Z] ---> f288ac119685 [2022-04-26T02:41:22.920Z] [2022-04-26T02:41:22.920Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T02:41:22.920Z] ---> 0ac33e5f5afa [2022-04-26T02:41:22.920Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T02:41:22.920Z] ---> Using cache [2022-04-26T02:41:22.920Z] ---> 262ba7476998 [2022-04-26T02:41:22.920Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:41:22.920Z] ---> Using cache [2022-04-26T02:41:22.920Z] ---> d6430e646e5b [2022-04-26T02:41:22.920Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T02:41:22.920Z] Removing intermediate container 4b2c4090c95b [2022-04-26T02:41:22.920Z] ---> f8933832e9be [2022-04-26T02:41:22.920Z] [2022-04-26T02:41:22.920Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T02:41:22.920Z] ---> 0ac33e5f5afa [2022-04-26T02:41:22.920Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T02:41:22.920Z] ---> Using cache [2022-04-26T02:41:22.920Z] ---> 262ba7476998 [2022-04-26T02:41:22.920Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:41:22.920Z] ---> Using cache [2022-04-26T02:41:22.920Z] ---> d6430e646e5b [2022-04-26T02:41:22.920Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T02:41:22.920Z] ---> Using cache [2022-04-26T02:41:22.920Z] ---> d5cf099e5c3b [2022-04-26T02:41:22.920Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T02:41:22.920Z] ---> Running in ca6a77a2dafb [2022-04-26T02:41:22.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:41:22.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:41:22.920Z] ---> fce08cb69218 [2022-04-26T02:41:22.920Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T02:41:22.920Z] ---> 0077981f31a0 [2022-04-26T02:41:22.920Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T02:41:22.920Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T02:41:22.920Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T02:41:22.920Z] OK: 15854 distinct packages available [2022-04-26T02:41:22.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:41:22.920Z] ---> b83c5362b732 [2022-04-26T02:41:22.920Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T02:41:22.920Z] ---> 722008395464 [2022-04-26T02:41:22.920Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T02:41:22.920Z] ---> Running in 90b29d741b91 [2022-04-26T02:41:22.920Z] Removing intermediate container 90b29d741b91 [2022-04-26T02:41:22.920Z] ---> 1a6a7a44641a [2022-04-26T02:41:22.920Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T02:41:22.920Z] ---> Running in 301b81c2e8d8 [2022-04-26T02:41:22.920Z] Removing intermediate container 301b81c2e8d8 [2022-04-26T02:41:22.920Z] ---> 3af12989e77b [2022-04-26T02:41:22.920Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T02:41:22.920Z] ---> Running in 77ca6f3cfe92 [2022-04-26T02:41:22.920Z] Removing intermediate container 77ca6f3cfe92 [2022-04-26T02:41:22.920Z] ---> 5fd52369ace6 [2022-04-26T02:41:22.920Z] Step 24/25 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:22.920Z] ---> Running in cffeeacd02eb [2022-04-26T02:41:22.920Z] Removing intermediate container cffeeacd02eb [2022-04-26T02:41:22.920Z] ---> bdfd1c69e3a5 [2022-04-26T02:41:22.920Z] Step 25/25 : LABEL version=2.2.0-dev.79 [2022-04-26T02:41:22.920Z] ---> Running in 47946ffbbd00 [2022-04-26T02:41:22.920Z] Removing intermediate container 47946ffbbd00 [2022-04-26T02:41:22.920Z] ---> d40be5ea6715 [2022-04-26T02:41:22.920Z] [2022-04-26T02:41:22.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:41:22.920Z] Successfully built d40be5ea6715 [2022-04-26T02:41:22.920Z] Successfully tagged security-spire-server:latest [2022-04-26T02:41:22.920Z]  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T02:41:22.920Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T02:41:22.920Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T02:41:22.920Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T02:41:22.920Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T02:41:22.920Z] OK: 6 MiB in 18 packages [2022-04-26T02:41:22.920Z] Removing intermediate container ca6a77a2dafb [2022-04-26T02:41:22.920Z] ---> c945052b2aa3 [2022-04-26T02:41:22.920Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T02:41:22.920Z] ---> dc1f9a3632c3 [2022-04-26T02:41:22.920Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T02:41:22.920Z] ---> 88e3d0fe620f [2022-04-26T02:41:22.920Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T02:41:22.920Z] ---> Running in 6ee041455fa9 [2022-04-26T02:41:22.920Z] Removing intermediate container 6ee041455fa9 [2022-04-26T02:41:22.920Z] ---> 8fc607a6e43c [2022-04-26T02:41:22.920Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T02:41:22.920Z] ---> 613e51256437 [2022-04-26T02:41:22.920Z] Step 21/26 : WORKDIR / [2022-04-26T02:41:22.920Z] ---> Running in 0124e2bb3309 [2022-04-26T02:41:22.920Z] Removing intermediate container 0124e2bb3309 [2022-04-26T02:41:22.920Z] ---> f2191569e6b3 [2022-04-26T02:41:22.920Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T02:41:22.920Z] ---> Running in 9874179da948 [2022-04-26T02:41:22.920Z] Removing intermediate container 9874179da948 [2022-04-26T02:41:22.920Z] ---> 8294ea508747 [2022-04-26T02:41:22.920Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T02:41:22.920Z] ---> Running in c64a431e6fd0 [2022-04-26T02:41:23.180Z] Removing intermediate container c64a431e6fd0 [2022-04-26T02:41:23.181Z] ---> 0727738af1f8 [2022-04-26T02:41:23.181Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T02:41:23.181Z] ---> Running in 949cf02b59ac [2022-04-26T02:41:23.181Z] Removing intermediate container 949cf02b59ac [2022-04-26T02:41:23.181Z] ---> 5158ea7baf00 [2022-04-26T02:41:23.181Z] Step 25/26 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:23.181Z] ---> Running in 9cd9a00b0f69 [2022-04-26T02:41:23.181Z] Removing intermediate container 9cd9a00b0f69 [2022-04-26T02:41:23.181Z] ---> ceb59687cd3e [2022-04-26T02:41:23.181Z] Step 26/26 : LABEL version=2.2.0-dev.79 [2022-04-26T02:41:23.440Z] ---> Running in e120fb966cfc [2022-04-26T02:41:23.440Z] Removing intermediate container e120fb966cfc [2022-04-26T02:41:23.440Z] ---> 3c80f82f18fa [2022-04-26T02:41:23.440Z] [2022-04-26T02:41:23.440Z] Successfully built 3c80f82f18fa [2022-04-26T02:41:23.440Z] Successfully tagged security-spire-config:latest [2022-04-26T02:41:23.710Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-26T02:41:23.720Z] $ docker stop --time=1 ebb5921c8d28294898c9d37573deffce86e09dc47746dfb8fc73c7a8a808b629 [2022-04-26T02:41:25.039Z] $ docker rm -f ebb5921c8d28294898c9d37573deffce86e09dc47746dfb8fc73c7a8a808b629 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T02:41:25.387Z] + docker images [2022-04-26T02:41:25.387Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T02:41:25.387Z] security-spire-config latest 3c80f82f18fa 2 seconds ago 86.7MB [2022-04-26T02:41:25.387Z] security-spire-server latest d40be5ea6715 6 seconds ago 87.3MB [2022-04-26T02:41:25.387Z] f288ac119685 10 seconds ago 4.43GB [2022-04-26T02:41:25.387Z] f8933832e9be 19 seconds ago 4.43GB [2022-04-26T02:41:25.387Z] security-spire-agent latest e396738d6a3c About a minute ago 127MB [2022-04-26T02:41:25.387Z] sys-mgmt-agent latest 240c4db16e17 About a minute ago 299MB [2022-04-26T02:41:25.387Z] 7d092db6d45b About a minute ago 4.43GB [2022-04-26T02:41:25.387Z] 22a0e0434b21 About a minute ago 1.49GB [2022-04-26T02:41:25.387Z] core-data latest c30c03e56bd9 About a minute ago 22.5MB [2022-04-26T02:41:25.387Z] 70b7d4d2ac86 2 minutes ago 1.52GB [2022-04-26T02:41:25.387Z] security-proxy-setup latest 3da3c64fc3a7 2 minutes ago 26.9MB [2022-04-26T02:41:25.387Z] 2c46bd341ee2 2 minutes ago 1.5GB [2022-04-26T02:41:25.387Z] support-notifications latest c1d6808cd79a 3 minutes ago 26.9MB [2022-04-26T02:41:25.387Z] core-command latest 614b8c6d770f 3 minutes ago 16.1MB [2022-04-26T02:41:25.387Z] 414fb273014d 3 minutes ago 1.55GB [2022-04-26T02:41:25.387Z] 0a6c196aef7e 3 minutes ago 1.49GB [2022-04-26T02:41:25.387Z] core-metadata latest 4a77a1a0faea 4 minutes ago 17MB [2022-04-26T02:41:25.387Z] 32e000f69c73 4 minutes ago 1.5GB [2022-04-26T02:41:25.387Z] security-spiffe-token-provider latest 9c978459dbaa 4 minutes ago 28.8MB [2022-04-26T02:41:25.387Z] support-scheduler latest 9f3c94f7a1ae 4 minutes ago 26.3MB [2022-04-26T02:41:25.388Z] security-bootstrapper latest c8a9baac9e31 4 minutes ago 19.1MB [2022-04-26T02:41:25.388Z] cba8c45c3f44 4 minutes ago 1.54GB [2022-04-26T02:41:25.388Z] 27b63c33b374 4 minutes ago 1.55GB [2022-04-26T02:41:25.388Z] security-secretstore-setup latest c34132f1cfa4 4 minutes ago 28.5MB [2022-04-26T02:41:25.388Z] 59f510442a33 5 minutes ago 1.5GB [2022-04-26T02:41:25.388Z] c176265d84e8 5 minutes ago 1.5GB [2022-04-26T02:41:25.388Z] ci-base-image-x86_64 latest 031479262ae4 8 minutes ago 896MB [2022-04-26T02:41:25.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 days ago 562MB [2022-04-26T02:41:25.388Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-26T02:41:25.388Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-26T02:41:25.388Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-26T02:41:25.388Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-26T02:41:25.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:41:25.528Z] provisioning config files... [2022-04-26T02:41:25.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/206@tmp/config7128936856875043175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:41:25.842Z] ---> docker-login.sh [2022-04-26T02:41:25.843Z] nexus3.edgexfoundry.org:10001 [2022-04-26T02:41:25.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:41:25.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:41:25.843Z] Configure a credential helper to remove this warning. See [2022-04-26T02:41:25.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:41:25.843Z] [2022-04-26T02:41:25.843Z] Login Succeeded [2022-04-26T02:41:25.843Z] nexus3.edgexfoundry.org:10002 [2022-04-26T02:41:26.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:41:26.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:41:26.101Z] Configure a credential helper to remove this warning. See [2022-04-26T02:41:26.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:41:26.101Z] [2022-04-26T02:41:26.101Z] Login Succeeded [2022-04-26T02:41:26.101Z] nexus3.edgexfoundry.org:10003 [2022-04-26T02:41:26.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:41:26.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:41:26.101Z] Configure a credential helper to remove this warning. See [2022-04-26T02:41:26.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:41:26.101Z] [2022-04-26T02:41:26.101Z] Login Succeeded [2022-04-26T02:41:26.101Z] nexus3.edgexfoundry.org:10004 [2022-04-26T02:41:26.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:41:26.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:41:26.360Z] Configure a credential helper to remove this warning. See [2022-04-26T02:41:26.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:41:26.360Z] [2022-04-26T02:41:26.360Z] Login Succeeded [2022-04-26T02:41:26.360Z] docker.io [2022-04-26T02:41:26.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:41:26.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:41:26.930Z] Configure a credential helper to remove this warning. See [2022-04-26T02:41:26.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:41:26.930Z] [2022-04-26T02:41:26.930Z] Login Succeeded [2022-04-26T02:41:26.930Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T02:41:26.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:41:26.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T02:41:26.994Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-26T02:41:26.994Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:26.994Z] latest [2022-04-26T02:41:26.994Z] 2.2.0-dev.79 [2022-04-26T02:41:26.994Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:26.994Z] main [2022-04-26T02:41:26.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:27.334Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:27.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:27.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T02:41:27.632Z] 726f26948fca: Preparing [2022-04-26T02:41:27.632Z] 8f046db00500: Preparing [2022-04-26T02:41:27.632Z] f3132efe3eaa: Preparing [2022-04-26T02:41:27.632Z] b2fb898dad3c: Preparing [2022-04-26T02:41:27.632Z] b541d28bf3b4: Preparing [2022-04-26T02:41:27.632Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:27.632Z] f3132efe3eaa: Pushed [2022-04-26T02:41:27.632Z] b2fb898dad3c: Pushed [2022-04-26T02:41:27.632Z] 726f26948fca: Pushed [2022-04-26T02:41:29.018Z] 8f046db00500: Pushed [2022-04-26T02:41:29.018Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:5d0dbe84b94a4c8817eb20ca98c543ac89b279990c3c71b1dc225f8585bd386f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:29.326Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:29.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-26T02:41:29.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T02:41:29.628Z] 726f26948fca: Preparing [2022-04-26T02:41:29.628Z] 8f046db00500: Preparing [2022-04-26T02:41:29.628Z] f3132efe3eaa: Preparing [2022-04-26T02:41:29.628Z] b2fb898dad3c: Preparing [2022-04-26T02:41:29.628Z] b541d28bf3b4: Preparing [2022-04-26T02:41:29.628Z] 726f26948fca: Layer already exists [2022-04-26T02:41:29.628Z] 8f046db00500: Layer already exists [2022-04-26T02:41:29.628Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:29.628Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:29.628Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:29.628Z] latest: digest: sha256:5d0dbe84b94a4c8817eb20ca98c543ac89b279990c3c71b1dc225f8585bd386f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:29.930Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:30.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.79 [2022-04-26T02:41:30.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T02:41:30.226Z] 726f26948fca: Preparing [2022-04-26T02:41:30.226Z] 8f046db00500: Preparing [2022-04-26T02:41:30.226Z] f3132efe3eaa: Preparing [2022-04-26T02:41:30.226Z] b2fb898dad3c: Preparing [2022-04-26T02:41:30.226Z] b541d28bf3b4: Preparing [2022-04-26T02:41:30.226Z] 726f26948fca: Layer already exists [2022-04-26T02:41:30.226Z] 8f046db00500: Layer already exists [2022-04-26T02:41:30.226Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:30.226Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:30.226Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:30.226Z] 2.2.0-dev.79: digest: sha256:5d0dbe84b94a4c8817eb20ca98c543ac89b279990c3c71b1dc225f8585bd386f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:30.530Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:30.830Z] + docker push nexus3.edgexfoundry.org:10004/core-command:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:30.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T02:41:30.830Z] 726f26948fca: Preparing [2022-04-26T02:41:30.830Z] 8f046db00500: Preparing [2022-04-26T02:41:30.830Z] f3132efe3eaa: Preparing [2022-04-26T02:41:30.830Z] b2fb898dad3c: Preparing [2022-04-26T02:41:30.830Z] b541d28bf3b4: Preparing [2022-04-26T02:41:30.830Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:30.830Z] 726f26948fca: Layer already exists [2022-04-26T02:41:30.830Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:30.830Z] 8f046db00500: Layer already exists [2022-04-26T02:41:30.830Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:30.830Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:5d0dbe84b94a4c8817eb20ca98c543ac89b279990c3c71b1dc225f8585bd386f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:31.141Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:31.442Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-26T02:41:31.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T02:41:31.442Z] 726f26948fca: Preparing [2022-04-26T02:41:31.442Z] 8f046db00500: Preparing [2022-04-26T02:41:31.442Z] f3132efe3eaa: Preparing [2022-04-26T02:41:31.442Z] b2fb898dad3c: Preparing [2022-04-26T02:41:31.442Z] b541d28bf3b4: Preparing [2022-04-26T02:41:31.442Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:31.442Z] 726f26948fca: Layer already exists [2022-04-26T02:41:31.442Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:31.442Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:31.442Z] 8f046db00500: Layer already exists [2022-04-26T02:41:31.442Z] main: digest: sha256:5d0dbe84b94a4c8817eb20ca98c543ac89b279990c3c71b1dc225f8585bd386f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:41:31.479Z] ===================================================== [Pipeline] echo [2022-04-26T02:41:31.490Z] taggedImages: [2022-04-26T02:41:31.490Z] - nexus3.edgexfoundry.org:10004/core-command:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:31.490Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-26T02:41:31.490Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.79 [2022-04-26T02:41:31.490Z] - nexus3.edgexfoundry.org:10004/core-command:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:31.490Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-26T02:41:31.512Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-26T02:41:31.512Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:31.512Z] latest [2022-04-26T02:41:31.512Z] 2.2.0-dev.79 [2022-04-26T02:41:31.512Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:31.512Z] main [2022-04-26T02:41:31.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:31.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:32.139Z] + docker push nexus3.edgexfoundry.org:10004/core-data:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:32.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T02:41:32.139Z] 89df4585b89e: Preparing [2022-04-26T02:41:32.139Z] f3be99534848: Preparing [2022-04-26T02:41:32.139Z] f3132efe3eaa: Preparing [2022-04-26T02:41:32.139Z] 7599f372976c: Preparing [2022-04-26T02:41:32.139Z] acf38e301a1d: Preparing [2022-04-26T02:41:32.139Z] b541d28bf3b4: Preparing [2022-04-26T02:41:32.139Z] b541d28bf3b4: Waiting [2022-04-26T02:41:32.140Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:32.140Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:32.140Z] 89df4585b89e: Pushed [2022-04-26T02:41:32.140Z] acf38e301a1d: Pushed [2022-04-26T02:41:32.401Z] 7599f372976c: Pushed [2022-04-26T02:41:33.788Z] f3be99534848: Pushed [2022-04-26T02:41:33.788Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:1816a94ba1672d5c4534f4d757f860f5aed0088a3d31898d2453ab78eaab07aa size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:34.087Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:34.397Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-26T02:41:34.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T02:41:34.397Z] 89df4585b89e: Preparing [2022-04-26T02:41:34.397Z] f3be99534848: Preparing [2022-04-26T02:41:34.397Z] f3132efe3eaa: Preparing [2022-04-26T02:41:34.397Z] 7599f372976c: Preparing [2022-04-26T02:41:34.397Z] acf38e301a1d: Preparing [2022-04-26T02:41:34.397Z] b541d28bf3b4: Preparing [2022-04-26T02:41:34.397Z] b541d28bf3b4: Waiting [2022-04-26T02:41:34.397Z] 89df4585b89e: Layer already exists [2022-04-26T02:41:34.397Z] 7599f372976c: Layer already exists [2022-04-26T02:41:34.397Z] acf38e301a1d: Layer already exists [2022-04-26T02:41:34.397Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:34.397Z] f3be99534848: Layer already exists [2022-04-26T02:41:34.397Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:34.397Z] latest: digest: sha256:1816a94ba1672d5c4534f4d757f860f5aed0088a3d31898d2453ab78eaab07aa size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:34.704Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:35.010Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.79 [2022-04-26T02:41:35.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T02:41:35.010Z] 89df4585b89e: Preparing [2022-04-26T02:41:35.010Z] f3be99534848: Preparing [2022-04-26T02:41:35.010Z] f3132efe3eaa: Preparing [2022-04-26T02:41:35.010Z] 7599f372976c: Preparing [2022-04-26T02:41:35.010Z] acf38e301a1d: Preparing [2022-04-26T02:41:35.010Z] b541d28bf3b4: Preparing [2022-04-26T02:41:35.010Z] b541d28bf3b4: Waiting [2022-04-26T02:41:35.010Z] acf38e301a1d: Layer already exists [2022-04-26T02:41:35.011Z] f3be99534848: Layer already exists [2022-04-26T02:41:35.011Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:35.011Z] 7599f372976c: Layer already exists [2022-04-26T02:41:35.011Z] 89df4585b89e: Layer already exists [2022-04-26T02:41:35.011Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:35.011Z] 2.2.0-dev.79: digest: sha256:1816a94ba1672d5c4534f4d757f860f5aed0088a3d31898d2453ab78eaab07aa size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:35.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:35.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:35.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T02:41:35.733Z] 89df4585b89e: Preparing [2022-04-26T02:41:35.733Z] f3be99534848: Preparing [2022-04-26T02:41:35.733Z] f3132efe3eaa: Preparing [2022-04-26T02:41:35.733Z] 7599f372976c: Preparing [2022-04-26T02:41:35.733Z] acf38e301a1d: Preparing [2022-04-26T02:41:35.733Z] b541d28bf3b4: Preparing [2022-04-26T02:41:35.733Z] b541d28bf3b4: Waiting [2022-04-26T02:41:35.733Z] acf38e301a1d: Layer already exists [2022-04-26T02:41:35.733Z] f3be99534848: Layer already exists [2022-04-26T02:41:35.733Z] 7599f372976c: Layer already exists [2022-04-26T02:41:35.733Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:35.733Z] 89df4585b89e: Layer already exists [2022-04-26T02:41:35.733Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:35.733Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:1816a94ba1672d5c4534f4d757f860f5aed0088a3d31898d2453ab78eaab07aa size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:36.038Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:36.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-26T02:41:36.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T02:41:36.338Z] 89df4585b89e: Preparing [2022-04-26T02:41:36.338Z] f3be99534848: Preparing [2022-04-26T02:41:36.338Z] f3132efe3eaa: Preparing [2022-04-26T02:41:36.338Z] 7599f372976c: Preparing [2022-04-26T02:41:36.338Z] acf38e301a1d: Preparing [2022-04-26T02:41:36.338Z] b541d28bf3b4: Preparing [2022-04-26T02:41:36.338Z] b541d28bf3b4: Waiting [2022-04-26T02:41:36.338Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:36.338Z] f3be99534848: Layer already exists [2022-04-26T02:41:36.338Z] 89df4585b89e: Layer already exists [2022-04-26T02:41:36.338Z] acf38e301a1d: Layer already exists [2022-04-26T02:41:36.338Z] 7599f372976c: Layer already exists [2022-04-26T02:41:36.338Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:36.338Z] main: digest: sha256:1816a94ba1672d5c4534f4d757f860f5aed0088a3d31898d2453ab78eaab07aa size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:41:36.380Z] ===================================================== [Pipeline] echo [2022-04-26T02:41:36.391Z] taggedImages: [2022-04-26T02:41:36.391Z] - nexus3.edgexfoundry.org:10004/core-data:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:36.391Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-26T02:41:36.391Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.79 [2022-04-26T02:41:36.391Z] - nexus3.edgexfoundry.org:10004/core-data:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:36.391Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-26T02:41:36.418Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-26T02:41:36.418Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:36.418Z] latest [2022-04-26T02:41:36.418Z] 2.2.0-dev.79 [2022-04-26T02:41:36.418Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:36.418Z] main [2022-04-26T02:41:36.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:36.872Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:37.231Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:37.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T02:41:37.231Z] c78ec92378fe: Preparing [2022-04-26T02:41:37.231Z] 497e0f5af654: Preparing [2022-04-26T02:41:37.231Z] f3132efe3eaa: Preparing [2022-04-26T02:41:37.231Z] b2fb898dad3c: Preparing [2022-04-26T02:41:37.231Z] b541d28bf3b4: Preparing [2022-04-26T02:41:37.231Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:37.231Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:37.231Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:37.231Z] c78ec92378fe: Pushed [2022-04-26T02:41:38.650Z] 497e0f5af654: Pushed [2022-04-26T02:41:38.650Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:0d3f77d29ff109576f3c9d56439d70f732d13900b175f14e2bf6d56307cccf82 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:38.954Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:39.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-26T02:41:39.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T02:41:39.247Z] c78ec92378fe: Preparing [2022-04-26T02:41:39.247Z] 497e0f5af654: Preparing [2022-04-26T02:41:39.247Z] f3132efe3eaa: Preparing [2022-04-26T02:41:39.247Z] b2fb898dad3c: Preparing [2022-04-26T02:41:39.247Z] b541d28bf3b4: Preparing [2022-04-26T02:41:39.247Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:39.247Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:39.247Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:39.247Z] 497e0f5af654: Layer already exists [2022-04-26T02:41:39.247Z] c78ec92378fe: Layer already exists [2022-04-26T02:41:39.247Z] latest: digest: sha256:0d3f77d29ff109576f3c9d56439d70f732d13900b175f14e2bf6d56307cccf82 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:39.547Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:39.842Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.79 [2022-04-26T02:41:39.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T02:41:39.842Z] c78ec92378fe: Preparing [2022-04-26T02:41:39.842Z] 497e0f5af654: Preparing [2022-04-26T02:41:39.842Z] f3132efe3eaa: Preparing [2022-04-26T02:41:39.842Z] b2fb898dad3c: Preparing [2022-04-26T02:41:39.842Z] b541d28bf3b4: Preparing [2022-04-26T02:41:39.842Z] 497e0f5af654: Layer already exists [2022-04-26T02:41:39.842Z] c78ec92378fe: Layer already exists [2022-04-26T02:41:39.842Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:39.842Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:39.842Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:39.842Z] 2.2.0-dev.79: digest: sha256:0d3f77d29ff109576f3c9d56439d70f732d13900b175f14e2bf6d56307cccf82 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:40.105Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T02:41:40.105Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T02:41:40.105Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T02:41:40.145Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:40.440Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:40.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T02:41:40.440Z] c78ec92378fe: Preparing [2022-04-26T02:41:40.440Z] 497e0f5af654: Preparing [2022-04-26T02:41:40.440Z] f3132efe3eaa: Preparing [2022-04-26T02:41:40.440Z] b2fb898dad3c: Preparing [2022-04-26T02:41:40.440Z] b541d28bf3b4: Preparing [2022-04-26T02:41:40.440Z] 497e0f5af654: Layer already exists [2022-04-26T02:41:40.440Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:40.440Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:40.440Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:40.440Z] c78ec92378fe: Layer already exists [2022-04-26T02:41:40.440Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:0d3f77d29ff109576f3c9d56439d70f732d13900b175f14e2bf6d56307cccf82 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:40.704Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T02:41:40.704Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T02:41:40.746Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:41.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-26T02:41:41.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T02:41:41.047Z] c78ec92378fe: Preparing [2022-04-26T02:41:41.047Z] 497e0f5af654: Preparing [2022-04-26T02:41:41.047Z] f3132efe3eaa: Preparing [2022-04-26T02:41:41.047Z] b2fb898dad3c: Preparing [2022-04-26T02:41:41.047Z] b541d28bf3b4: Preparing [2022-04-26T02:41:41.047Z] b2fb898dad3c: Layer already exists [2022-04-26T02:41:41.047Z] 497e0f5af654: Layer already exists [2022-04-26T02:41:41.047Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:41.047Z] c78ec92378fe: Layer already exists [2022-04-26T02:41:41.047Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:41.047Z] main: digest: sha256:0d3f77d29ff109576f3c9d56439d70f732d13900b175f14e2bf6d56307cccf82 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:41:41.093Z] ===================================================== [Pipeline] echo [2022-04-26T02:41:41.106Z] taggedImages: [2022-04-26T02:41:41.106Z] - nexus3.edgexfoundry.org:10004/core-metadata:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:41.106Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-26T02:41:41.106Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.79 [2022-04-26T02:41:41.106Z] - nexus3.edgexfoundry.org:10004/core-metadata:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:41.106Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-26T02:41:41.138Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-26T02:41:41.138Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:41.138Z] latest [2022-04-26T02:41:41.138Z] 2.2.0-dev.79 [2022-04-26T02:41:41.138Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:41.138Z] main [2022-04-26T02:41:41.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:41.303Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T02:41:41.303Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T02:41:41.303Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T02:41:41.303Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T02:41:41.459Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:41.578Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T02:41:41.578Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T02:41:41.578Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T02:41:41.578Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T02:41:41.578Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T02:41:41.578Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T02:41:41.760Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:41.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T02:41:41.760Z] 9a571c11145d: Preparing [2022-04-26T02:41:41.760Z] 9a571c11145d: Preparing [2022-04-26T02:41:41.760Z] 3ce36e046ae9: Preparing [2022-04-26T02:41:41.760Z] 5711b2f748ef: Preparing [2022-04-26T02:41:41.760Z] 8b67d7b9ba2f: Preparing [2022-04-26T02:41:41.760Z] e75989642bbe: Preparing [2022-04-26T02:41:41.760Z] f3132efe3eaa: Preparing [2022-04-26T02:41:41.760Z] 8a983e758188: Preparing [2022-04-26T02:41:41.760Z] 526425684da2: Preparing [2022-04-26T02:41:41.760Z] 9735c97b1374: Preparing [2022-04-26T02:41:41.760Z] 0573b73cfbfd: Preparing [2022-04-26T02:41:41.760Z] b541d28bf3b4: Preparing [2022-04-26T02:41:41.760Z] 526425684da2: Waiting [2022-04-26T02:41:41.760Z] 9735c97b1374: Waiting [2022-04-26T02:41:41.760Z] 0573b73cfbfd: Waiting [2022-04-26T02:41:41.760Z] b541d28bf3b4: Waiting [2022-04-26T02:41:41.760Z] f3132efe3eaa: Waiting [2022-04-26T02:41:41.760Z] 9a571c11145d: Pushed [2022-04-26T02:41:41.760Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:41.760Z] 3ce36e046ae9: Pushed [2022-04-26T02:41:41.760Z] 8b67d7b9ba2f: Pushed [2022-04-26T02:41:41.760Z] 5711b2f748ef: Pushed [2022-04-26T02:41:41.852Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T02:41:42.021Z] 8a983e758188: Pushed [2022-04-26T02:41:42.021Z] 526425684da2: Pushed [2022-04-26T02:41:42.021Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:42.021Z] 9735c97b1374: Pushed [2022-04-26T02:41:42.021Z] 0573b73cfbfd: Pushed [2022-04-26T02:41:42.126Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T02:41:42.126Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T02:41:42.399Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T02:41:42.399Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T02:41:42.399Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T02:41:42.399Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T02:41:42.399Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T02:41:42.674Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T02:41:42.674Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T02:41:42.674Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T02:41:42.674Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T02:41:42.674Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T02:41:42.674Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T02:41:42.952Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T02:41:42.952Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T02:41:42.952Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T02:41:42.952Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T02:41:43.228Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T02:41:43.408Z] e75989642bbe: Pushed [2022-04-26T02:41:43.408Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:7231266fd5ce935f8de59e71557964c541219edb23b135696cbdf428a7ed407d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:43.716Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:43.831Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T02:41:43.831Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T02:41:44.012Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-26T02:41:44.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T02:41:44.012Z] 9a571c11145d: Preparing [2022-04-26T02:41:44.012Z] 9a571c11145d: Preparing [2022-04-26T02:41:44.012Z] 3ce36e046ae9: Preparing [2022-04-26T02:41:44.012Z] 5711b2f748ef: Preparing [2022-04-26T02:41:44.012Z] 8b67d7b9ba2f: Preparing [2022-04-26T02:41:44.012Z] e75989642bbe: Preparing [2022-04-26T02:41:44.012Z] f3132efe3eaa: Preparing [2022-04-26T02:41:44.012Z] 8a983e758188: Preparing [2022-04-26T02:41:44.012Z] 526425684da2: Preparing [2022-04-26T02:41:44.012Z] 9735c97b1374: Preparing [2022-04-26T02:41:44.012Z] 0573b73cfbfd: Preparing [2022-04-26T02:41:44.012Z] b541d28bf3b4: Preparing [2022-04-26T02:41:44.012Z] f3132efe3eaa: Waiting [2022-04-26T02:41:44.012Z] 8a983e758188: Waiting [2022-04-26T02:41:44.012Z] 526425684da2: Waiting [2022-04-26T02:41:44.012Z] 9735c97b1374: Waiting [2022-04-26T02:41:44.012Z] 0573b73cfbfd: Waiting [2022-04-26T02:41:44.012Z] b541d28bf3b4: Waiting [2022-04-26T02:41:44.012Z] e75989642bbe: Layer already exists [2022-04-26T02:41:44.012Z] 8b67d7b9ba2f: Layer already exists [2022-04-26T02:41:44.012Z] 3ce36e046ae9: Layer already exists [2022-04-26T02:41:44.012Z] 9a571c11145d: Layer already exists [2022-04-26T02:41:44.012Z] 5711b2f748ef: Layer already exists [2022-04-26T02:41:44.012Z] 0573b73cfbfd: Layer already exists [2022-04-26T02:41:44.012Z] 9735c97b1374: Layer already exists [2022-04-26T02:41:44.012Z] 526425684da2: Layer already exists [2022-04-26T02:41:44.012Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:44.012Z] 8a983e758188: Layer already exists [2022-04-26T02:41:44.012Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:44.012Z] latest: digest: sha256:7231266fd5ce935f8de59e71557964c541219edb23b135696cbdf428a7ed407d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:44.106Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T02:41:44.106Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T02:41:44.106Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T02:41:44.317Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:44.389Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T02:41:44.389Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T02:41:44.389Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T02:41:44.389Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T02:41:44.389Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T02:41:44.389Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T02:41:44.389Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T02:41:44.389Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T02:41:44.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.79 [2022-04-26T02:41:44.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T02:41:44.618Z] 9a571c11145d: Preparing [2022-04-26T02:41:44.618Z] 9a571c11145d: Preparing [2022-04-26T02:41:44.618Z] 3ce36e046ae9: Preparing [2022-04-26T02:41:44.618Z] 5711b2f748ef: Preparing [2022-04-26T02:41:44.618Z] 8b67d7b9ba2f: Preparing [2022-04-26T02:41:44.618Z] e75989642bbe: Preparing [2022-04-26T02:41:44.618Z] f3132efe3eaa: Preparing [2022-04-26T02:41:44.618Z] 8a983e758188: Preparing [2022-04-26T02:41:44.618Z] 526425684da2: Preparing [2022-04-26T02:41:44.618Z] 9735c97b1374: Preparing [2022-04-26T02:41:44.618Z] 0573b73cfbfd: Preparing [2022-04-26T02:41:44.618Z] b541d28bf3b4: Preparing [2022-04-26T02:41:44.618Z] 8a983e758188: Waiting [2022-04-26T02:41:44.618Z] 526425684da2: Waiting [2022-04-26T02:41:44.618Z] 9735c97b1374: Waiting [2022-04-26T02:41:44.618Z] 0573b73cfbfd: Waiting [2022-04-26T02:41:44.618Z] b541d28bf3b4: Waiting [2022-04-26T02:41:44.618Z] e75989642bbe: Layer already exists [2022-04-26T02:41:44.618Z] 5711b2f748ef: Layer already exists [2022-04-26T02:41:44.618Z] 8b67d7b9ba2f: Layer already exists [2022-04-26T02:41:44.618Z] 9a571c11145d: Layer already exists [2022-04-26T02:41:44.618Z] 3ce36e046ae9: Layer already exists [2022-04-26T02:41:44.618Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:44.618Z] 526425684da2: Layer already exists [2022-04-26T02:41:44.618Z] 0573b73cfbfd: Layer already exists [2022-04-26T02:41:44.618Z] 8a983e758188: Layer already exists [2022-04-26T02:41:44.618Z] 9735c97b1374: Layer already exists [2022-04-26T02:41:44.618Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:44.618Z] 2.2.0-dev.79: digest: sha256:7231266fd5ce935f8de59e71557964c541219edb23b135696cbdf428a7ed407d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:44.670Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T02:41:44.670Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T02:41:44.923Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:44.948Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T02:41:45.226Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:45.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T02:41:45.226Z] 9a571c11145d: Preparing [2022-04-26T02:41:45.226Z] 9a571c11145d: Preparing [2022-04-26T02:41:45.226Z] 3ce36e046ae9: Preparing [2022-04-26T02:41:45.226Z] 5711b2f748ef: Preparing [2022-04-26T02:41:45.226Z] 8b67d7b9ba2f: Preparing [2022-04-26T02:41:45.226Z] e75989642bbe: Preparing [2022-04-26T02:41:45.226Z] f3132efe3eaa: Preparing [2022-04-26T02:41:45.226Z] 8a983e758188: Preparing [2022-04-26T02:41:45.226Z] 526425684da2: Preparing [2022-04-26T02:41:45.226Z] 9735c97b1374: Preparing [2022-04-26T02:41:45.226Z] 0573b73cfbfd: Preparing [2022-04-26T02:41:45.226Z] b541d28bf3b4: Preparing [2022-04-26T02:41:45.226Z] 9735c97b1374: Waiting [2022-04-26T02:41:45.226Z] f3132efe3eaa: Waiting [2022-04-26T02:41:45.226Z] 8a983e758188: Waiting [2022-04-26T02:41:45.226Z] 0573b73cfbfd: Waiting [2022-04-26T02:41:45.226Z] b541d28bf3b4: Waiting [2022-04-26T02:41:45.226Z] 526425684da2: Waiting [2022-04-26T02:41:45.226Z] 5711b2f748ef: Layer already exists [2022-04-26T02:41:45.226Z] 8b67d7b9ba2f: Layer already exists [2022-04-26T02:41:45.226Z] 3ce36e046ae9: Layer already exists [2022-04-26T02:41:45.226Z] e75989642bbe: Layer already exists [2022-04-26T02:41:45.226Z] 9a571c11145d: Layer already exists [2022-04-26T02:41:45.226Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:45.226Z] 8a983e758188: Layer already exists [2022-04-26T02:41:45.226Z] 526425684da2: Layer already exists [2022-04-26T02:41:45.226Z] 0573b73cfbfd: Layer already exists [2022-04-26T02:41:45.226Z] 9735c97b1374: Layer already exists [2022-04-26T02:41:45.226Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:45.226Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:7231266fd5ce935f8de59e71557964c541219edb23b135696cbdf428a7ed407d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:45.535Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:45.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-26T02:41:45.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T02:41:45.835Z] 9a571c11145d: Preparing [2022-04-26T02:41:45.835Z] 9a571c11145d: Preparing [2022-04-26T02:41:45.835Z] 3ce36e046ae9: Preparing [2022-04-26T02:41:45.835Z] 5711b2f748ef: Preparing [2022-04-26T02:41:45.835Z] 8b67d7b9ba2f: Preparing [2022-04-26T02:41:45.835Z] e75989642bbe: Preparing [2022-04-26T02:41:45.835Z] f3132efe3eaa: Preparing [2022-04-26T02:41:45.835Z] 8a983e758188: Preparing [2022-04-26T02:41:45.835Z] 526425684da2: Preparing [2022-04-26T02:41:45.835Z] 9735c97b1374: Preparing [2022-04-26T02:41:45.835Z] 0573b73cfbfd: Preparing [2022-04-26T02:41:45.835Z] b541d28bf3b4: Preparing [2022-04-26T02:41:45.835Z] 9735c97b1374: Waiting [2022-04-26T02:41:45.835Z] 0573b73cfbfd: Waiting [2022-04-26T02:41:45.835Z] 526425684da2: Waiting [2022-04-26T02:41:45.835Z] b541d28bf3b4: Waiting [2022-04-26T02:41:45.835Z] f3132efe3eaa: Waiting [2022-04-26T02:41:45.835Z] 8a983e758188: Waiting [2022-04-26T02:41:45.835Z] e75989642bbe: Layer already exists [2022-04-26T02:41:45.835Z] 8b67d7b9ba2f: Layer already exists [2022-04-26T02:41:45.835Z] 5711b2f748ef: Layer already exists [2022-04-26T02:41:45.835Z] 3ce36e046ae9: Layer already exists [2022-04-26T02:41:45.835Z] 9a571c11145d: Layer already exists [2022-04-26T02:41:45.835Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:45.835Z] 0573b73cfbfd: Layer already exists [2022-04-26T02:41:45.835Z] 8a983e758188: Layer already exists [2022-04-26T02:41:45.835Z] 526425684da2: Layer already exists [2022-04-26T02:41:45.835Z] 9735c97b1374: Layer already exists [2022-04-26T02:41:45.835Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:45.835Z] main: digest: sha256:7231266fd5ce935f8de59e71557964c541219edb23b135696cbdf428a7ed407d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:41:45.878Z] ===================================================== [Pipeline] echo [2022-04-26T02:41:45.892Z] taggedImages: [2022-04-26T02:41:45.892Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:45.892Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-26T02:41:45.892Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.79 [2022-04-26T02:41:45.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:45.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-26T02:41:45.923Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-26T02:41:45.923Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:45.923Z] latest [2022-04-26T02:41:45.923Z] 2.2.0-dev.79 [2022-04-26T02:41:45.923Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:45.923Z] main [2022-04-26T02:41:45.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:46.278Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:46.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T02:41:46.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:46.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T02:41:46.577Z] fdb7ee9ea42b: Preparing [2022-04-26T02:41:46.577Z] 58daf335f083: Preparing [2022-04-26T02:41:46.577Z] ffd568337994: Preparing [2022-04-26T02:41:46.577Z] 1601f861fd7a: Preparing [2022-04-26T02:41:46.577Z] df5802145ae6: Preparing [2022-04-26T02:41:46.577Z] d7d6de4a0074: Preparing [2022-04-26T02:41:46.577Z] e090c0cf771e: Preparing [2022-04-26T02:41:46.577Z] b541d28bf3b4: Preparing [2022-04-26T02:41:46.577Z] d7d6de4a0074: Waiting [2022-04-26T02:41:46.577Z] e090c0cf771e: Waiting [2022-04-26T02:41:46.577Z] b541d28bf3b4: Waiting [2022-04-26T02:41:46.577Z] fdb7ee9ea42b: Pushed [2022-04-26T02:41:46.577Z] 58daf335f083: Pushed [2022-04-26T02:41:46.577Z] df5802145ae6: Pushed [2022-04-26T02:41:46.577Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:46.838Z] d7d6de4a0074: Pushed [2022-04-26T02:41:47.101Z] e090c0cf771e: Pushed [2022-04-26T02:41:48.046Z] 1601f861fd7a: Pushed [2022-04-26T02:41:48.046Z] ffd568337994: Pushed [2022-04-26T02:41:48.046Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:804d0c2b4b7a5f3c45339eb6f6558c2232d0647b80270610f8821f32aeb23ee4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:48.357Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:48.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-26T02:41:48.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T02:41:48.652Z] fdb7ee9ea42b: Preparing [2022-04-26T02:41:48.652Z] 58daf335f083: Preparing [2022-04-26T02:41:48.652Z] ffd568337994: Preparing [2022-04-26T02:41:48.652Z] 1601f861fd7a: Preparing [2022-04-26T02:41:48.652Z] df5802145ae6: Preparing [2022-04-26T02:41:48.652Z] d7d6de4a0074: Preparing [2022-04-26T02:41:48.652Z] e090c0cf771e: Preparing [2022-04-26T02:41:48.652Z] b541d28bf3b4: Preparing [2022-04-26T02:41:48.652Z] d7d6de4a0074: Waiting [2022-04-26T02:41:48.652Z] e090c0cf771e: Waiting [2022-04-26T02:41:48.652Z] b541d28bf3b4: Waiting [2022-04-26T02:41:48.652Z] fdb7ee9ea42b: Layer already exists [2022-04-26T02:41:48.652Z] 1601f861fd7a: Layer already exists [2022-04-26T02:41:48.652Z] ffd568337994: Layer already exists [2022-04-26T02:41:48.652Z] 58daf335f083: Layer already exists [2022-04-26T02:41:48.652Z] df5802145ae6: Layer already exists [2022-04-26T02:41:48.652Z] d7d6de4a0074: Layer already exists [2022-04-26T02:41:48.652Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:48.652Z] e090c0cf771e: Layer already exists [2022-04-26T02:41:48.652Z] latest: digest: sha256:804d0c2b4b7a5f3c45339eb6f6558c2232d0647b80270610f8821f32aeb23ee4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:48.952Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:49.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.79 [2022-04-26T02:41:49.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T02:41:49.248Z] fdb7ee9ea42b: Preparing [2022-04-26T02:41:49.248Z] 58daf335f083: Preparing [2022-04-26T02:41:49.248Z] ffd568337994: Preparing [2022-04-26T02:41:49.248Z] 1601f861fd7a: Preparing [2022-04-26T02:41:49.248Z] df5802145ae6: Preparing [2022-04-26T02:41:49.248Z] d7d6de4a0074: Preparing [2022-04-26T02:41:49.248Z] e090c0cf771e: Preparing [2022-04-26T02:41:49.248Z] b541d28bf3b4: Preparing [2022-04-26T02:41:49.248Z] b541d28bf3b4: Waiting [2022-04-26T02:41:49.248Z] d7d6de4a0074: Waiting [2022-04-26T02:41:49.248Z] e090c0cf771e: Waiting [2022-04-26T02:41:49.248Z] 1601f861fd7a: Layer already exists [2022-04-26T02:41:49.248Z] df5802145ae6: Layer already exists [2022-04-26T02:41:49.248Z] fdb7ee9ea42b: Layer already exists [2022-04-26T02:41:49.248Z] 58daf335f083: Layer already exists [2022-04-26T02:41:49.248Z] ffd568337994: Layer already exists [2022-04-26T02:41:49.248Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:49.248Z] d7d6de4a0074: Layer already exists [2022-04-26T02:41:49.248Z] e090c0cf771e: Layer already exists [2022-04-26T02:41:49.248Z] 2.2.0-dev.79: digest: sha256:804d0c2b4b7a5f3c45339eb6f6558c2232d0647b80270610f8821f32aeb23ee4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:49.557Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:49.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:49.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T02:41:49.861Z] fdb7ee9ea42b: Preparing [2022-04-26T02:41:49.861Z] 58daf335f083: Preparing [2022-04-26T02:41:49.861Z] ffd568337994: Preparing [2022-04-26T02:41:49.861Z] 1601f861fd7a: Preparing [2022-04-26T02:41:49.861Z] df5802145ae6: Preparing [2022-04-26T02:41:49.861Z] d7d6de4a0074: Preparing [2022-04-26T02:41:49.861Z] e090c0cf771e: Preparing [2022-04-26T02:41:49.861Z] b541d28bf3b4: Preparing [2022-04-26T02:41:49.861Z] d7d6de4a0074: Waiting [2022-04-26T02:41:49.861Z] b541d28bf3b4: Waiting [2022-04-26T02:41:49.861Z] e090c0cf771e: Waiting [2022-04-26T02:41:49.861Z] fdb7ee9ea42b: Layer already exists [2022-04-26T02:41:49.861Z] ffd568337994: Layer already exists [2022-04-26T02:41:49.861Z] df5802145ae6: Layer already exists [2022-04-26T02:41:49.861Z] 58daf335f083: Layer already exists [2022-04-26T02:41:49.861Z] 1601f861fd7a: Layer already exists [2022-04-26T02:41:49.861Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:49.861Z] e090c0cf771e: Layer already exists [2022-04-26T02:41:49.861Z] d7d6de4a0074: Layer already exists [2022-04-26T02:41:49.861Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:804d0c2b4b7a5f3c45339eb6f6558c2232d0647b80270610f8821f32aeb23ee4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:50.166Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:50.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-26T02:41:50.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T02:41:50.469Z] fdb7ee9ea42b: Preparing [2022-04-26T02:41:50.469Z] 58daf335f083: Preparing [2022-04-26T02:41:50.469Z] ffd568337994: Preparing [2022-04-26T02:41:50.469Z] 1601f861fd7a: Preparing [2022-04-26T02:41:50.469Z] df5802145ae6: Preparing [2022-04-26T02:41:50.469Z] d7d6de4a0074: Preparing [2022-04-26T02:41:50.469Z] e090c0cf771e: Preparing [2022-04-26T02:41:50.469Z] b541d28bf3b4: Preparing [2022-04-26T02:41:50.469Z] d7d6de4a0074: Waiting [2022-04-26T02:41:50.469Z] b541d28bf3b4: Waiting [2022-04-26T02:41:50.469Z] 58daf335f083: Layer already exists [2022-04-26T02:41:50.469Z] 1601f861fd7a: Layer already exists [2022-04-26T02:41:50.469Z] ffd568337994: Layer already exists [2022-04-26T02:41:50.469Z] df5802145ae6: Layer already exists [2022-04-26T02:41:50.469Z] fdb7ee9ea42b: Layer already exists [2022-04-26T02:41:50.469Z] d7d6de4a0074: Layer already exists [2022-04-26T02:41:50.469Z] e090c0cf771e: Layer already exists [2022-04-26T02:41:50.469Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:50.469Z] main: digest: sha256:804d0c2b4b7a5f3c45339eb6f6558c2232d0647b80270610f8821f32aeb23ee4 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:41:50.509Z] ===================================================== [Pipeline] echo [2022-04-26T02:41:50.520Z] taggedImages: [2022-04-26T02:41:50.520Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:50.520Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-26T02:41:50.520Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.79 [2022-04-26T02:41:50.520Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:50.520Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-26T02:41:50.543Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-26T02:41:50.543Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:50.543Z] latest [2022-04-26T02:41:50.543Z] 2.2.0-dev.79 [2022-04-26T02:41:50.543Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:50.543Z] main [2022-04-26T02:41:50.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:50.868Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:51.163Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:51.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T02:41:51.163Z] de87b7c7c4c5: Preparing [2022-04-26T02:41:51.163Z] da5fe7c94693: Preparing [2022-04-26T02:41:51.163Z] e5b621d97e45: Preparing [2022-04-26T02:41:51.163Z] c58631cfe8bd: Preparing [2022-04-26T02:41:51.163Z] 0afda38fd2d8: Preparing [2022-04-26T02:41:51.163Z] 5e0f654936a5: Preparing [2022-04-26T02:41:51.163Z] 6b345f6c3206: Preparing [2022-04-26T02:41:51.163Z] 25d0c7b23656: Preparing [2022-04-26T02:41:51.163Z] 94f4ad2ee081: Preparing [2022-04-26T02:41:51.163Z] b541d28bf3b4: Preparing [2022-04-26T02:41:51.163Z] 6b345f6c3206: Waiting [2022-04-26T02:41:51.163Z] 25d0c7b23656: Waiting [2022-04-26T02:41:51.163Z] 94f4ad2ee081: Waiting [2022-04-26T02:41:51.163Z] b541d28bf3b4: Waiting [2022-04-26T02:41:51.163Z] 5e0f654936a5: Waiting [2022-04-26T02:41:51.163Z] da5fe7c94693: Pushed [2022-04-26T02:41:51.163Z] de87b7c7c4c5: Pushed [2022-04-26T02:41:51.163Z] 0afda38fd2d8: Pushed [2022-04-26T02:41:51.163Z] 5e0f654936a5: Pushed [2022-04-26T02:41:51.422Z] 6b345f6c3206: Pushed [2022-04-26T02:41:51.422Z] 25d0c7b23656: Pushed [2022-04-26T02:41:51.422Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:51.422Z] 94f4ad2ee081: Pushed [2022-04-26T02:41:51.848Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T02:41:51.848Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T02:41:51.848Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T02:41:51.848Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T02:41:51.848Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T02:41:51.848Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T02:41:51.848Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T02:41:51.848Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T02:41:52.130Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T02:41:52.130Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T02:41:52.363Z] c58631cfe8bd: Pushed [2022-04-26T02:41:52.935Z] e5b621d97e45: Pushed [2022-04-26T02:41:52.935Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:8bbf2030b712bf8ebce6b328e1a0b28ca7f9c449571c320178d04c831b2d6180 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:53.237Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:53.533Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-26T02:41:53.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T02:41:53.533Z] de87b7c7c4c5: Preparing [2022-04-26T02:41:53.533Z] da5fe7c94693: Preparing [2022-04-26T02:41:53.533Z] e5b621d97e45: Preparing [2022-04-26T02:41:53.533Z] c58631cfe8bd: Preparing [2022-04-26T02:41:53.533Z] 0afda38fd2d8: Preparing [2022-04-26T02:41:53.533Z] 5e0f654936a5: Preparing [2022-04-26T02:41:53.533Z] 6b345f6c3206: Preparing [2022-04-26T02:41:53.533Z] 25d0c7b23656: Preparing [2022-04-26T02:41:53.533Z] 94f4ad2ee081: Preparing [2022-04-26T02:41:53.533Z] b541d28bf3b4: Preparing [2022-04-26T02:41:53.533Z] 5e0f654936a5: Waiting [2022-04-26T02:41:53.533Z] 6b345f6c3206: Waiting [2022-04-26T02:41:53.533Z] 25d0c7b23656: Waiting [2022-04-26T02:41:53.533Z] 94f4ad2ee081: Waiting [2022-04-26T02:41:53.533Z] b541d28bf3b4: Waiting [2022-04-26T02:41:53.533Z] c58631cfe8bd: Layer already exists [2022-04-26T02:41:53.533Z] de87b7c7c4c5: Layer already exists [2022-04-26T02:41:53.533Z] da5fe7c94693: Layer already exists [2022-04-26T02:41:53.533Z] 0afda38fd2d8: Layer already exists [2022-04-26T02:41:53.533Z] e5b621d97e45: Layer already exists [2022-04-26T02:41:53.533Z] 6b345f6c3206: Layer already exists [2022-04-26T02:41:53.533Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:53.533Z] 25d0c7b23656: Layer already exists [2022-04-26T02:41:53.533Z] 5e0f654936a5: Layer already exists [2022-04-26T02:41:53.533Z] 94f4ad2ee081: Layer already exists [2022-04-26T02:41:53.533Z] latest: digest: sha256:8bbf2030b712bf8ebce6b328e1a0b28ca7f9c449571c320178d04c831b2d6180 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:53.840Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:54.139Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.79 [2022-04-26T02:41:54.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T02:41:54.140Z] de87b7c7c4c5: Preparing [2022-04-26T02:41:54.140Z] da5fe7c94693: Preparing [2022-04-26T02:41:54.140Z] e5b621d97e45: Preparing [2022-04-26T02:41:54.140Z] c58631cfe8bd: Preparing [2022-04-26T02:41:54.140Z] 0afda38fd2d8: Preparing [2022-04-26T02:41:54.140Z] 5e0f654936a5: Preparing [2022-04-26T02:41:54.140Z] 6b345f6c3206: Preparing [2022-04-26T02:41:54.140Z] 25d0c7b23656: Preparing [2022-04-26T02:41:54.140Z] 94f4ad2ee081: Preparing [2022-04-26T02:41:54.140Z] b541d28bf3b4: Preparing [2022-04-26T02:41:54.140Z] 5e0f654936a5: Waiting [2022-04-26T02:41:54.140Z] 25d0c7b23656: Waiting [2022-04-26T02:41:54.140Z] 94f4ad2ee081: Waiting [2022-04-26T02:41:54.140Z] b541d28bf3b4: Waiting [2022-04-26T02:41:54.140Z] 6b345f6c3206: Waiting [2022-04-26T02:41:54.140Z] da5fe7c94693: Layer already exists [2022-04-26T02:41:54.140Z] c58631cfe8bd: Layer already exists [2022-04-26T02:41:54.140Z] de87b7c7c4c5: Layer already exists [2022-04-26T02:41:54.140Z] 0afda38fd2d8: Layer already exists [2022-04-26T02:41:54.140Z] e5b621d97e45: Layer already exists [2022-04-26T02:41:54.140Z] 6b345f6c3206: Layer already exists [2022-04-26T02:41:54.140Z] 5e0f654936a5: Layer already exists [2022-04-26T02:41:54.140Z] 25d0c7b23656: Layer already exists [2022-04-26T02:41:54.140Z] 94f4ad2ee081: Layer already exists [2022-04-26T02:41:54.140Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:54.140Z] 2.2.0-dev.79: digest: sha256:8bbf2030b712bf8ebce6b328e1a0b28ca7f9c449571c320178d04c831b2d6180 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:54.441Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:54.819Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:54.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T02:41:54.819Z] de87b7c7c4c5: Preparing [2022-04-26T02:41:54.819Z] da5fe7c94693: Preparing [2022-04-26T02:41:54.819Z] e5b621d97e45: Preparing [2022-04-26T02:41:54.819Z] c58631cfe8bd: Preparing [2022-04-26T02:41:54.819Z] 0afda38fd2d8: Preparing [2022-04-26T02:41:54.819Z] 5e0f654936a5: Preparing [2022-04-26T02:41:54.819Z] 6b345f6c3206: Preparing [2022-04-26T02:41:54.819Z] 25d0c7b23656: Preparing [2022-04-26T02:41:54.819Z] 94f4ad2ee081: Preparing [2022-04-26T02:41:54.819Z] b541d28bf3b4: Preparing [2022-04-26T02:41:54.819Z] 25d0c7b23656: Waiting [2022-04-26T02:41:54.819Z] 94f4ad2ee081: Waiting [2022-04-26T02:41:54.819Z] 5e0f654936a5: Waiting [2022-04-26T02:41:54.819Z] 6b345f6c3206: Waiting [2022-04-26T02:41:54.819Z] b541d28bf3b4: Waiting [2022-04-26T02:41:54.819Z] de87b7c7c4c5: Layer already exists [2022-04-26T02:41:54.819Z] e5b621d97e45: Layer already exists [2022-04-26T02:41:54.819Z] c58631cfe8bd: Layer already exists [2022-04-26T02:41:54.819Z] da5fe7c94693: Layer already exists [2022-04-26T02:41:54.819Z] 0afda38fd2d8: Layer already exists [2022-04-26T02:41:54.819Z] 5e0f654936a5: Layer already exists [2022-04-26T02:41:54.819Z] 25d0c7b23656: Layer already exists [2022-04-26T02:41:54.819Z] 94f4ad2ee081: Layer already exists [2022-04-26T02:41:54.819Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:54.819Z] 6b345f6c3206: Layer already exists [2022-04-26T02:41:54.819Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:8bbf2030b712bf8ebce6b328e1a0b28ca7f9c449571c320178d04c831b2d6180 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:55.157Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:55.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-26T02:41:55.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T02:41:55.454Z] de87b7c7c4c5: Preparing [2022-04-26T02:41:55.454Z] da5fe7c94693: Preparing [2022-04-26T02:41:55.454Z] e5b621d97e45: Preparing [2022-04-26T02:41:55.454Z] c58631cfe8bd: Preparing [2022-04-26T02:41:55.454Z] 0afda38fd2d8: Preparing [2022-04-26T02:41:55.454Z] 5e0f654936a5: Preparing [2022-04-26T02:41:55.454Z] 6b345f6c3206: Preparing [2022-04-26T02:41:55.454Z] 25d0c7b23656: Preparing [2022-04-26T02:41:55.454Z] 94f4ad2ee081: Preparing [2022-04-26T02:41:55.454Z] b541d28bf3b4: Preparing [2022-04-26T02:41:55.454Z] 5e0f654936a5: Waiting [2022-04-26T02:41:55.454Z] 6b345f6c3206: Waiting [2022-04-26T02:41:55.454Z] 25d0c7b23656: Waiting [2022-04-26T02:41:55.454Z] 94f4ad2ee081: Waiting [2022-04-26T02:41:55.454Z] b541d28bf3b4: Waiting [2022-04-26T02:41:55.454Z] c58631cfe8bd: Layer already exists [2022-04-26T02:41:55.454Z] e5b621d97e45: Layer already exists [2022-04-26T02:41:55.454Z] 0afda38fd2d8: Layer already exists [2022-04-26T02:41:55.454Z] de87b7c7c4c5: Layer already exists [2022-04-26T02:41:55.454Z] da5fe7c94693: Layer already exists [2022-04-26T02:41:55.454Z] 5e0f654936a5: Layer already exists [2022-04-26T02:41:55.454Z] 6b345f6c3206: Layer already exists [2022-04-26T02:41:55.454Z] 25d0c7b23656: Layer already exists [2022-04-26T02:41:55.454Z] 94f4ad2ee081: Layer already exists [2022-04-26T02:41:55.454Z] b541d28bf3b4: Layer already exists [2022-04-26T02:41:55.454Z] main: digest: sha256:8bbf2030b712bf8ebce6b328e1a0b28ca7f9c449571c320178d04c831b2d6180 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:41:55.497Z] ===================================================== [Pipeline] echo [2022-04-26T02:41:55.509Z] taggedImages: [2022-04-26T02:41:55.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:55.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-26T02:41:55.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.79 [2022-04-26T02:41:55.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:55.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-26T02:41:55.532Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-26T02:41:55.532Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:55.532Z] latest [2022-04-26T02:41:55.532Z] 2.2.0-dev.79 [2022-04-26T02:41:55.532Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:41:55.532Z] main [2022-04-26T02:41:55.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:55.851Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:56.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:41:56.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T02:41:56.145Z] a48a02d89964: Preparing [2022-04-26T02:41:56.145Z] 4ed374132c79: Preparing [2022-04-26T02:41:56.145Z] f3132efe3eaa: Preparing [2022-04-26T02:41:56.145Z] 8d2d9cef3568: Preparing [2022-04-26T02:41:56.145Z] 786b2677869b: Preparing [2022-04-26T02:41:56.145Z] 4fc242d58285: Preparing [2022-04-26T02:41:56.145Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:56.145Z] 4fc242d58285: Layer already exists [2022-04-26T02:41:56.145Z] a48a02d89964: Pushed [2022-04-26T02:41:56.145Z] 786b2677869b: Pushed [2022-04-26T02:41:56.713Z] 8d2d9cef3568: Pushed [2022-04-26T02:41:58.621Z] 4ed374132c79: Pushed [2022-04-26T02:41:58.621Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:99bc8abbafab4ce1f2333b8f12ee2f585d0a4c6bd3086c78ea67550018113f2f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:58.921Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:59.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-26T02:41:59.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T02:41:59.214Z] a48a02d89964: Preparing [2022-04-26T02:41:59.214Z] 4ed374132c79: Preparing [2022-04-26T02:41:59.214Z] f3132efe3eaa: Preparing [2022-04-26T02:41:59.214Z] 8d2d9cef3568: Preparing [2022-04-26T02:41:59.214Z] 786b2677869b: Preparing [2022-04-26T02:41:59.214Z] 4fc242d58285: Preparing [2022-04-26T02:41:59.214Z] 4fc242d58285: Waiting [2022-04-26T02:41:59.214Z] 8d2d9cef3568: Layer already exists [2022-04-26T02:41:59.214Z] 4ed374132c79: Layer already exists [2022-04-26T02:41:59.214Z] 786b2677869b: Layer already exists [2022-04-26T02:41:59.214Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:59.214Z] a48a02d89964: Layer already exists [2022-04-26T02:41:59.214Z] 4fc242d58285: Layer already exists [2022-04-26T02:41:59.214Z] latest: digest: sha256:99bc8abbafab4ce1f2333b8f12ee2f585d0a4c6bd3086c78ea67550018113f2f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:59.508Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:41:59.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.79 [2022-04-26T02:41:59.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T02:41:59.800Z] a48a02d89964: Preparing [2022-04-26T02:41:59.800Z] 4ed374132c79: Preparing [2022-04-26T02:41:59.800Z] f3132efe3eaa: Preparing [2022-04-26T02:41:59.800Z] 8d2d9cef3568: Preparing [2022-04-26T02:41:59.800Z] 786b2677869b: Preparing [2022-04-26T02:41:59.800Z] 4fc242d58285: Preparing [2022-04-26T02:41:59.800Z] 4fc242d58285: Waiting [2022-04-26T02:41:59.800Z] f3132efe3eaa: Layer already exists [2022-04-26T02:41:59.800Z] 8d2d9cef3568: Layer already exists [2022-04-26T02:41:59.800Z] a48a02d89964: Layer already exists [2022-04-26T02:41:59.800Z] 786b2677869b: Layer already exists [2022-04-26T02:41:59.800Z] 4ed374132c79: Layer already exists [2022-04-26T02:41:59.800Z] 4fc242d58285: Layer already exists [2022-04-26T02:41:59.800Z] 2.2.0-dev.79: digest: sha256:99bc8abbafab4ce1f2333b8f12ee2f585d0a4c6bd3086c78ea67550018113f2f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:00.098Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:00.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:00.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T02:42:00.396Z] a48a02d89964: Preparing [2022-04-26T02:42:00.396Z] 4ed374132c79: Preparing [2022-04-26T02:42:00.396Z] f3132efe3eaa: Preparing [2022-04-26T02:42:00.396Z] 8d2d9cef3568: Preparing [2022-04-26T02:42:00.396Z] 786b2677869b: Preparing [2022-04-26T02:42:00.396Z] 4fc242d58285: Preparing [2022-04-26T02:42:00.396Z] 4fc242d58285: Waiting [2022-04-26T02:42:00.396Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:00.396Z] a48a02d89964: Layer already exists [2022-04-26T02:42:00.396Z] 4ed374132c79: Layer already exists [2022-04-26T02:42:00.396Z] 786b2677869b: Layer already exists [2022-04-26T02:42:00.396Z] 8d2d9cef3568: Layer already exists [2022-04-26T02:42:00.396Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:00.396Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:99bc8abbafab4ce1f2333b8f12ee2f585d0a4c6bd3086c78ea67550018113f2f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:00.699Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:00.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-26T02:42:00.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T02:42:00.992Z] a48a02d89964: Preparing [2022-04-26T02:42:00.992Z] 4ed374132c79: Preparing [2022-04-26T02:42:00.992Z] f3132efe3eaa: Preparing [2022-04-26T02:42:00.992Z] 8d2d9cef3568: Preparing [2022-04-26T02:42:00.992Z] 786b2677869b: Preparing [2022-04-26T02:42:00.992Z] 4fc242d58285: Preparing [2022-04-26T02:42:00.992Z] 4fc242d58285: Waiting [2022-04-26T02:42:00.992Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:00.992Z] 4ed374132c79: Layer already exists [2022-04-26T02:42:00.992Z] a48a02d89964: Layer already exists [2022-04-26T02:42:00.992Z] 8d2d9cef3568: Layer already exists [2022-04-26T02:42:00.992Z] 786b2677869b: Layer already exists [2022-04-26T02:42:00.992Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:00.992Z] main: digest: sha256:99bc8abbafab4ce1f2333b8f12ee2f585d0a4c6bd3086c78ea67550018113f2f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:42:01.026Z] ===================================================== [Pipeline] echo [2022-04-26T02:42:01.038Z] taggedImages: [2022-04-26T02:42:01.038Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:01.038Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-26T02:42:01.038Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.79 [2022-04-26T02:42:01.038Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:01.038Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-26T02:42:01.067Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-26T02:42:01.067Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:01.067Z] latest [2022-04-26T02:42:01.067Z] 2.2.0-dev.79 [2022-04-26T02:42:01.067Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:01.067Z] main [2022-04-26T02:42:01.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:01.385Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:01.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:01.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T02:42:01.679Z] 1a0514ea0a36: Preparing [2022-04-26T02:42:01.679Z] ed567efb084e: Preparing [2022-04-26T02:42:01.679Z] a6e61304ffb4: Preparing [2022-04-26T02:42:01.679Z] 7150d3df183c: Preparing [2022-04-26T02:42:01.679Z] ce29e66c8103: Preparing [2022-04-26T02:42:01.679Z] 30430ebf9301: Preparing [2022-04-26T02:42:01.679Z] 786b2677869b: Preparing [2022-04-26T02:42:01.679Z] 4fc242d58285: Preparing [2022-04-26T02:42:01.679Z] 30430ebf9301: Waiting [2022-04-26T02:42:01.679Z] 786b2677869b: Waiting [2022-04-26T02:42:01.679Z] 4fc242d58285: Waiting [2022-04-26T02:42:01.679Z] 1a0514ea0a36: Pushed [2022-04-26T02:42:01.679Z] ed567efb084e: Pushed [2022-04-26T02:42:01.679Z] a6e61304ffb4: Pushed [2022-04-26T02:42:01.679Z] 786b2677869b: Layer already exists [2022-04-26T02:42:01.679Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:02.248Z] 30430ebf9301: Pushed [2022-04-26T02:42:05.551Z] ce29e66c8103: Pushed [2022-04-26T02:42:09.766Z] 7150d3df183c: Pushed [2022-04-26T02:42:09.766Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:b868cb4f3af9f1de4e695e1a20f15d7569b0b109725cff9fa8a18d0b9f1d9620 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:10.077Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:10.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-26T02:42:10.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T02:42:10.375Z] 1a0514ea0a36: Preparing [2022-04-26T02:42:10.375Z] ed567efb084e: Preparing [2022-04-26T02:42:10.375Z] a6e61304ffb4: Preparing [2022-04-26T02:42:10.375Z] 7150d3df183c: Preparing [2022-04-26T02:42:10.375Z] ce29e66c8103: Preparing [2022-04-26T02:42:10.375Z] 30430ebf9301: Preparing [2022-04-26T02:42:10.375Z] 786b2677869b: Preparing [2022-04-26T02:42:10.375Z] 4fc242d58285: Preparing [2022-04-26T02:42:10.375Z] 786b2677869b: Waiting [2022-04-26T02:42:10.375Z] 30430ebf9301: Waiting [2022-04-26T02:42:10.375Z] 4fc242d58285: Waiting [2022-04-26T02:42:10.375Z] a6e61304ffb4: Layer already exists [2022-04-26T02:42:10.375Z] ed567efb084e: Layer already exists [2022-04-26T02:42:10.375Z] 1a0514ea0a36: Layer already exists [2022-04-26T02:42:10.375Z] 7150d3df183c: Layer already exists [2022-04-26T02:42:10.375Z] ce29e66c8103: Layer already exists [2022-04-26T02:42:10.375Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:10.375Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:10.375Z] 786b2677869b: Layer already exists [2022-04-26T02:42:10.375Z] latest: digest: sha256:b868cb4f3af9f1de4e695e1a20f15d7569b0b109725cff9fa8a18d0b9f1d9620 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:10.684Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:10.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.79 [2022-04-26T02:42:10.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T02:42:10.980Z] 1a0514ea0a36: Preparing [2022-04-26T02:42:10.980Z] ed567efb084e: Preparing [2022-04-26T02:42:10.980Z] a6e61304ffb4: Preparing [2022-04-26T02:42:10.980Z] 7150d3df183c: Preparing [2022-04-26T02:42:10.980Z] ce29e66c8103: Preparing [2022-04-26T02:42:10.980Z] 30430ebf9301: Preparing [2022-04-26T02:42:10.980Z] 786b2677869b: Preparing [2022-04-26T02:42:10.980Z] 4fc242d58285: Preparing [2022-04-26T02:42:10.980Z] 786b2677869b: Waiting [2022-04-26T02:42:10.980Z] 4fc242d58285: Waiting [2022-04-26T02:42:10.980Z] 30430ebf9301: Waiting [2022-04-26T02:42:10.980Z] ce29e66c8103: Layer already exists [2022-04-26T02:42:10.980Z] 1a0514ea0a36: Layer already exists [2022-04-26T02:42:10.980Z] ed567efb084e: Layer already exists [2022-04-26T02:42:10.980Z] 7150d3df183c: Layer already exists [2022-04-26T02:42:10.980Z] a6e61304ffb4: Layer already exists [2022-04-26T02:42:10.980Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:10.980Z] 786b2677869b: Layer already exists [2022-04-26T02:42:10.980Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:10.980Z] 2.2.0-dev.79: digest: sha256:b868cb4f3af9f1de4e695e1a20f15d7569b0b109725cff9fa8a18d0b9f1d9620 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:11.290Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:11.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:11.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T02:42:11.595Z] 1a0514ea0a36: Preparing [2022-04-26T02:42:11.595Z] ed567efb084e: Preparing [2022-04-26T02:42:11.595Z] a6e61304ffb4: Preparing [2022-04-26T02:42:11.595Z] 7150d3df183c: Preparing [2022-04-26T02:42:11.595Z] ce29e66c8103: Preparing [2022-04-26T02:42:11.595Z] 30430ebf9301: Preparing [2022-04-26T02:42:11.595Z] 786b2677869b: Preparing [2022-04-26T02:42:11.595Z] 4fc242d58285: Preparing [2022-04-26T02:42:11.595Z] 30430ebf9301: Waiting [2022-04-26T02:42:11.595Z] 786b2677869b: Waiting [2022-04-26T02:42:11.595Z] 4fc242d58285: Waiting [2022-04-26T02:42:11.595Z] ce29e66c8103: Layer already exists [2022-04-26T02:42:11.595Z] a6e61304ffb4: Layer already exists [2022-04-26T02:42:11.595Z] 1a0514ea0a36: Layer already exists [2022-04-26T02:42:11.595Z] 7150d3df183c: Layer already exists [2022-04-26T02:42:11.595Z] ed567efb084e: Layer already exists [2022-04-26T02:42:11.595Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:11.595Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:11.595Z] 786b2677869b: Layer already exists [2022-04-26T02:42:11.595Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:b868cb4f3af9f1de4e695e1a20f15d7569b0b109725cff9fa8a18d0b9f1d9620 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:11.910Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:12.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-26T02:42:12.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T02:42:12.212Z] 1a0514ea0a36: Preparing [2022-04-26T02:42:12.212Z] ed567efb084e: Preparing [2022-04-26T02:42:12.212Z] a6e61304ffb4: Preparing [2022-04-26T02:42:12.212Z] 7150d3df183c: Preparing [2022-04-26T02:42:12.212Z] ce29e66c8103: Preparing [2022-04-26T02:42:12.212Z] 30430ebf9301: Preparing [2022-04-26T02:42:12.212Z] 786b2677869b: Preparing [2022-04-26T02:42:12.212Z] 4fc242d58285: Preparing [2022-04-26T02:42:12.212Z] 786b2677869b: Waiting [2022-04-26T02:42:12.212Z] 30430ebf9301: Waiting [2022-04-26T02:42:12.212Z] 4fc242d58285: Waiting [2022-04-26T02:42:12.212Z] ce29e66c8103: Layer already exists [2022-04-26T02:42:12.212Z] ed567efb084e: Layer already exists [2022-04-26T02:42:12.212Z] 7150d3df183c: Layer already exists [2022-04-26T02:42:12.212Z] 1a0514ea0a36: Layer already exists [2022-04-26T02:42:12.212Z] a6e61304ffb4: Layer already exists [2022-04-26T02:42:12.212Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:12.212Z] 786b2677869b: Layer already exists [2022-04-26T02:42:12.212Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:12.212Z] main: digest: sha256:b868cb4f3af9f1de4e695e1a20f15d7569b0b109725cff9fa8a18d0b9f1d9620 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:42:12.258Z] ===================================================== [Pipeline] echo [2022-04-26T02:42:12.267Z] taggedImages: [2022-04-26T02:42:12.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:12.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-26T02:42:12.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.79 [2022-04-26T02:42:12.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:12.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-26T02:42:12.290Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-26T02:42:12.290Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:12.290Z] latest [2022-04-26T02:42:12.290Z] 2.2.0-dev.79 [2022-04-26T02:42:12.290Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:12.290Z] main [2022-04-26T02:42:12.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:12.616Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:12.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:12.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T02:42:12.922Z] 14ffcaa22408: Preparing [2022-04-26T02:42:12.922Z] abd520443488: Preparing [2022-04-26T02:42:12.922Z] 5820d798ea61: Preparing [2022-04-26T02:42:12.922Z] 6acc70dcbf94: Preparing [2022-04-26T02:42:12.922Z] 9737c977a2e7: Preparing [2022-04-26T02:42:12.922Z] 786b2677869b: Preparing [2022-04-26T02:42:12.922Z] 4fc242d58285: Preparing [2022-04-26T02:42:12.922Z] 786b2677869b: Waiting [2022-04-26T02:42:12.922Z] 4fc242d58285: Waiting [2022-04-26T02:42:12.922Z] abd520443488: Pushed [2022-04-26T02:42:12.922Z] 786b2677869b: Layer already exists [2022-04-26T02:42:12.922Z] 5820d798ea61: Pushed [2022-04-26T02:42:12.922Z] 14ffcaa22408: Pushed [2022-04-26T02:42:12.922Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:13.182Z] 9737c977a2e7: Pushed [2022-04-26T02:42:14.378Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T02:42:14.378Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T02:42:14.378Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T02:42:14.378Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T02:42:14.378Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T02:42:14.378Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T02:42:14.378Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T02:42:14.378Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T02:42:14.378Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T02:42:14.378Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T02:42:14.378Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T02:42:14.378Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T02:42:14.378Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T02:42:14.378Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T02:42:14.378Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T02:42:14.378Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T02:42:14.378Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T02:42:15.845Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T02:42:16.459Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T02:42:21.334Z] 6acc70dcbf94: Pushed [2022-04-26T02:42:21.334Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:6bab8f4f77a85ae3d6c9b46056ffc3ad7d1ecc433eeabe477aea9d64b3432db6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:21.639Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:21.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-26T02:42:21.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T02:42:21.936Z] 14ffcaa22408: Preparing [2022-04-26T02:42:21.936Z] abd520443488: Preparing [2022-04-26T02:42:21.936Z] 5820d798ea61: Preparing [2022-04-26T02:42:21.936Z] 6acc70dcbf94: Preparing [2022-04-26T02:42:21.936Z] 9737c977a2e7: Preparing [2022-04-26T02:42:21.936Z] 786b2677869b: Preparing [2022-04-26T02:42:21.936Z] 4fc242d58285: Preparing [2022-04-26T02:42:21.936Z] 786b2677869b: Waiting [2022-04-26T02:42:21.936Z] 4fc242d58285: Waiting [2022-04-26T02:42:21.936Z] abd520443488: Layer already exists [2022-04-26T02:42:21.936Z] 9737c977a2e7: Layer already exists [2022-04-26T02:42:21.936Z] 6acc70dcbf94: Layer already exists [2022-04-26T02:42:21.936Z] 5820d798ea61: Layer already exists [2022-04-26T02:42:21.936Z] 14ffcaa22408: Layer already exists [2022-04-26T02:42:21.936Z] 786b2677869b: Layer already exists [2022-04-26T02:42:21.936Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:21.936Z] latest: digest: sha256:6bab8f4f77a85ae3d6c9b46056ffc3ad7d1ecc433eeabe477aea9d64b3432db6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:22.241Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:22.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.79 [2022-04-26T02:42:22.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T02:42:22.540Z] 14ffcaa22408: Preparing [2022-04-26T02:42:22.540Z] abd520443488: Preparing [2022-04-26T02:42:22.540Z] 5820d798ea61: Preparing [2022-04-26T02:42:22.540Z] 6acc70dcbf94: Preparing [2022-04-26T02:42:22.540Z] 9737c977a2e7: Preparing [2022-04-26T02:42:22.540Z] 786b2677869b: Preparing [2022-04-26T02:42:22.540Z] 4fc242d58285: Preparing [2022-04-26T02:42:22.540Z] 786b2677869b: Waiting [2022-04-26T02:42:22.540Z] 4fc242d58285: Waiting [2022-04-26T02:42:22.540Z] 14ffcaa22408: Layer already exists [2022-04-26T02:42:22.540Z] 6acc70dcbf94: Layer already exists [2022-04-26T02:42:22.540Z] 9737c977a2e7: Layer already exists [2022-04-26T02:42:22.540Z] 5820d798ea61: Layer already exists [2022-04-26T02:42:22.540Z] abd520443488: Layer already exists [2022-04-26T02:42:22.540Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:22.540Z] 786b2677869b: Layer already exists [2022-04-26T02:42:22.540Z] 2.2.0-dev.79: digest: sha256:6bab8f4f77a85ae3d6c9b46056ffc3ad7d1ecc433eeabe477aea9d64b3432db6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:22.850Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:23.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:23.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T02:42:23.147Z] 14ffcaa22408: Preparing [2022-04-26T02:42:23.147Z] abd520443488: Preparing [2022-04-26T02:42:23.148Z] 5820d798ea61: Preparing [2022-04-26T02:42:23.148Z] 6acc70dcbf94: Preparing [2022-04-26T02:42:23.148Z] 9737c977a2e7: Preparing [2022-04-26T02:42:23.148Z] 786b2677869b: Preparing [2022-04-26T02:42:23.148Z] 4fc242d58285: Preparing [2022-04-26T02:42:23.148Z] 786b2677869b: Waiting [2022-04-26T02:42:23.148Z] 4fc242d58285: Waiting [2022-04-26T02:42:23.148Z] 5820d798ea61: Layer already exists [2022-04-26T02:42:23.148Z] abd520443488: Layer already exists [2022-04-26T02:42:23.148Z] 14ffcaa22408: Layer already exists [2022-04-26T02:42:23.148Z] 6acc70dcbf94: Layer already exists [2022-04-26T02:42:23.148Z] 9737c977a2e7: Layer already exists [2022-04-26T02:42:23.148Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:23.148Z] 786b2677869b: Layer already exists [2022-04-26T02:42:23.148Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:6bab8f4f77a85ae3d6c9b46056ffc3ad7d1ecc433eeabe477aea9d64b3432db6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:23.557Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:23.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-26T02:42:23.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T02:42:23.874Z] 14ffcaa22408: Preparing [2022-04-26T02:42:23.874Z] abd520443488: Preparing [2022-04-26T02:42:23.874Z] 5820d798ea61: Preparing [2022-04-26T02:42:23.874Z] 6acc70dcbf94: Preparing [2022-04-26T02:42:23.874Z] 9737c977a2e7: Preparing [2022-04-26T02:42:23.874Z] 786b2677869b: Preparing [2022-04-26T02:42:23.874Z] 4fc242d58285: Preparing [2022-04-26T02:42:23.874Z] 786b2677869b: Waiting [2022-04-26T02:42:23.874Z] 4fc242d58285: Waiting [2022-04-26T02:42:23.874Z] 6acc70dcbf94: Layer already exists [2022-04-26T02:42:23.874Z] 5820d798ea61: Layer already exists [2022-04-26T02:42:23.874Z] 9737c977a2e7: Layer already exists [2022-04-26T02:42:23.874Z] 14ffcaa22408: Layer already exists [2022-04-26T02:42:23.874Z] abd520443488: Layer already exists [2022-04-26T02:42:23.874Z] 786b2677869b: Layer already exists [2022-04-26T02:42:23.874Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:23.874Z] main: digest: sha256:6bab8f4f77a85ae3d6c9b46056ffc3ad7d1ecc433eeabe477aea9d64b3432db6 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:42:23.917Z] ===================================================== [Pipeline] echo [2022-04-26T02:42:23.928Z] taggedImages: [2022-04-26T02:42:23.928Z] - nexus3.edgexfoundry.org:10004/security-spire-config:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:23.928Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-26T02:42:23.928Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.79 [2022-04-26T02:42:23.928Z] - nexus3.edgexfoundry.org:10004/security-spire-config:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:23.928Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-26T02:42:23.954Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-26T02:42:23.954Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:23.954Z] latest [2022-04-26T02:42:23.954Z] 2.2.0-dev.79 [2022-04-26T02:42:23.954Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:23.954Z] main [2022-04-26T02:42:23.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:24.290Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:24.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:24.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T02:42:24.588Z] 0f56a86c0344: Preparing [2022-04-26T02:42:24.588Z] f53d6befc219: Preparing [2022-04-26T02:42:24.588Z] a45c08df1505: Preparing [2022-04-26T02:42:24.588Z] 6505bb68b4ad: Preparing [2022-04-26T02:42:24.588Z] 30430ebf9301: Preparing [2022-04-26T02:42:24.588Z] 786b2677869b: Preparing [2022-04-26T02:42:24.588Z] 4fc242d58285: Preparing [2022-04-26T02:42:24.588Z] 786b2677869b: Waiting [2022-04-26T02:42:24.588Z] 4fc242d58285: Waiting [2022-04-26T02:42:24.588Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:24.588Z] 786b2677869b: Layer already exists [2022-04-26T02:42:24.588Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:24.588Z] 0f56a86c0344: Pushed [2022-04-26T02:42:24.588Z] f53d6befc219: Pushed [2022-04-26T02:42:24.588Z] a45c08df1505: Pushed [2022-04-26T02:42:28.966Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T02:42:28.966Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T02:42:32.730Z] 6505bb68b4ad: Pushed [2022-04-26T02:42:32.730Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:a4d0333c8f92025278e8837d2cfb02769ea7c1bd02762973d10bfa5e0b2db37c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:33.035Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:33.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-26T02:42:33.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T02:42:33.337Z] 0f56a86c0344: Preparing [2022-04-26T02:42:33.337Z] f53d6befc219: Preparing [2022-04-26T02:42:33.337Z] a45c08df1505: Preparing [2022-04-26T02:42:33.337Z] 6505bb68b4ad: Preparing [2022-04-26T02:42:33.337Z] 30430ebf9301: Preparing [2022-04-26T02:42:33.337Z] 786b2677869b: Preparing [2022-04-26T02:42:33.337Z] 4fc242d58285: Preparing [2022-04-26T02:42:33.337Z] 786b2677869b: Waiting [2022-04-26T02:42:33.337Z] 4fc242d58285: Waiting [2022-04-26T02:42:33.337Z] a45c08df1505: Layer already exists [2022-04-26T02:42:33.337Z] 6505bb68b4ad: Layer already exists [2022-04-26T02:42:33.337Z] 0f56a86c0344: Layer already exists [2022-04-26T02:42:33.337Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:33.337Z] f53d6befc219: Layer already exists [2022-04-26T02:42:33.337Z] 786b2677869b: Layer already exists [2022-04-26T02:42:33.337Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:33.337Z] latest: digest: sha256:a4d0333c8f92025278e8837d2cfb02769ea7c1bd02762973d10bfa5e0b2db37c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:33.642Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:33.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.79 [2022-04-26T02:42:33.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T02:42:33.942Z] 0f56a86c0344: Preparing [2022-04-26T02:42:33.942Z] f53d6befc219: Preparing [2022-04-26T02:42:33.942Z] a45c08df1505: Preparing [2022-04-26T02:42:33.942Z] 6505bb68b4ad: Preparing [2022-04-26T02:42:33.942Z] 30430ebf9301: Preparing [2022-04-26T02:42:33.942Z] 786b2677869b: Preparing [2022-04-26T02:42:33.942Z] 4fc242d58285: Preparing [2022-04-26T02:42:33.942Z] 786b2677869b: Waiting [2022-04-26T02:42:33.942Z] 4fc242d58285: Waiting [2022-04-26T02:42:33.942Z] 6505bb68b4ad: Layer already exists [2022-04-26T02:42:33.942Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:33.942Z] a45c08df1505: Layer already exists [2022-04-26T02:42:33.942Z] 0f56a86c0344: Layer already exists [2022-04-26T02:42:33.942Z] f53d6befc219: Layer already exists [2022-04-26T02:42:33.942Z] 786b2677869b: Layer already exists [2022-04-26T02:42:33.942Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:33.942Z] 2.2.0-dev.79: digest: sha256:a4d0333c8f92025278e8837d2cfb02769ea7c1bd02762973d10bfa5e0b2db37c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:34.242Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:34.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:34.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T02:42:34.544Z] 0f56a86c0344: Preparing [2022-04-26T02:42:34.544Z] f53d6befc219: Preparing [2022-04-26T02:42:34.544Z] a45c08df1505: Preparing [2022-04-26T02:42:34.544Z] 6505bb68b4ad: Preparing [2022-04-26T02:42:34.544Z] 30430ebf9301: Preparing [2022-04-26T02:42:34.544Z] 786b2677869b: Preparing [2022-04-26T02:42:34.544Z] 4fc242d58285: Preparing [2022-04-26T02:42:34.544Z] 786b2677869b: Waiting [2022-04-26T02:42:34.544Z] 4fc242d58285: Waiting [2022-04-26T02:42:34.544Z] f53d6befc219: Layer already exists [2022-04-26T02:42:34.544Z] 0f56a86c0344: Layer already exists [2022-04-26T02:42:34.544Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:34.544Z] a45c08df1505: Layer already exists [2022-04-26T02:42:34.544Z] 6505bb68b4ad: Layer already exists [2022-04-26T02:42:34.544Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:34.544Z] 786b2677869b: Layer already exists [2022-04-26T02:42:34.544Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:a4d0333c8f92025278e8837d2cfb02769ea7c1bd02762973d10bfa5e0b2db37c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:34.853Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:35.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-26T02:42:35.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T02:42:35.152Z] 0f56a86c0344: Preparing [2022-04-26T02:42:35.152Z] f53d6befc219: Preparing [2022-04-26T02:42:35.152Z] a45c08df1505: Preparing [2022-04-26T02:42:35.152Z] 6505bb68b4ad: Preparing [2022-04-26T02:42:35.152Z] 30430ebf9301: Preparing [2022-04-26T02:42:35.152Z] 786b2677869b: Preparing [2022-04-26T02:42:35.152Z] 4fc242d58285: Preparing [2022-04-26T02:42:35.152Z] 4fc242d58285: Waiting [2022-04-26T02:42:35.152Z] 786b2677869b: Waiting [2022-04-26T02:42:35.152Z] f53d6befc219: Layer already exists [2022-04-26T02:42:35.152Z] a45c08df1505: Layer already exists [2022-04-26T02:42:35.152Z] 6505bb68b4ad: Layer already exists [2022-04-26T02:42:35.152Z] 30430ebf9301: Layer already exists [2022-04-26T02:42:35.152Z] 0f56a86c0344: Layer already exists [2022-04-26T02:42:35.152Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:35.152Z] 786b2677869b: Layer already exists [2022-04-26T02:42:35.152Z] main: digest: sha256:a4d0333c8f92025278e8837d2cfb02769ea7c1bd02762973d10bfa5e0b2db37c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:42:35.191Z] ===================================================== [Pipeline] echo [2022-04-26T02:42:35.205Z] taggedImages: [2022-04-26T02:42:35.205Z] - nexus3.edgexfoundry.org:10004/security-spire-server:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:35.205Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-26T02:42:35.205Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.79 [2022-04-26T02:42:35.205Z] - nexus3.edgexfoundry.org:10004/security-spire-server:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:35.205Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-26T02:42:35.238Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-26T02:42:35.238Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:35.238Z] latest [2022-04-26T02:42:35.238Z] 2.2.0-dev.79 [2022-04-26T02:42:35.238Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:35.238Z] main [2022-04-26T02:42:35.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:35.570Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:35.869Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:35.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T02:42:35.869Z] 51585c486a5c: Preparing [2022-04-26T02:42:35.869Z] ba50d1555256: Preparing [2022-04-26T02:42:35.869Z] f3132efe3eaa: Preparing [2022-04-26T02:42:35.869Z] 72b7df4742fb: Preparing [2022-04-26T02:42:35.869Z] b541d28bf3b4: Preparing [2022-04-26T02:42:35.869Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:35.869Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:35.869Z] 51585c486a5c: Pushed [2022-04-26T02:42:35.869Z] 72b7df4742fb: Pushed [2022-04-26T02:42:38.415Z] ba50d1555256: Pushed [2022-04-26T02:42:38.415Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:19881100a626ad7284b4b1632b4ac3e950ca0a8fd0381f991069502e55761710 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:38.723Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:39.024Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-26T02:42:39.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T02:42:39.024Z] 51585c486a5c: Preparing [2022-04-26T02:42:39.024Z] ba50d1555256: Preparing [2022-04-26T02:42:39.024Z] f3132efe3eaa: Preparing [2022-04-26T02:42:39.024Z] 72b7df4742fb: Preparing [2022-04-26T02:42:39.024Z] b541d28bf3b4: Preparing [2022-04-26T02:42:39.024Z] 72b7df4742fb: Layer already exists [2022-04-26T02:42:39.024Z] ba50d1555256: Layer already exists [2022-04-26T02:42:39.024Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:39.024Z] 51585c486a5c: Layer already exists [2022-04-26T02:42:39.024Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:39.024Z] latest: digest: sha256:19881100a626ad7284b4b1632b4ac3e950ca0a8fd0381f991069502e55761710 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:39.330Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:39.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.79 [2022-04-26T02:42:39.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T02:42:39.628Z] 51585c486a5c: Preparing [2022-04-26T02:42:39.628Z] ba50d1555256: Preparing [2022-04-26T02:42:39.628Z] f3132efe3eaa: Preparing [2022-04-26T02:42:39.628Z] 72b7df4742fb: Preparing [2022-04-26T02:42:39.628Z] b541d28bf3b4: Preparing [2022-04-26T02:42:39.628Z] 51585c486a5c: Layer already exists [2022-04-26T02:42:39.628Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:39.628Z] ba50d1555256: Layer already exists [2022-04-26T02:42:39.628Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:39.628Z] 72b7df4742fb: Layer already exists [2022-04-26T02:42:39.628Z] 2.2.0-dev.79: digest: sha256:19881100a626ad7284b4b1632b4ac3e950ca0a8fd0381f991069502e55761710 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:39.937Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:40.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:40.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T02:42:40.236Z] 51585c486a5c: Preparing [2022-04-26T02:42:40.236Z] ba50d1555256: Preparing [2022-04-26T02:42:40.236Z] f3132efe3eaa: Preparing [2022-04-26T02:42:40.236Z] 72b7df4742fb: Preparing [2022-04-26T02:42:40.236Z] b541d28bf3b4: Preparing [2022-04-26T02:42:40.236Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:40.236Z] ba50d1555256: Layer already exists [2022-04-26T02:42:40.236Z] 72b7df4742fb: Layer already exists [2022-04-26T02:42:40.236Z] 51585c486a5c: Layer already exists [2022-04-26T02:42:40.236Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:40.236Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:19881100a626ad7284b4b1632b4ac3e950ca0a8fd0381f991069502e55761710 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:40.541Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:40.837Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-26T02:42:40.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T02:42:40.837Z] 51585c486a5c: Preparing [2022-04-26T02:42:40.837Z] ba50d1555256: Preparing [2022-04-26T02:42:40.837Z] f3132efe3eaa: Preparing [2022-04-26T02:42:40.837Z] 72b7df4742fb: Preparing [2022-04-26T02:42:40.837Z] b541d28bf3b4: Preparing [2022-04-26T02:42:40.837Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:40.837Z] 72b7df4742fb: Layer already exists [2022-04-26T02:42:40.837Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:40.837Z] 51585c486a5c: Layer already exists [2022-04-26T02:42:40.837Z] ba50d1555256: Layer already exists [2022-04-26T02:42:40.837Z] main: digest: sha256:19881100a626ad7284b4b1632b4ac3e950ca0a8fd0381f991069502e55761710 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:42:40.883Z] ===================================================== [Pipeline] echo [2022-04-26T02:42:40.896Z] taggedImages: [2022-04-26T02:42:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-26T02:42:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.79 [2022-04-26T02:42:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-26T02:42:40.929Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-26T02:42:40.929Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:40.929Z] latest [2022-04-26T02:42:40.929Z] 2.2.0-dev.79 [2022-04-26T02:42:40.929Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:40.929Z] main [2022-04-26T02:42:40.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:41.275Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:41.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:41.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T02:42:41.574Z] e29143cb1139: Preparing [2022-04-26T02:42:41.574Z] a13009ac95dc: Preparing [2022-04-26T02:42:41.574Z] f3132efe3eaa: Preparing [2022-04-26T02:42:41.574Z] b2fb898dad3c: Preparing [2022-04-26T02:42:41.574Z] b541d28bf3b4: Preparing [2022-04-26T02:42:41.574Z] e29143cb1139: Pushed [2022-04-26T02:42:41.574Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:41.574Z] b2fb898dad3c: Layer already exists [2022-04-26T02:42:41.574Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:44.119Z] a13009ac95dc: Pushed [2022-04-26T02:42:44.119Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:7e7d4c9233728c22b100b65d3f55514c6cf50b437f4f4495717d88044e8520d2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:44.429Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:44.726Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-26T02:42:44.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T02:42:44.727Z] e29143cb1139: Preparing [2022-04-26T02:42:44.727Z] a13009ac95dc: Preparing [2022-04-26T02:42:44.727Z] f3132efe3eaa: Preparing [2022-04-26T02:42:44.727Z] b2fb898dad3c: Preparing [2022-04-26T02:42:44.727Z] b541d28bf3b4: Preparing [2022-04-26T02:42:44.727Z] e29143cb1139: Layer already exists [2022-04-26T02:42:44.727Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:44.727Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:44.727Z] a13009ac95dc: Layer already exists [2022-04-26T02:42:44.727Z] b2fb898dad3c: Layer already exists [2022-04-26T02:42:44.727Z] latest: digest: sha256:7e7d4c9233728c22b100b65d3f55514c6cf50b437f4f4495717d88044e8520d2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:45.036Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:45.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.79 [2022-04-26T02:42:45.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T02:42:45.339Z] e29143cb1139: Preparing [2022-04-26T02:42:45.339Z] a13009ac95dc: Preparing [2022-04-26T02:42:45.339Z] f3132efe3eaa: Preparing [2022-04-26T02:42:45.339Z] b2fb898dad3c: Preparing [2022-04-26T02:42:45.339Z] b541d28bf3b4: Preparing [2022-04-26T02:42:45.339Z] e29143cb1139: Layer already exists [2022-04-26T02:42:45.339Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:45.339Z] a13009ac95dc: Layer already exists [2022-04-26T02:42:45.339Z] b2fb898dad3c: Layer already exists [2022-04-26T02:42:45.339Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:45.339Z] 2.2.0-dev.79: digest: sha256:7e7d4c9233728c22b100b65d3f55514c6cf50b437f4f4495717d88044e8520d2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:45.644Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:45.947Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:45.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T02:42:45.947Z] e29143cb1139: Preparing [2022-04-26T02:42:45.947Z] a13009ac95dc: Preparing [2022-04-26T02:42:45.947Z] f3132efe3eaa: Preparing [2022-04-26T02:42:45.947Z] b2fb898dad3c: Preparing [2022-04-26T02:42:45.947Z] b541d28bf3b4: Preparing [2022-04-26T02:42:45.947Z] a13009ac95dc: Layer already exists [2022-04-26T02:42:45.947Z] b2fb898dad3c: Layer already exists [2022-04-26T02:42:45.947Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:45.947Z] e29143cb1139: Layer already exists [2022-04-26T02:42:45.947Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:45.947Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:7e7d4c9233728c22b100b65d3f55514c6cf50b437f4f4495717d88044e8520d2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:46.257Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:46.562Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-26T02:42:46.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T02:42:46.562Z] e29143cb1139: Preparing [2022-04-26T02:42:46.562Z] a13009ac95dc: Preparing [2022-04-26T02:42:46.562Z] f3132efe3eaa: Preparing [2022-04-26T02:42:46.562Z] b2fb898dad3c: Preparing [2022-04-26T02:42:46.562Z] b541d28bf3b4: Preparing [2022-04-26T02:42:46.562Z] b541d28bf3b4: Layer already exists [2022-04-26T02:42:46.562Z] b2fb898dad3c: Layer already exists [2022-04-26T02:42:46.562Z] a13009ac95dc: Layer already exists [2022-04-26T02:42:46.562Z] e29143cb1139: Layer already exists [2022-04-26T02:42:46.562Z] f3132efe3eaa: Layer already exists [2022-04-26T02:42:46.562Z] main: digest: sha256:7e7d4c9233728c22b100b65d3f55514c6cf50b437f4f4495717d88044e8520d2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:42:46.606Z] ===================================================== [Pipeline] echo [2022-04-26T02:42:46.621Z] taggedImages: [2022-04-26T02:42:46.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:46.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-26T02:42:46.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.79 [2022-04-26T02:42:46.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:46.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-26T02:42:46.655Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-26T02:42:46.655Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:46.655Z] latest [2022-04-26T02:42:46.655Z] 2.2.0-dev.79 [2022-04-26T02:42:46.655Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:46.655Z] main [2022-04-26T02:42:46.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:46.985Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:47.345Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:47.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T02:42:47.345Z] fce06781ca44: Preparing [2022-04-26T02:42:47.345Z] ce81614c5dbd: Preparing [2022-04-26T02:42:47.345Z] 2aaa2f839e14: Preparing [2022-04-26T02:42:47.345Z] 540becb3e101: Preparing [2022-04-26T02:42:47.345Z] 52f44be93a46: Preparing [2022-04-26T02:42:47.345Z] 10d82663b225: Preparing [2022-04-26T02:42:47.345Z] f7a7a140f1b3: Preparing [2022-04-26T02:42:47.345Z] 31e69d4774c9: Preparing [2022-04-26T02:42:47.345Z] 7750d494dfbd: Preparing [2022-04-26T02:42:47.345Z] 18708474c90b: Preparing [2022-04-26T02:42:47.345Z] 4fc242d58285: Preparing [2022-04-26T02:42:47.345Z] 18708474c90b: Waiting [2022-04-26T02:42:47.345Z] 10d82663b225: Waiting [2022-04-26T02:42:47.345Z] 7750d494dfbd: Waiting [2022-04-26T02:42:47.345Z] f7a7a140f1b3: Waiting [2022-04-26T02:42:47.345Z] 31e69d4774c9: Waiting [2022-04-26T02:42:47.345Z] 4fc242d58285: Waiting [2022-04-26T02:42:47.345Z] 52f44be93a46: Layer already exists [2022-04-26T02:42:47.345Z] 10d82663b225: Layer already exists [2022-04-26T02:42:47.345Z] f7a7a140f1b3: Layer already exists [2022-04-26T02:42:47.345Z] 31e69d4774c9: Layer already exists [2022-04-26T02:42:47.345Z] ce81614c5dbd: Pushed [2022-04-26T02:42:47.345Z] 7750d494dfbd: Layer already exists [2022-04-26T02:42:47.345Z] 18708474c90b: Layer already exists [2022-04-26T02:42:47.345Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:47.624Z] fce06781ca44: Pushed [2022-04-26T02:42:48.568Z] 2aaa2f839e14: Pushed [2022-04-26T02:42:55.868Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T02:42:55.868Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T02:42:55.868Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T02:42:55.868Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T02:42:55.868Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T02:42:55.868Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T02:42:56.708Z] 540becb3e101: Pushed [2022-04-26T02:42:56.709Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:b3a7d160bdd3f56fbd9e83276a968a7a6ae9c2ca6286194fdd9ecf775c13b2bd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:57.015Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:57.312Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-26T02:42:57.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T02:42:57.312Z] fce06781ca44: Preparing [2022-04-26T02:42:57.312Z] ce81614c5dbd: Preparing [2022-04-26T02:42:57.312Z] 2aaa2f839e14: Preparing [2022-04-26T02:42:57.312Z] 540becb3e101: Preparing [2022-04-26T02:42:57.312Z] 52f44be93a46: Preparing [2022-04-26T02:42:57.312Z] 10d82663b225: Preparing [2022-04-26T02:42:57.312Z] f7a7a140f1b3: Preparing [2022-04-26T02:42:57.312Z] 31e69d4774c9: Preparing [2022-04-26T02:42:57.312Z] 7750d494dfbd: Preparing [2022-04-26T02:42:57.312Z] 18708474c90b: Preparing [2022-04-26T02:42:57.312Z] 4fc242d58285: Preparing [2022-04-26T02:42:57.312Z] 31e69d4774c9: Waiting [2022-04-26T02:42:57.312Z] 7750d494dfbd: Waiting [2022-04-26T02:42:57.312Z] 18708474c90b: Waiting [2022-04-26T02:42:57.312Z] 10d82663b225: Waiting [2022-04-26T02:42:57.312Z] 4fc242d58285: Waiting [2022-04-26T02:42:57.312Z] f7a7a140f1b3: Waiting [2022-04-26T02:42:57.312Z] ce81614c5dbd: Layer already exists [2022-04-26T02:42:57.312Z] 540becb3e101: Layer already exists [2022-04-26T02:42:57.312Z] 2aaa2f839e14: Layer already exists [2022-04-26T02:42:57.312Z] 52f44be93a46: Layer already exists [2022-04-26T02:42:57.312Z] fce06781ca44: Layer already exists [2022-04-26T02:42:57.312Z] 31e69d4774c9: Layer already exists [2022-04-26T02:42:57.312Z] 7750d494dfbd: Layer already exists [2022-04-26T02:42:57.312Z] f7a7a140f1b3: Layer already exists [2022-04-26T02:42:57.312Z] 10d82663b225: Layer already exists [2022-04-26T02:42:57.312Z] 18708474c90b: Layer already exists [2022-04-26T02:42:57.313Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:57.313Z] latest: digest: sha256:b3a7d160bdd3f56fbd9e83276a968a7a6ae9c2ca6286194fdd9ecf775c13b2bd size: 2622 [2022-04-26T02:42:57.313Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T02:42:57.314Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:57.592Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T02:42:57.592Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T02:42:57.616Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:57.912Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.79 [2022-04-26T02:42:57.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T02:42:57.913Z] fce06781ca44: Preparing [2022-04-26T02:42:57.913Z] ce81614c5dbd: Preparing [2022-04-26T02:42:57.913Z] 2aaa2f839e14: Preparing [2022-04-26T02:42:57.913Z] 540becb3e101: Preparing [2022-04-26T02:42:57.913Z] 52f44be93a46: Preparing [2022-04-26T02:42:57.913Z] 10d82663b225: Preparing [2022-04-26T02:42:57.913Z] f7a7a140f1b3: Preparing [2022-04-26T02:42:57.913Z] 31e69d4774c9: Preparing [2022-04-26T02:42:57.913Z] 7750d494dfbd: Preparing [2022-04-26T02:42:57.913Z] 18708474c90b: Preparing [2022-04-26T02:42:57.913Z] 4fc242d58285: Preparing [2022-04-26T02:42:57.913Z] 10d82663b225: Waiting [2022-04-26T02:42:57.913Z] f7a7a140f1b3: Waiting [2022-04-26T02:42:57.913Z] 31e69d4774c9: Waiting [2022-04-26T02:42:57.913Z] 4fc242d58285: Waiting [2022-04-26T02:42:57.913Z] 7750d494dfbd: Waiting [2022-04-26T02:42:57.913Z] 18708474c90b: Waiting [2022-04-26T02:42:57.913Z] ce81614c5dbd: Layer already exists [2022-04-26T02:42:57.913Z] 540becb3e101: Layer already exists [2022-04-26T02:42:57.913Z] fce06781ca44: Layer already exists [2022-04-26T02:42:57.913Z] 52f44be93a46: Layer already exists [2022-04-26T02:42:57.913Z] 2aaa2f839e14: Layer already exists [2022-04-26T02:42:57.913Z] 10d82663b225: Layer already exists [2022-04-26T02:42:57.913Z] 18708474c90b: Layer already exists [2022-04-26T02:42:57.913Z] f7a7a140f1b3: Layer already exists [2022-04-26T02:42:57.913Z] 31e69d4774c9: Layer already exists [2022-04-26T02:42:57.913Z] 7750d494dfbd: Layer already exists [2022-04-26T02:42:57.913Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:57.913Z] 2.2.0-dev.79: digest: sha256:b3a7d160bdd3f56fbd9e83276a968a7a6ae9c2ca6286194fdd9ecf775c13b2bd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:58.220Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:58.518Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:58.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T02:42:58.518Z] fce06781ca44: Preparing [2022-04-26T02:42:58.518Z] ce81614c5dbd: Preparing [2022-04-26T02:42:58.518Z] 2aaa2f839e14: Preparing [2022-04-26T02:42:58.518Z] 540becb3e101: Preparing [2022-04-26T02:42:58.518Z] 52f44be93a46: Preparing [2022-04-26T02:42:58.518Z] 10d82663b225: Preparing [2022-04-26T02:42:58.518Z] f7a7a140f1b3: Preparing [2022-04-26T02:42:58.518Z] 31e69d4774c9: Preparing [2022-04-26T02:42:58.518Z] 7750d494dfbd: Preparing [2022-04-26T02:42:58.518Z] 18708474c90b: Preparing [2022-04-26T02:42:58.518Z] 4fc242d58285: Preparing [2022-04-26T02:42:58.518Z] 31e69d4774c9: Waiting [2022-04-26T02:42:58.518Z] 7750d494dfbd: Waiting [2022-04-26T02:42:58.518Z] 18708474c90b: Waiting [2022-04-26T02:42:58.518Z] 4fc242d58285: Waiting [2022-04-26T02:42:58.518Z] 10d82663b225: Waiting [2022-04-26T02:42:58.518Z] f7a7a140f1b3: Waiting [2022-04-26T02:42:58.518Z] 540becb3e101: Layer already exists [2022-04-26T02:42:58.518Z] 2aaa2f839e14: Layer already exists [2022-04-26T02:42:58.518Z] 52f44be93a46: Layer already exists [2022-04-26T02:42:58.518Z] fce06781ca44: Layer already exists [2022-04-26T02:42:58.518Z] ce81614c5dbd: Layer already exists [2022-04-26T02:42:58.518Z] f7a7a140f1b3: Layer already exists [2022-04-26T02:42:58.518Z] 10d82663b225: Layer already exists [2022-04-26T02:42:58.518Z] 7750d494dfbd: Layer already exists [2022-04-26T02:42:58.518Z] 18708474c90b: Layer already exists [2022-04-26T02:42:58.518Z] 31e69d4774c9: Layer already exists [2022-04-26T02:42:58.518Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:58.518Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:b3a7d160bdd3f56fbd9e83276a968a7a6ae9c2ca6286194fdd9ecf775c13b2bd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:58.590Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T02:42:58.828Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:42:59.127Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-26T02:42:59.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T02:42:59.127Z] fce06781ca44: Preparing [2022-04-26T02:42:59.127Z] ce81614c5dbd: Preparing [2022-04-26T02:42:59.127Z] 2aaa2f839e14: Preparing [2022-04-26T02:42:59.127Z] 540becb3e101: Preparing [2022-04-26T02:42:59.127Z] 52f44be93a46: Preparing [2022-04-26T02:42:59.127Z] 10d82663b225: Preparing [2022-04-26T02:42:59.127Z] f7a7a140f1b3: Preparing [2022-04-26T02:42:59.127Z] 31e69d4774c9: Preparing [2022-04-26T02:42:59.127Z] 7750d494dfbd: Preparing [2022-04-26T02:42:59.127Z] 18708474c90b: Preparing [2022-04-26T02:42:59.127Z] 4fc242d58285: Preparing [2022-04-26T02:42:59.127Z] f7a7a140f1b3: Waiting [2022-04-26T02:42:59.127Z] 31e69d4774c9: Waiting [2022-04-26T02:42:59.127Z] 7750d494dfbd: Waiting [2022-04-26T02:42:59.127Z] 18708474c90b: Waiting [2022-04-26T02:42:59.127Z] 4fc242d58285: Waiting [2022-04-26T02:42:59.127Z] 10d82663b225: Waiting [2022-04-26T02:42:59.127Z] 2aaa2f839e14: Layer already exists [2022-04-26T02:42:59.127Z] 52f44be93a46: Layer already exists [2022-04-26T02:42:59.127Z] fce06781ca44: Layer already exists [2022-04-26T02:42:59.127Z] ce81614c5dbd: Layer already exists [2022-04-26T02:42:59.127Z] 540becb3e101: Layer already exists [2022-04-26T02:42:59.127Z] 10d82663b225: Layer already exists [2022-04-26T02:42:59.127Z] 18708474c90b: Layer already exists [2022-04-26T02:42:59.127Z] f7a7a140f1b3: Layer already exists [2022-04-26T02:42:59.127Z] 31e69d4774c9: Layer already exists [2022-04-26T02:42:59.127Z] 7750d494dfbd: Layer already exists [2022-04-26T02:42:59.127Z] 4fc242d58285: Layer already exists [2022-04-26T02:42:59.127Z] main: digest: sha256:b3a7d160bdd3f56fbd9e83276a968a7a6ae9c2ca6286194fdd9ecf775c13b2bd size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:42:59.174Z] ===================================================== [Pipeline] echo [2022-04-26T02:42:59.190Z] taggedImages: [2022-04-26T02:42:59.190Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:42:59.190Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-26T02:42:59.190Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.79 [2022-04-26T02:42:59.190Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T02:42:59.190Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T02:42:59.590Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T02:43:01.603Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T02:43:02.605Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T02:43:03.606Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T02:43:03.884Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T02:43:04.162Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T02:43:04.439Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T02:43:05.429Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T02:43:05.429Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T02:43:05.707Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T02:43:05.982Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T02:43:05.982Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T02:43:05.982Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T02:43:06.258Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T02:43:06.535Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T02:43:06.535Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T02:43:06.812Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T02:43:06.812Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T02:43:07.799Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T02:43:07.799Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T02:43:08.075Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T02:43:08.075Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T02:43:08.353Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T02:43:08.353Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T02:43:08.631Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T02:43:08.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T02:43:09.238Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T02:43:09.239Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T02:43:09.518Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T02:43:09.518Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T02:43:09.797Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T02:43:10.076Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T02:43:10.357Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T02:43:10.357Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T02:43:11.808Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T02:43:11.808Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T02:43:12.087Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T02:43:12.087Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T02:43:12.366Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T02:43:12.644Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T02:43:12.644Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T02:43:13.248Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T02:43:13.248Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T02:43:13.248Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T02:43:13.526Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T02:43:13.526Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T02:43:13.526Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T02:43:14.521Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T02:43:14.521Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T02:43:14.797Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T02:43:14.797Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T02:43:14.797Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T02:43:15.079Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T02:43:15.079Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T02:43:15.079Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T02:43:15.357Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T02:43:15.357Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T02:43:16.367Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T02:43:16.367Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T02:43:16.645Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T02:43:16.645Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T02:43:16.645Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T02:43:17.646Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T02:43:17.929Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T02:43:18.538Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T02:43:18.538Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T02:43:18.822Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T02:43:18.822Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T02:43:18.822Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T02:43:19.101Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T02:43:19.101Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T02:43:20.100Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T02:43:20.100Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T02:43:20.381Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T02:43:20.381Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T02:43:20.381Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T02:43:20.661Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T02:43:20.661Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T02:43:20.661Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T02:43:21.659Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T02:43:22.269Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T02:43:22.269Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T02:43:22.593Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T02:43:23.076Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T02:43:23.575Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T02:43:23.575Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T02:43:23.575Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T02:43:23.575Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T02:43:23.575Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T02:43:23.916Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T02:43:23.916Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T02:43:23.916Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T02:43:23.916Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T02:43:24.198Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T02:43:24.968Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T02:43:25.244Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T02:43:25.521Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T02:43:25.960Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T02:43:26.267Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T02:43:26.267Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T02:43:26.723Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T02:43:26.723Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T02:43:29.550Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T02:43:29.550Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T02:43:31.090Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T02:43:31.090Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T02:43:31.366Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T02:43:31.366Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T02:43:31.366Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T02:43:31.642Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T02:43:31.920Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T02:43:32.195Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T02:43:32.195Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T02:43:32.472Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T02:43:32.750Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T02:43:32.750Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T02:43:32.751Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T02:43:33.349Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T02:43:33.630Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T02:43:33.903Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T02:43:33.903Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T02:43:34.178Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T02:43:34.178Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T02:43:34.178Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T02:43:35.166Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T02:43:37.796Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T02:43:37.796Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T02:43:37.796Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T02:43:38.074Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T02:43:38.074Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T02:43:38.680Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T02:43:38.960Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T02:43:38.960Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T02:43:38.960Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T02:43:39.238Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T02:43:39.238Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T02:43:39.514Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T02:43:43.847Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T02:43:43.847Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T02:43:43.847Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T02:43:43.847Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T02:43:49.271Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T02:43:49.271Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T02:43:49.271Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T02:43:49.271Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T02:44:07.649Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T02:44:07.649Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T02:44:07.649Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T02:44:07.649Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T02:45:04.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T02:45:19.412Z] Removing intermediate container c3fd57962215 [2022-04-26T02:45:19.412Z] ---> e6db0b846abc [2022-04-26T02:45:19.412Z] [2022-04-26T02:45:19.412Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T02:45:19.412Z] 3.14: Pulling from library/alpine [2022-04-26T02:45:19.412Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T02:45:19.412Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T02:45:19.412Z] ---> ac73e934f311 [2022-04-26T02:45:19.412Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T02:45:19.692Z] ---> Running in cb423121eeda [2022-04-26T02:45:21.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:45:21.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:45:22.978Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T02:45:23.253Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T02:45:23.253Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T02:45:23.253Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:45:23.253Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T02:45:23.528Z] OK: 6 MiB in 17 packages [2022-04-26T02:45:25.510Z] Removing intermediate container cb423121eeda [2022-04-26T02:45:25.510Z] ---> 54c1a3d436f8 [2022-04-26T02:45:25.510Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T02:45:25.510Z] ---> Running in 942a5c0dcc72 [2022-04-26T02:45:26.113Z] Removing intermediate container 942a5c0dcc72 [2022-04-26T02:45:26.113Z] ---> f6502e1c0005 [2022-04-26T02:45:26.113Z] Step 13/25 : WORKDIR / [2022-04-26T02:45:26.389Z] ---> Running in 8132e4bea2ae [2022-04-26T02:45:26.991Z] Removing intermediate container 8132e4bea2ae [2022-04-26T02:45:26.991Z] ---> fef42a0a3258 [2022-04-26T02:45:26.991Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-26T02:45:27.593Z] ---> d58ea87882ea [2022-04-26T02:45:27.593Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-26T02:45:28.581Z] ---> fb787e42bdc2 [2022-04-26T02:45:28.581Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T02:45:29.569Z] ---> 92ce65c38e29 [2022-04-26T02:45:29.569Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-26T02:45:30.558Z] ---> 2821e93424f6 [2022-04-26T02:45:30.558Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T02:45:32.008Z] ---> 4ff0d32985e6 [2022-04-26T02:45:32.008Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T02:45:34.001Z] ---> ed548235e6f6 [2022-04-26T02:45:34.001Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T02:45:34.607Z] ---> 9d4f5016ca20 [2022-04-26T02:45:34.607Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-26T02:45:34.607Z] ---> Running in 34346981b2e0 [2022-04-26T02:45:38.024Z] Removing intermediate container 34346981b2e0 [2022-04-26T02:45:38.024Z] ---> 3f3ca455b69a [2022-04-26T02:45:38.024Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T02:45:38.024Z] ---> Running in 626b6260fc81 [2022-04-26T02:45:38.302Z] Removing intermediate container 626b6260fc81 [2022-04-26T02:45:38.302Z] ---> 1661afd2e48f [2022-04-26T02:45:38.302Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T02:45:38.302Z] ---> Running in 02510650fa83 [2022-04-26T02:45:38.904Z] Removing intermediate container 02510650fa83 [2022-04-26T02:45:38.904Z] ---> f8c2bfe7641a [2022-04-26T02:45:38.904Z] Step 24/25 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:45:38.904Z] ---> Running in c87abfb05c90 [2022-04-26T02:45:39.519Z] Removing intermediate container c87abfb05c90 [2022-04-26T02:45:39.519Z] ---> f9d7e3db9eaf [2022-04-26T02:45:39.519Z] Step 25/25 : LABEL version=2.2.0-dev.79 [2022-04-26T02:45:39.519Z] ---> Running in b4ac2a46e782 [2022-04-26T02:45:40.122Z] Removing intermediate container b4ac2a46e782 [2022-04-26T02:45:40.122Z] ---> 3f727d04dd90 [2022-04-26T02:45:40.122Z] [2022-04-26T02:45:40.398Z] Successfully built 3f727d04dd90 [2022-04-26T02:45:40.398Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-26T02:45:40.398Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-26T02:46:02.625Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:46:02.625Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:46:02.625Z] ---> 831e713e8517 [2022-04-26T02:46:02.625Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T02:46:02.625Z] ---> Using cache [2022-04-26T02:46:02.625Z] ---> 697e0be6ff62 [2022-04-26T02:46:02.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:46:02.625Z] ---> Using cache [2022-04-26T02:46:02.625Z] ---> c740187acc68 [2022-04-26T02:46:02.625Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T02:46:02.625Z] ---> Using cache [2022-04-26T02:46:02.625Z] ---> 7c4c4eff9305 [2022-04-26T02:46:02.625Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T02:46:02.625Z] ---> Using cache [2022-04-26T02:46:02.625Z] ---> 8a4fba5bed4c [2022-04-26T02:46:02.625Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:46:02.625Z] ---> Using cache [2022-04-26T02:46:02.625Z] ---> 1e5a43bf67f9 [2022-04-26T02:46:02.625Z] Step 8/23 : COPY . . [2022-04-26T02:46:02.625Z] ---> Using cache [2022-04-26T02:46:02.625Z] ---> da90d805e63f [2022-04-26T02:46:02.625Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T02:46:02.625Z] ---> Running in f0184208d3f4 [2022-04-26T02:46:02.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T02:47:10.712Z] Removing intermediate container 266c5ccb6641 [2022-04-26T02:47:10.712Z] ---> c11397b01c1b [2022-04-26T02:47:10.712Z] [2022-04-26T02:47:10.712Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T02:47:10.712Z] 3.15: Pulling from library/alpine [2022-04-26T02:47:10.712Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T02:47:10.712Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T02:47:10.712Z] ---> 3fb3c9af89a9 [2022-04-26T02:47:10.712Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T02:47:10.712Z] ---> Running in d3fff3cc04bb [2022-04-26T02:47:10.712Z] Removing intermediate container d3fff3cc04bb [2022-04-26T02:47:10.712Z] ---> 20c5144666f6 [2022-04-26T02:47:10.712Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:47:10.712Z] ---> Running in edbacdcb1af3 [2022-04-26T02:47:10.712Z] Removing intermediate container edbacdcb1af3 [2022-04-26T02:47:10.712Z] ---> a9294a0099d5 [2022-04-26T02:47:10.712Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T02:47:10.712Z] ---> Running in 4fc7d4a534b2 [2022-04-26T02:47:12.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:47:13.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:47:14.596Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T02:47:14.596Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T02:47:14.596Z] OK: 15729 distinct packages available [2022-04-26T02:47:14.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:47:15.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:47:16.577Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T02:47:16.855Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T02:47:17.133Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T02:47:17.133Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T02:47:17.133Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T02:47:17.411Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T02:47:17.411Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T02:47:17.411Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T02:47:17.689Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T02:47:17.689Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T02:47:17.689Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T02:47:17.971Z] OK: 8 MiB in 23 packages [2022-04-26T02:47:20.642Z] Removing intermediate container 4fc7d4a534b2 [2022-04-26T02:47:20.642Z] ---> a4bc954af3a2 [2022-04-26T02:47:20.642Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:47:21.250Z] ---> 35c21a6d26e7 [2022-04-26T02:47:21.250Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T02:47:23.908Z] ---> 84e73404c6aa [2022-04-26T02:47:23.908Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T02:47:24.512Z] ---> 29cbcb75fc3c [2022-04-26T02:47:24.512Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T02:47:24.800Z] ---> Running in e902a3c00f8f [2022-04-26T02:47:25.417Z] Removing intermediate container e902a3c00f8f [2022-04-26T02:47:25.417Z] ---> c3d14a355d2e [2022-04-26T02:47:25.417Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:47:25.417Z] ---> Running in 5e639e4a74f1 [2022-04-26T02:47:26.034Z] Removing intermediate container 5e639e4a74f1 [2022-04-26T02:47:26.034Z] ---> db2baf64e167 [2022-04-26T02:47:26.034Z] Step 18/20 : LABEL arch=arm64 [2022-04-26T02:47:26.034Z] ---> Running in df7d04e9e441 [2022-04-26T02:47:26.645Z] Removing intermediate container df7d04e9e441 [2022-04-26T02:47:26.645Z] ---> 67265536f662 [2022-04-26T02:47:26.645Z] Step 19/20 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:47:26.645Z] ---> Running in 6352e1e3d4e9 [2022-04-26T02:47:27.270Z] Removing intermediate container 6352e1e3d4e9 [2022-04-26T02:47:27.270Z] ---> bd822caf8812 [2022-04-26T02:47:27.270Z] Step 20/20 : LABEL version=2.2.0-dev.79 [2022-04-26T02:47:27.552Z] ---> Running in b30123b0dca1 [2022-04-26T02:47:28.166Z] Removing intermediate container b30123b0dca1 [2022-04-26T02:47:28.166Z] ---> fadd9e4728e0 [2022-04-26T02:47:28.166Z] [2022-04-26T02:47:28.443Z] Successfully built fadd9e4728e0 [2022-04-26T02:47:28.443Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-26T02:47:28.443Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-26T02:47:46.818Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:47:46.818Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:47:46.818Z] ---> 831e713e8517 [2022-04-26T02:47:46.818Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T02:47:46.818Z] ---> Using cache [2022-04-26T02:47:46.818Z] ---> 697e0be6ff62 [2022-04-26T02:47:46.818Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:47:46.818Z] ---> Using cache [2022-04-26T02:47:46.818Z] ---> c740187acc68 [2022-04-26T02:47:46.818Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T02:47:46.818Z] ---> Using cache [2022-04-26T02:47:46.818Z] ---> 7c4c4eff9305 [2022-04-26T02:47:46.818Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T02:47:46.818Z] ---> Using cache [2022-04-26T02:47:46.818Z] ---> 8a4fba5bed4c [2022-04-26T02:47:46.818Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:47:46.818Z] ---> Using cache [2022-04-26T02:47:46.818Z] ---> 1e5a43bf67f9 [2022-04-26T02:47:46.818Z] Step 8/23 : COPY . . [2022-04-26T02:47:46.818Z] ---> Using cache [2022-04-26T02:47:46.818Z] ---> da90d805e63f [2022-04-26T02:47:46.818Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T02:47:47.430Z] ---> Running in 7d09fd597cc8 [2022-04-26T02:47:48.442Z] Removing intermediate container 796130b3aca8 [2022-04-26T02:47:48.442Z] ---> 4252f2f8f338 [2022-04-26T02:47:48.442Z] [2022-04-26T02:47:48.442Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T02:47:48.442Z] ---> ac73e934f311 [2022-04-26T02:47:48.442Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T02:47:48.442Z] ---> Running in 56033067a360 [2022-04-26T02:47:49.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T02:47:50.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:47:51.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:47:52.559Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T02:47:52.559Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T02:47:52.559Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:47:52.559Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T02:47:52.839Z] OK: 6 MiB in 16 packages [2022-04-26T02:47:54.848Z] Removing intermediate container 56033067a360 [2022-04-26T02:47:54.848Z] ---> c70674dcde31 [2022-04-26T02:47:54.848Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:47:54.848Z] ---> Running in fd05890c2b36 [2022-04-26T02:47:55.130Z] Removing intermediate container fd05890c2b36 [2022-04-26T02:47:55.414Z] ---> ad49ecd21870 [2022-04-26T02:47:55.414Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T02:47:55.414Z] ---> Running in c1b42eb6863b [2022-04-26T02:47:56.027Z] Removing intermediate container c1b42eb6863b [2022-04-26T02:47:56.027Z] ---> 51d37cf43867 [2022-04-26T02:47:56.027Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T02:47:56.307Z] ---> Running in 455f0265e9c7 [2022-04-26T02:47:56.916Z] Removing intermediate container 455f0265e9c7 [2022-04-26T02:47:56.916Z] ---> a6e8227f2092 [2022-04-26T02:47:56.916Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:47:57.906Z] ---> cd1451393d49 [2022-04-26T02:47:57.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T02:47:59.916Z] ---> b9c5acafe6d2 [2022-04-26T02:47:59.916Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T02:48:00.910Z] ---> 9e5c14e29e8c [2022-04-26T02:48:00.910Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T02:48:00.910Z] ---> Running in fe0af02f6026 [2022-04-26T02:48:01.521Z] Removing intermediate container fe0af02f6026 [2022-04-26T02:48:01.521Z] ---> e873946e1bf1 [2022-04-26T02:48:01.521Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:48:01.521Z] ---> Running in 777d7e25b0d8 [2022-04-26T02:48:02.129Z] Removing intermediate container 777d7e25b0d8 [2022-04-26T02:48:02.129Z] ---> f2e86c750f78 [2022-04-26T02:48:02.129Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T02:48:02.410Z] ---> Running in 44589d9b5066 [2022-04-26T02:48:02.689Z] Removing intermediate container 44589d9b5066 [2022-04-26T02:48:02.689Z] ---> 6910200d9851 [2022-04-26T02:48:02.689Z] Step 21/22 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:48:02.967Z] ---> Running in 5f0191285b31 [2022-04-26T02:48:03.573Z] Removing intermediate container 5f0191285b31 [2022-04-26T02:48:03.573Z] ---> cbe1142ec339 [2022-04-26T02:48:03.573Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T02:48:03.573Z] ---> Running in ccb1e74b1c8c [2022-04-26T02:48:04.184Z] Removing intermediate container ccb1e74b1c8c [2022-04-26T02:48:04.184Z] ---> fceed5b45bf6 [2022-04-26T02:48:04.184Z] [2022-04-26T02:48:04.464Z] Successfully built fceed5b45bf6 [2022-04-26T02:48:04.464Z] Successfully tagged support-notifications-arm64:latest [2022-04-26T02:48:04.464Z] Building sys-mgmt-agent [2022-04-26T02:48:22.826Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:48:22.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:48:22.826Z] ---> 831e713e8517 [2022-04-26T02:48:22.826Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T02:48:22.826Z] ---> Using cache [2022-04-26T02:48:22.826Z] ---> 697e0be6ff62 [2022-04-26T02:48:22.826Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:48:22.826Z] ---> Using cache [2022-04-26T02:48:22.826Z] ---> c740187acc68 [2022-04-26T02:48:22.826Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T02:48:22.826Z] ---> Running in be48a44c81c0 [2022-04-26T02:48:23.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:48:24.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:48:25.410Z] OK: 220 MiB in 52 packages [2022-04-26T02:48:26.868Z] Removing intermediate container be48a44c81c0 [2022-04-26T02:48:26.868Z] ---> 37444adcc7e1 [2022-04-26T02:48:26.868Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T02:48:27.871Z] ---> 0280ef9347f7 [2022-04-26T02:48:27.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:48:27.871Z] ---> Running in 8bbf9ca8b1ba [2022-04-26T02:48:33.320Z] Removing intermediate container 8bbf9ca8b1ba [2022-04-26T02:48:33.320Z] ---> e044d40af2ab [2022-04-26T02:48:33.320Z] Step 8/23 : COPY . . [2022-04-26T02:48:45.761Z] ---> c359a19a4463 [2022-04-26T02:48:45.761Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T02:48:45.761Z] ---> Running in 678f80062b12 [2022-04-26T02:48:47.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T02:51:09.179Z] Removing intermediate container f0184208d3f4 [2022-04-26T02:51:09.179Z] ---> c8032ddbcd59 [2022-04-26T02:51:09.179Z] [2022-04-26T02:51:09.179Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T02:51:09.179Z] ---> ac73e934f311 [2022-04-26T02:51:09.179Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T02:51:09.179Z] ---> Running in dfdebd19717a [2022-04-26T02:51:09.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:51:09.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:51:09.179Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T02:51:09.179Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:51:09.179Z] OK: 5 MiB in 15 packages [2022-04-26T02:51:09.179Z] Removing intermediate container dfdebd19717a [2022-04-26T02:51:09.179Z] ---> 9d694b1f5092 [2022-04-26T02:51:09.179Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:51:09.179Z] ---> Running in 2089b36e0158 [2022-04-26T02:51:09.179Z] Removing intermediate container 2089b36e0158 [2022-04-26T02:51:09.179Z] ---> 879ab6d2e17e [2022-04-26T02:51:09.179Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T02:51:09.179Z] ---> Running in b7b42c7e5da0 [2022-04-26T02:51:09.179Z] Removing intermediate container b7b42c7e5da0 [2022-04-26T02:51:09.179Z] ---> e86d39dd2652 [2022-04-26T02:51:09.179Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T02:51:09.179Z] ---> Running in 257f4ec7aa76 [2022-04-26T02:51:09.179Z] Removing intermediate container 257f4ec7aa76 [2022-04-26T02:51:09.179Z] ---> 857653430faf [2022-04-26T02:51:09.179Z] Step 15/23 : WORKDIR / [2022-04-26T02:51:09.179Z] ---> Running in 75c22059fa29 [2022-04-26T02:51:09.179Z] Removing intermediate container 75c22059fa29 [2022-04-26T02:51:09.179Z] ---> 0125f602a229 [2022-04-26T02:51:09.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:51:09.462Z] ---> e6e6e3725c74 [2022-04-26T02:51:09.462Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T02:51:11.473Z] ---> 4e203e1af357 [2022-04-26T02:51:11.473Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T02:51:12.477Z] ---> dcaa7b13ac99 [2022-04-26T02:51:12.477Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T02:51:12.477Z] ---> Running in 4af0737181f6 [2022-04-26T02:51:13.100Z] Removing intermediate container 4af0737181f6 [2022-04-26T02:51:13.100Z] ---> bc402a8796c0 [2022-04-26T02:51:13.100Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:51:13.100Z] ---> Running in 9d70d929502f [2022-04-26T02:51:13.711Z] Removing intermediate container 9d70d929502f [2022-04-26T02:51:13.711Z] ---> 3ac2884121e1 [2022-04-26T02:51:13.711Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T02:51:13.711Z] ---> Running in c86fd513ecef [2022-04-26T02:51:14.341Z] Removing intermediate container c86fd513ecef [2022-04-26T02:51:14.341Z] ---> bbab115b8690 [2022-04-26T02:51:14.341Z] Step 22/23 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:51:14.341Z] ---> Running in 29b0522c87ad [2022-04-26T02:51:14.624Z] Removing intermediate container 29b0522c87ad [2022-04-26T02:51:14.624Z] ---> 47fdb4201b30 [2022-04-26T02:51:14.624Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T02:51:14.915Z] ---> Running in e30ac14c5442 [2022-04-26T02:51:15.191Z] Removing intermediate container e30ac14c5442 [2022-04-26T02:51:15.191Z] ---> e9f521eeab37 [2022-04-26T02:51:15.191Z] [2022-04-26T02:51:15.798Z] Successfully built e9f521eeab37 [2022-04-26T02:51:15.798Z] Successfully tagged core-metadata-arm64:latest [2022-04-26T02:51:15.798Z] Building security-bootstrapper [2022-04-26T02:51:38.057Z]  Building core-metadata ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:51:38.057Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:51:38.057Z] ---> 831e713e8517 [2022-04-26T02:51:38.057Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T02:51:38.057Z] ---> Using cache [2022-04-26T02:51:38.057Z] ---> 697e0be6ff62 [2022-04-26T02:51:38.057Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:51:38.057Z] ---> Using cache [2022-04-26T02:51:38.057Z] ---> c740187acc68 [2022-04-26T02:51:38.057Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T02:51:38.057Z] ---> Using cache [2022-04-26T02:51:38.057Z] ---> 7c4c4eff9305 [2022-04-26T02:51:38.057Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T02:51:38.057Z] ---> Using cache [2022-04-26T02:51:38.057Z] ---> 8a4fba5bed4c [2022-04-26T02:51:38.057Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:51:38.057Z] ---> Using cache [2022-04-26T02:51:38.057Z] ---> 1e5a43bf67f9 [2022-04-26T02:51:38.057Z] Step 8/31 : COPY . . [2022-04-26T02:51:38.057Z] ---> Using cache [2022-04-26T02:51:38.057Z] ---> da90d805e63f [2022-04-26T02:51:38.057Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T02:51:38.057Z] ---> Running in 7c51cdde4b49 [2022-04-26T02:51:38.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T02:52:34.705Z] Removing intermediate container 7d09fd597cc8 [2022-04-26T02:52:34.705Z] ---> 3a7a4c3c6c94 [2022-04-26T02:52:34.705Z] [2022-04-26T02:52:34.705Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T02:52:34.705Z] ---> ac73e934f311 [2022-04-26T02:52:34.705Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T02:52:34.705Z] ---> Using cache [2022-04-26T02:52:34.705Z] ---> 9d694b1f5092 [2022-04-26T02:52:34.705Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:52:34.705Z] ---> Using cache [2022-04-26T02:52:34.705Z] ---> 879ab6d2e17e [2022-04-26T02:52:34.705Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T02:52:34.705Z] ---> Running in 920531441f9f [2022-04-26T02:52:34.705Z] Removing intermediate container 920531441f9f [2022-04-26T02:52:34.705Z] ---> f68f52e312df [2022-04-26T02:52:34.705Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T02:52:34.705Z] ---> Running in 2461f0889c48 [2022-04-26T02:52:34.705Z] Removing intermediate container 2461f0889c48 [2022-04-26T02:52:34.705Z] ---> 7d7cd164a712 [2022-04-26T02:52:34.705Z] Step 15/23 : WORKDIR / [2022-04-26T02:52:34.705Z] ---> Running in 9128fe8fe8ad [2022-04-26T02:52:34.705Z] Removing intermediate container 9128fe8fe8ad [2022-04-26T02:52:34.705Z] ---> 314c85d11d73 [2022-04-26T02:52:34.705Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:52:34.705Z] ---> 0e8ca544497c [2022-04-26T02:52:34.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T02:52:34.705Z] ---> e71fca8c7be5 [2022-04-26T02:52:34.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T02:52:34.705Z] ---> 2dd8b8c382e9 [2022-04-26T02:52:34.705Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T02:52:34.705Z] ---> Running in 8ffb9a244122 [2022-04-26T02:52:35.310Z] Removing intermediate container 8ffb9a244122 [2022-04-26T02:52:35.310Z] ---> 0b678b6e89af [2022-04-26T02:52:35.310Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:52:35.310Z] ---> Running in ee3c2063299a [2022-04-26T02:52:35.915Z] Removing intermediate container ee3c2063299a [2022-04-26T02:52:35.915Z] ---> 459eb66a77cc [2022-04-26T02:52:35.915Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T02:52:35.915Z] ---> Running in 4c8a3eeb8f18 [2022-04-26T02:52:36.523Z] Removing intermediate container 4c8a3eeb8f18 [2022-04-26T02:52:36.523Z] ---> a5514b81a524 [2022-04-26T02:52:36.523Z] Step 22/23 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:52:36.523Z] ---> Running in 190dea1cdd1b [2022-04-26T02:52:37.154Z] Removing intermediate container 190dea1cdd1b [2022-04-26T02:52:37.154Z] ---> 82a17a20b8b1 [2022-04-26T02:52:37.154Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T02:52:37.154Z] ---> Running in 09c72507f6ed [2022-04-26T02:52:37.762Z] Removing intermediate container 09c72507f6ed [2022-04-26T02:52:37.762Z] ---> 3e1ae9602661 [2022-04-26T02:52:37.762Z] [2022-04-26T02:52:38.042Z] Successfully built 3e1ae9602661 [2022-04-26T02:52:38.042Z] Successfully tagged core-command-arm64:latest [2022-04-26T02:52:38.042Z] Building core-data [2022-04-26T02:52:56.425Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:52:56.425Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:52:56.425Z] ---> 831e713e8517 [2022-04-26T02:52:56.425Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T02:52:56.425Z] ---> Using cache [2022-04-26T02:52:56.425Z] ---> 697e0be6ff62 [2022-04-26T02:52:56.425Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:52:56.425Z] ---> Using cache [2022-04-26T02:52:56.425Z] ---> c740187acc68 [2022-04-26T02:52:56.425Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T02:52:56.425Z] ---> Running in 48115a529a7e [2022-04-26T02:52:57.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:52:58.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:53:00.370Z] OK: 220 MiB in 52 packages [2022-04-26T02:53:01.837Z] Removing intermediate container 48115a529a7e [2022-04-26T02:53:01.837Z] ---> 2d679a4ce26b [2022-04-26T02:53:01.837Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T02:53:02.855Z] ---> 93a9e2fe85f3 [2022-04-26T02:53:02.855Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:53:02.855Z] ---> Running in 2dc06cd3de58 [2022-04-26T02:53:08.305Z] Removing intermediate container 2dc06cd3de58 [2022-04-26T02:53:08.305Z] ---> 4e517b1a3e97 [2022-04-26T02:53:08.305Z] Step 8/23 : COPY . . [2022-04-26T02:53:23.466Z] ---> decc3a730d2e [2022-04-26T02:53:23.466Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T02:53:23.466Z] ---> Running in 3f6a21a7502f [2022-04-26T02:53:23.745Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T02:53:29.199Z] Removing intermediate container 678f80062b12 [2022-04-26T02:53:29.199Z] ---> adfe28049731 [2022-04-26T02:53:29.199Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T02:53:29.199Z] ---> Running in 554c8c1b8730 [2022-04-26T02:53:30.652Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T02:53:36.098Z] Removing intermediate container 554c8c1b8730 [2022-04-26T02:53:36.098Z] ---> 7216935a4cd7 [2022-04-26T02:53:36.098Z] [2022-04-26T02:53:36.098Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T02:53:36.098Z] 20.10.14: Pulling from library/docker [2022-04-26T02:53:51.281Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T02:53:51.281Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T02:53:51.281Z] ---> c346e9eafbab [2022-04-26T02:53:51.281Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-26T02:53:51.281Z] ---> Running in 367e0b25d757 [2022-04-26T02:53:51.281Z] Removing intermediate container 367e0b25d757 [2022-04-26T02:53:51.281Z] ---> 794e980c2a94 [2022-04-26T02:53:51.281Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-26T02:53:51.281Z] ---> Running in ed1a2241fae4 [2022-04-26T02:53:52.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:53:52.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:53:53.902Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T02:53:53.902Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T02:53:53.902Z] Executing bash-5.1.16-r0.post-install [2022-04-26T02:53:53.902Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T02:53:53.902Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T02:53:53.902Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T02:53:53.902Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T02:53:53.902Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T02:53:53.902Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T02:53:53.902Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T02:53:53.902Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T02:53:53.902Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T02:53:53.902Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T02:53:54.182Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T02:53:54.182Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T02:53:54.182Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T02:53:54.182Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T02:53:54.182Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T02:53:56.818Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T02:53:56.818Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T02:53:56.818Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T02:53:56.818Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T02:53:57.098Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T02:53:57.098Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T02:53:57.098Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T02:53:57.098Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T02:53:57.098Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T02:53:57.098Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T02:53:57.098Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T02:53:57.098Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T02:53:57.376Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T02:53:57.376Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T02:53:57.376Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T02:53:57.376Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T02:53:57.376Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T02:53:57.376Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T02:53:57.376Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T02:53:57.376Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T02:53:57.376Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T02:53:57.656Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T02:53:57.656Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T02:53:57.656Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T02:53:57.656Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T02:53:57.656Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T02:53:58.653Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T02:53:58.653Z] OK: 82 MiB in 65 packages [2022-04-26T02:54:03.022Z] Collecting docker-compose==1.23.2 [2022-04-26T02:54:03.298Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T02:54:03.575Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-26T02:54:04.561Z] Collecting PyYAML<4,>=3.10 [2022-04-26T02:54:04.561Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T02:54:08.894Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T02:54:08.894Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T02:54:09.172Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T02:54:09.172Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T02:54:11.167Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T02:54:11.167Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T02:54:12.166Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T02:54:12.166Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T02:54:12.773Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T02:54:12.773Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T02:54:12.773Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T02:54:12.773Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T02:54:16.216Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T02:54:16.216Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T02:54:16.216Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T02:54:16.216Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T02:54:18.868Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T02:54:18.868Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T02:54:19.149Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-26T02:54:19.428Z] Collecting idna<2.8,>=2.5 [2022-04-26T02:54:19.428Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T02:54:20.425Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T02:54:20.425Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T02:54:20.704Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T02:54:20.704Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T02:54:20.984Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T02:54:20.984Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T02:54:20.984Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T02:54:20.984Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T02:54:22.431Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T02:54:22.431Z] Attempting uninstall: urllib3 [2022-04-26T02:54:22.431Z] Found existing installation: urllib3 1.26.7 [2022-04-26T02:54:22.431Z] Uninstalling urllib3-1.26.7: [2022-04-26T02:54:22.431Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T02:54:23.036Z] Attempting uninstall: idna [2022-04-26T02:54:23.036Z] Found existing installation: idna 3.3 [2022-04-26T02:54:23.312Z] Uninstalling idna-3.3: [2022-04-26T02:54:23.312Z] Successfully uninstalled idna-3.3 [2022-04-26T02:54:26.726Z] Attempting uninstall: requests [2022-04-26T02:54:26.726Z] Found existing installation: requests 2.26.0 [2022-04-26T02:54:26.726Z] Uninstalling requests-2.26.0: [2022-04-26T02:54:26.726Z] Successfully uninstalled requests-2.26.0 [2022-04-26T02:54:27.005Z] Running setup.py install for texttable: started [2022-04-26T02:54:29.642Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T02:54:29.642Z] Running setup.py install for PyYAML: started [2022-04-26T02:54:32.294Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T02:54:32.294Z] Running setup.py install for docopt: started [2022-04-26T02:54:34.933Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T02:54:34.933Z] Running setup.py install for dockerpty: started [2022-04-26T02:54:36.927Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T02:54:38.922Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-26T02:54:54.144Z] Removing intermediate container ed1a2241fae4 [2022-04-26T02:54:54.144Z] ---> 631428f77201 [2022-04-26T02:54:54.144Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T02:54:54.144Z] ---> Running in 02537952ed38 [2022-04-26T02:54:54.144Z] Removing intermediate container 02537952ed38 [2022-04-26T02:54:54.144Z] ---> 1d8e533a7cf0 [2022-04-26T02:54:54.144Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T02:54:54.428Z] ---> Running in ca0e887e1bc6 [2022-04-26T02:54:55.037Z] Removing intermediate container ca0e887e1bc6 [2022-04-26T02:54:55.037Z] ---> 4c636676ffb4 [2022-04-26T02:54:55.037Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T02:54:56.531Z] ---> 3309d29a0fc9 [2022-04-26T02:54:56.531Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T02:54:57.533Z] ---> 7a3af268c89a [2022-04-26T02:54:57.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T02:54:58.541Z] ---> c67ed0583150 [2022-04-26T02:54:58.541Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T02:54:58.824Z] ---> Running in 0aaa6d1d6c31 [2022-04-26T02:54:59.432Z] Removing intermediate container 0aaa6d1d6c31 [2022-04-26T02:54:59.432Z] ---> 1dba4aca0f06 [2022-04-26T02:54:59.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:54:59.432Z] ---> Running in 72324bef9a74 [2022-04-26T02:55:00.038Z] Removing intermediate container 72324bef9a74 [2022-04-26T02:55:00.038Z] ---> fc8047e0d834 [2022-04-26T02:55:00.038Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T02:55:00.038Z] ---> Running in 9b6a63fba079 [2022-04-26T02:55:00.648Z] Removing intermediate container 9b6a63fba079 [2022-04-26T02:55:00.648Z] ---> e0715a84947f [2022-04-26T02:55:00.648Z] Step 22/23 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:55:00.648Z] ---> Running in fb6bcffc5c4f [2022-04-26T02:55:01.262Z] Removing intermediate container fb6bcffc5c4f [2022-04-26T02:55:01.262Z] ---> eae48271be24 [2022-04-26T02:55:01.262Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T02:55:01.262Z] ---> Running in a94f2760b19e [2022-04-26T02:55:01.874Z] Removing intermediate container a94f2760b19e [2022-04-26T02:55:01.874Z] ---> 69fd850244a6 [2022-04-26T02:55:01.874Z] [2022-04-26T02:55:02.155Z] Successfully built 69fd850244a6 [2022-04-26T02:55:02.155Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-26T02:55:02.155Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-26T02:55:20.559Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:55:20.559Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:55:20.559Z] ---> 831e713e8517 [2022-04-26T02:55:20.559Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T02:55:20.559Z] ---> Using cache [2022-04-26T02:55:20.559Z] ---> 697e0be6ff62 [2022-04-26T02:55:20.559Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:55:20.559Z] ---> Using cache [2022-04-26T02:55:20.559Z] ---> c740187acc68 [2022-04-26T02:55:20.559Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T02:55:20.559Z] ---> Using cache [2022-04-26T02:55:20.559Z] ---> 7c4c4eff9305 [2022-04-26T02:55:20.559Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T02:55:20.559Z] ---> Using cache [2022-04-26T02:55:20.559Z] ---> 8a4fba5bed4c [2022-04-26T02:55:20.559Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:55:20.559Z] ---> Using cache [2022-04-26T02:55:20.559Z] ---> 1e5a43bf67f9 [2022-04-26T02:55:20.559Z] Step 8/22 : COPY . . [2022-04-26T02:55:20.559Z] ---> Using cache [2022-04-26T02:55:20.559Z] ---> da90d805e63f [2022-04-26T02:55:20.559Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T02:55:20.559Z] ---> Running in 1009e030804f [2022-04-26T02:55:20.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T02:56:42.501Z] Removing intermediate container 7c51cdde4b49 [2022-04-26T02:56:42.501Z] ---> b16ef8cb7b0f [2022-04-26T02:56:42.501Z] [2022-04-26T02:56:42.501Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T02:56:42.501Z] ---> ac73e934f311 [2022-04-26T02:56:42.501Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T02:56:42.501Z] ---> Running in 48a6a9fe11b2 [2022-04-26T02:56:42.501Z] Removing intermediate container 48a6a9fe11b2 [2022-04-26T02:56:42.501Z] ---> c25c4eaf6674 [2022-04-26T02:56:42.501Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T02:56:42.501Z] ---> Running in 0e163bb353fb [2022-04-26T02:56:42.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:56:42.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:56:42.501Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T02:56:42.501Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T02:56:42.501Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:56:42.501Z] OK: 6 MiB in 16 packages [2022-04-26T02:56:42.501Z] Removing intermediate container 0e163bb353fb [2022-04-26T02:56:42.501Z] ---> 88cb58676ef9 [2022-04-26T02:56:42.501Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T02:56:42.501Z] ---> Running in bd73cb60a57a [2022-04-26T02:56:42.501Z] Removing intermediate container bd73cb60a57a [2022-04-26T02:56:42.501Z] ---> de2f730aea52 [2022-04-26T02:56:42.501Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T02:56:42.501Z] ---> Running in 29fa700a9b97 [2022-04-26T02:56:42.501Z] Removing intermediate container 29fa700a9b97 [2022-04-26T02:56:42.501Z] ---> 96d2dbe40415 [2022-04-26T02:56:42.501Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T02:56:42.501Z] ---> Running in 470065f0f4b4 [2022-04-26T02:56:42.501Z] Removing intermediate container 470065f0f4b4 [2022-04-26T02:56:42.501Z] ---> b5e0e600e809 [2022-04-26T02:56:42.501Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T02:56:42.501Z] ---> Running in dbdc6001d0c4 [2022-04-26T02:56:43.114Z] Removing intermediate container dbdc6001d0c4 [2022-04-26T02:56:43.114Z] ---> 6d38b37d5e4a [2022-04-26T02:56:43.114Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T02:56:44.123Z] ---> 9140fd41a67d [2022-04-26T02:56:44.123Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T02:56:44.123Z] ---> Running in 852eae05ae93 [2022-04-26T02:56:46.815Z] Removing intermediate container 852eae05ae93 [2022-04-26T02:56:46.815Z] ---> 9096307e7772 [2022-04-26T02:56:46.815Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:56:47.814Z] ---> c841dc2a7438 [2022-04-26T02:56:47.814Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T02:56:49.829Z] ---> 2104c9015404 [2022-04-26T02:56:49.829Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T02:56:50.436Z] ---> c2c53191f74b [2022-04-26T02:56:50.436Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T02:56:51.438Z] ---> faac826b64ae [2022-04-26T02:56:51.438Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T02:56:52.052Z] ---> b1ec36931ae1 [2022-04-26T02:56:52.052Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T02:56:52.660Z] ---> Running in 78f4c03e632a [2022-04-26T02:56:52.941Z] Removing intermediate container 78f4c03e632a [2022-04-26T02:56:52.941Z] ---> cfdbb474f07f [2022-04-26T02:56:52.941Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T02:56:53.933Z] ---> 50009dd5bd71 [2022-04-26T02:56:53.933Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T02:56:54.217Z] ---> Running in 18c2d0b33a88 [2022-04-26T02:56:57.698Z] Removing intermediate container 18c2d0b33a88 [2022-04-26T02:56:57.698Z] ---> e48779b98006 [2022-04-26T02:56:57.698Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T02:56:57.698Z] ---> Running in 083c5a753284 [2022-04-26T02:56:58.318Z] Removing intermediate container 083c5a753284 [2022-04-26T02:56:58.318Z] ---> a937128e3216 [2022-04-26T02:56:58.318Z] Step 28/31 : CMD ["gate"] [2022-04-26T02:56:58.318Z] ---> Running in 3a43c530cf65 [2022-04-26T02:56:58.938Z] Removing intermediate container 3a43c530cf65 [2022-04-26T02:56:58.938Z] ---> ffbfdab121bd [2022-04-26T02:56:58.938Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T02:56:59.222Z] ---> Running in 4cf876f9bfb2 [2022-04-26T02:56:59.830Z] Removing intermediate container 4cf876f9bfb2 [2022-04-26T02:56:59.830Z] ---> 6dbf015d778a [2022-04-26T02:56:59.830Z] Step 30/31 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:56:59.830Z] ---> Running in ce12e22ceb4b [2022-04-26T02:57:00.438Z] Removing intermediate container ce12e22ceb4b [2022-04-26T02:57:00.438Z] ---> 69dd9a77d1ce [2022-04-26T02:57:00.438Z] Step 31/31 : LABEL version=2.2.0-dev.79 [2022-04-26T02:57:00.722Z] ---> Running in ced0cea2e97b [2022-04-26T02:57:01.329Z] Removing intermediate container ced0cea2e97b [2022-04-26T02:57:01.329Z] ---> 787d7612103a [2022-04-26T02:57:01.329Z] [2022-04-26T02:57:01.607Z] Successfully built 787d7612103a [2022-04-26T02:57:01.607Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-26T02:57:01.607Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-26T02:57:19.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:57:19.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:57:19.970Z] ---> 831e713e8517 [2022-04-26T02:57:19.970Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T02:57:19.970Z] ---> Using cache [2022-04-26T02:57:19.970Z] ---> 697e0be6ff62 [2022-04-26T02:57:19.970Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:57:19.970Z] ---> Using cache [2022-04-26T02:57:19.970Z] ---> c740187acc68 [2022-04-26T02:57:19.970Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T02:57:19.970Z] ---> Using cache [2022-04-26T02:57:19.970Z] ---> 7c4c4eff9305 [2022-04-26T02:57:19.970Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T02:57:19.970Z] ---> Using cache [2022-04-26T02:57:19.970Z] ---> 8a4fba5bed4c [2022-04-26T02:57:19.970Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:57:19.970Z] ---> Using cache [2022-04-26T02:57:19.970Z] ---> 1e5a43bf67f9 [2022-04-26T02:57:19.970Z] Step 8/22 : COPY . . [2022-04-26T02:57:19.970Z] ---> Using cache [2022-04-26T02:57:19.970Z] ---> da90d805e63f [2022-04-26T02:57:19.970Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T02:57:19.970Z] ---> Running in 7a87ca146444 [2022-04-26T02:57:20.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T02:59:27.159Z] Removing intermediate container 3f6a21a7502f [2022-04-26T02:59:27.159Z] ---> 9b28bca74fda [2022-04-26T02:59:27.159Z] [2022-04-26T02:59:27.159Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T02:59:27.159Z] ---> ac73e934f311 [2022-04-26T02:59:27.159Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T02:59:27.159Z] ---> Running in d2faade279e8 [2022-04-26T02:59:27.159Z] Removing intermediate container d2faade279e8 [2022-04-26T02:59:27.159Z] ---> 440e2ebdfd06 [2022-04-26T02:59:27.159Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T02:59:27.159Z] ---> Running in 776692966dea [2022-04-26T02:59:27.159Z] Removing intermediate container 776692966dea [2022-04-26T02:59:27.159Z] ---> dee7c8c6a108 [2022-04-26T02:59:27.159Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T02:59:27.159Z] ---> Running in 96f6b7881146 [2022-04-26T02:59:27.159Z] Removing intermediate container 96f6b7881146 [2022-04-26T02:59:27.159Z] ---> 5cb4a993854c [2022-04-26T02:59:27.159Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:59:27.159Z] ---> Running in 2fd230761886 [2022-04-26T02:59:27.159Z] Removing intermediate container 2fd230761886 [2022-04-26T02:59:27.159Z] ---> 4aa75eee288e [2022-04-26T02:59:27.159Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T02:59:27.159Z] ---> Running in f42d41559c2a [2022-04-26T02:59:27.159Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:59:27.159Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:59:27.159Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T02:59:27.159Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T02:59:27.159Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T02:59:27.159Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T02:59:27.159Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T02:59:27.159Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T02:59:27.159Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:59:27.159Z] OK: 8 MiB in 20 packages [2022-04-26T02:59:27.776Z] Removing intermediate container f42d41559c2a [2022-04-26T02:59:27.776Z] ---> 8350459737aa [2022-04-26T02:59:27.776Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T02:59:28.775Z] ---> 6c0343e094d4 [2022-04-26T02:59:28.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T02:59:30.785Z] ---> 8a65fd6db9b3 [2022-04-26T02:59:30.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T02:59:31.797Z] ---> 1a4bf7bffbe6 [2022-04-26T02:59:31.797Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T02:59:31.797Z] ---> Running in db76d784188e [2022-04-26T02:59:32.407Z] Removing intermediate container db76d784188e [2022-04-26T02:59:32.407Z] ---> 8c941e8ef43c [2022-04-26T02:59:32.407Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:59:32.407Z] ---> Running in 94939b4478bc [2022-04-26T02:59:33.018Z] Removing intermediate container 94939b4478bc [2022-04-26T02:59:33.018Z] ---> efe710f178a6 [2022-04-26T02:59:33.018Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T02:59:33.018Z] ---> Running in 81f3e57e667e [2022-04-26T02:59:33.634Z] Removing intermediate container 81f3e57e667e [2022-04-26T02:59:33.634Z] ---> 521ae1b23469 [2022-04-26T02:59:33.634Z] Step 22/23 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T02:59:33.913Z] ---> Running in 00cfc20fd7a3 [2022-04-26T02:59:34.200Z] Removing intermediate container 00cfc20fd7a3 [2022-04-26T02:59:34.200Z] ---> 43e470fde9ec [2022-04-26T02:59:34.200Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T02:59:34.480Z] ---> Running in 24bb998632e1 [2022-04-26T02:59:35.091Z] Removing intermediate container 24bb998632e1 [2022-04-26T02:59:35.091Z] ---> c2912b8dd1ab [2022-04-26T02:59:35.091Z] [2022-04-26T02:59:35.091Z] Successfully built c2912b8dd1ab [2022-04-26T02:59:35.368Z] Successfully tagged core-data-arm64:latest [2022-04-26T02:59:35.368Z]  Building core-data ... done Building security-spire-config [2022-04-26T02:59:50.494Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T02:59:50.770Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T02:59:50.770Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T02:59:50.770Z] ---> 831e713e8517 [2022-04-26T02:59:50.770Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T02:59:50.770Z] ---> Using cache [2022-04-26T02:59:50.770Z] ---> 697e0be6ff62 [2022-04-26T02:59:50.770Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:59:50.770Z] ---> Using cache [2022-04-26T02:59:50.770Z] ---> c740187acc68 [2022-04-26T02:59:50.770Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T02:59:51.047Z] ---> Running in 5851bb820841 [2022-04-26T02:59:53.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:59:54.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:59:55.501Z] OK: 220 MiB in 52 packages [2022-04-26T02:59:56.486Z] Removing intermediate container 5851bb820841 [2022-04-26T02:59:56.486Z] ---> f9bae35f5f7e [2022-04-26T02:59:56.486Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T02:59:57.928Z] ---> 659500b7e2f5 [2022-04-26T02:59:57.928Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:59:57.928Z] ---> Running in 3c5ed1945c6a [2022-04-26T03:00:03.642Z] Removing intermediate container 3c5ed1945c6a [2022-04-26T03:00:03.642Z] ---> 00b6ed2b7e90 [2022-04-26T03:00:03.642Z] Step 8/26 : COPY . . [2022-04-26T03:00:22.258Z] Removing intermediate container 1009e030804f [2022-04-26T03:00:22.258Z] ---> 9a4e80fbf3e2 [2022-04-26T03:00:22.258Z] [2022-04-26T03:00:22.258Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T03:00:22.258Z] ---> ac73e934f311 [2022-04-26T03:00:22.258Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T03:00:22.258Z] ---> Running in 18487b037f36 [2022-04-26T03:00:22.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:00:22.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:00:23.528Z] ---> 4b8ec9964128 [2022-04-26T03:00:23.528Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T03:00:23.528Z] ---> Running in b704b92b1043 [2022-04-26T03:00:23.809Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T03:00:23.809Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T03:00:23.809Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T03:00:23.809Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T03:00:23.809Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T03:00:24.087Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T03:00:24.087Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:00:24.087Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:00:24.087Z] Removing intermediate container b704b92b1043 [2022-04-26T03:00:24.087Z] ---> 54af3a1acf03 [2022-04-26T03:00:24.087Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T03:00:24.087Z] ---> Running in 773b41f60ac2 [2022-04-26T03:00:24.788Z] OK: 8 MiB in 20 packages [2022-04-26T03:00:27.446Z] Removing intermediate container 18487b037f36 [2022-04-26T03:00:27.446Z] ---> 94dc51cf4fb4 [2022-04-26T03:00:27.446Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T03:00:27.446Z] ---> Running in 5d4da0097323 [2022-04-26T03:00:27.727Z] Removing intermediate container 773b41f60ac2 [2022-04-26T03:00:27.727Z] ---> 559e87724e3a [2022-04-26T03:00:27.727Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T03:00:28.006Z] ---> Running in abe32d3b0ecc [2022-04-26T03:00:28.286Z] Removing intermediate container 5d4da0097323 [2022-04-26T03:00:28.286Z] ---> 1a175c81d7b4 [2022-04-26T03:00:28.286Z] Step 13/22 : WORKDIR /edgex [2022-04-26T03:00:28.566Z] ---> Running in fc6db179d2e2 [2022-04-26T03:00:28.849Z] Removing intermediate container abe32d3b0ecc [2022-04-26T03:00:28.849Z] ---> 815eca4063c0 [2022-04-26T03:00:28.849Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T03:00:28.849Z] ---> Running in 262880102abf [2022-04-26T03:00:29.464Z] Removing intermediate container fc6db179d2e2 [2022-04-26T03:00:29.464Z] ---> ee5b14e16e6c [2022-04-26T03:00:29.464Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T03:00:30.923Z] ---> 20d968a52ae6 [2022-04-26T03:00:30.923Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T03:00:32.389Z] spire-1.2.1/ [2022-04-26T03:00:32.389Z] spire-1.2.1/.data/ [2022-04-26T03:00:32.389Z] spire-1.2.1/.data/.file [2022-04-26T03:00:32.389Z] spire-1.2.1/.dockerignore [2022-04-26T03:00:32.389Z] spire-1.2.1/.gitattributes [2022-04-26T03:00:32.389Z] spire-1.2.1/.githooks/ [2022-04-26T03:00:32.389Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/ [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/ [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T03:00:32.389Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T03:00:32.389Z] spire-1.2.1/.gitignore [2022-04-26T03:00:32.389Z] spire-1.2.1/.go-version [2022-04-26T03:00:32.389Z] spire-1.2.1/.golangci.yml [2022-04-26T03:00:32.389Z] spire-1.2.1/ADOPTERS.md [2022-04-26T03:00:32.389Z] spire-1.2.1/CHANGELOG.md [2022-04-26T03:00:32.389Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T03:00:32.389Z] spire-1.2.1/CODEOWNERS [2022-04-26T03:00:32.389Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T03:00:32.389Z] spire-1.2.1/Dockerfile [2022-04-26T03:00:32.389Z] spire-1.2.1/Dockerfile.dev [2022-04-26T03:00:32.389Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T03:00:32.389Z] spire-1.2.1/LICENSE [2022-04-26T03:00:32.389Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T03:00:32.389Z] spire-1.2.1/Makefile [2022-04-26T03:00:32.389Z] spire-1.2.1/README.md [2022-04-26T03:00:32.389Z] spire-1.2.1/ROADMAP.md [2022-04-26T03:00:32.389Z] spire-1.2.1/SECURITY.md [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T03:00:32.389Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/ [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/agent/ [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/server/ [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/server/server.conf [2022-04-26T03:00:32.389Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/ [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/auditlog.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/ [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T03:00:32.389Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> 235e191b86f1 [2022-04-26T03:00:32.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T03:00:32.670Z] [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/spire_server.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/telemetry.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/upgrading.md [2022-04-26T03:00:32.670Z] spire-1.2.1/doc/using_spire.md [2022-04-26T03:00:32.670Z] spire-1.2.1/examples/ [2022-04-26T03:00:32.670Z] spire-1.2.1/examples/README.md [2022-04-26T03:00:32.670Z] spire-1.2.1/go.mod [2022-04-26T03:00:32.670Z] spire-1.2.1/go.sum [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T03:00:32.670Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T03:00:32.947Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/health/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/log/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T03:00:32.948Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/version/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T03:00:33.230Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/config.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T03:00:33.231Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T03:00:33.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/server.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/private/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/private/server/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/common/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T03:00:33.513Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T03:00:33.809Z] spire-1.2.1/release/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire-extras/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire/README.md [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire/conf/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T03:00:33.809Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T03:00:33.809Z] spire-1.2.1/script/ [2022-04-26T03:00:33.809Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T03:00:33.809Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T03:00:33.809Z] spire-1.2.1/support/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T03:00:33.809Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/clock/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/clock/clock.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T03:00:33.809Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T03:00:33.810Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/README.md [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/common [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T03:00:33.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T03:00:34.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T03:00:34.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T03:00:34.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml ---> cdc72b820bfb [2022-04-26T03:00:34.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T03:00:34.386Z] [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T03:00:34.386Z] spire-1.2.1/test/integration/test.sh [2022-04-26T03:00:34.386Z] spire-1.2.1/test/plugintest/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/testca/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/testca/ca.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/testkey/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T03:00:34.386Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/testkey/new.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/util/ [2022-04-26T03:00:34.386Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/util/race.go [2022-04-26T03:00:34.386Z] spire-1.2.1/test/util/util.go [2022-04-26T03:00:34.386Z] building spire from source... [2022-04-26T03:00:35.404Z] Installing go1.17.7... [2022-04-26T03:00:35.404Z] ---> 2b254a975278 [2022-04-26T03:00:35.404Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T03:00:35.404Z] ---> Running in 085f13130824 [2022-04-26T03:00:38.815Z] Removing intermediate container 085f13130824 [2022-04-26T03:00:38.815Z] ---> 19e84ed763de [2022-04-26T03:00:38.815Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T03:00:38.815Z] ---> Running in e2f65838f29d [2022-04-26T03:00:38.815Z] Removing intermediate container e2f65838f29d [2022-04-26T03:00:38.815Z] ---> b2e0fc04528e [2022-04-26T03:00:38.815Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T03:00:39.102Z] ---> Running in 2a722fc28c2a [2022-04-26T03:00:39.382Z] Removing intermediate container 2a722fc28c2a [2022-04-26T03:00:39.382Z] ---> 0b75d28ca5ac [2022-04-26T03:00:39.382Z] Step 21/22 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:00:39.657Z] ---> Running in 0b445733b616 [2022-04-26T03:00:40.295Z] Removing intermediate container 0b445733b616 [2022-04-26T03:00:40.295Z] ---> 246e2eb94cac [2022-04-26T03:00:40.295Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T03:00:40.295Z] ---> Running in 097cf5ec65a7 [2022-04-26T03:00:40.913Z] Removing intermediate container 097cf5ec65a7 [2022-04-26T03:00:40.913Z] ---> 0e10e76d8b69 [2022-04-26T03:00:40.913Z] [2022-04-26T03:00:41.199Z] Successfully built 0e10e76d8b69 [2022-04-26T03:00:41.199Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-26T03:00:59.601Z]  Building security-proxy-setup ... done Building bin/spire-server... [2022-04-26T03:00:59.601Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T03:00:59.601Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T03:00:59.601Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T03:00:59.601Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T03:00:59.601Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T03:00:59.601Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T03:01:00.597Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T03:01:01.592Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T03:01:01.592Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T03:01:02.594Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T03:01:03.590Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T03:01:03.590Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T03:01:03.590Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T03:01:03.871Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T03:01:03.871Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T03:01:03.871Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T03:01:04.155Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T03:01:04.760Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T03:01:04.760Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T03:01:05.040Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T03:01:05.040Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T03:01:05.318Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T03:01:05.926Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T03:01:06.203Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T03:01:18.695Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T03:01:18.695Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T03:01:18.695Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T03:01:18.695Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T03:01:18.695Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T03:01:18.977Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T03:01:18.978Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T03:01:18.978Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T03:01:18.978Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T03:01:19.262Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T03:01:19.262Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T03:01:19.262Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T03:01:19.262Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T03:01:19.542Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T03:01:19.542Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T03:01:20.542Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T03:01:20.823Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T03:01:21.100Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T03:01:21.100Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T03:01:21.100Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T03:01:21.100Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T03:01:21.383Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T03:01:21.383Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T03:01:21.383Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T03:01:33.842Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T03:01:33.842Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T03:01:33.842Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T03:01:33.842Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T03:01:33.842Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T03:01:33.842Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T03:01:33.842Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T03:01:33.842Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T03:01:33.842Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T03:01:34.119Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T03:01:34.119Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T03:01:34.119Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T03:01:56.385Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T03:01:56.385Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T03:01:56.385Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T03:02:04.729Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T03:02:04.729Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T03:02:31.677Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T03:02:31.677Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T03:02:31.677Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T03:02:31.677Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T03:02:31.677Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T03:02:31.677Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T03:02:31.677Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T03:02:31.949Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T03:02:32.225Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T03:02:33.667Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T03:02:33.943Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T03:02:34.546Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T03:02:34.823Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T03:02:34.823Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T03:02:34.823Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T03:02:35.099Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T03:02:35.377Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T03:02:35.653Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T03:02:35.928Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T03:02:35.928Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T03:02:36.203Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T03:02:37.189Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T03:02:37.189Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T03:02:37.463Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T03:02:37.739Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T03:02:42.057Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T03:02:42.057Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T03:02:42.057Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T03:02:42.057Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T03:02:42.057Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T03:02:42.330Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T03:02:42.330Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T03:02:43.764Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T03:02:44.367Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T03:02:44.367Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T03:02:44.641Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T03:02:44.641Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T03:02:45.628Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T03:02:46.226Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T03:02:46.226Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T03:02:46.501Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T03:02:46.501Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T03:02:46.777Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T03:02:46.777Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T03:02:46.777Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T03:02:46.777Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T03:02:47.773Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T03:02:48.051Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T03:02:48.051Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T03:02:48.329Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T03:02:48.329Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T03:02:49.780Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T03:02:50.776Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T03:02:50.776Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T03:02:50.776Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T03:02:51.056Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T03:02:51.056Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T03:02:51.334Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T03:02:51.613Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T03:02:52.219Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T03:02:54.218Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T03:02:55.668Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T03:02:55.668Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T03:02:55.944Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T03:02:55.944Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T03:02:55.944Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T03:02:56.548Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T03:02:56.822Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T03:02:56.822Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T03:02:57.097Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T03:02:57.097Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T03:02:57.097Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T03:02:57.375Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T03:03:05.702Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T03:03:05.702Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T03:03:05.702Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T03:03:05.702Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T03:03:24.056Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T03:03:24.056Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T03:03:46.285Z] Removing intermediate container 7a87ca146444 [2022-04-26T03:03:46.285Z] ---> 649dc85cfff5 [2022-04-26T03:03:46.285Z] [2022-04-26T03:03:46.285Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T03:03:46.285Z] ---> ac73e934f311 [2022-04-26T03:03:46.285Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T03:03:46.563Z] ---> Using cache [2022-04-26T03:03:46.563Z] ---> 9d694b1f5092 [2022-04-26T03:03:46.563Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:03:46.563Z] ---> Using cache [2022-04-26T03:03:46.563Z] ---> 879ab6d2e17e [2022-04-26T03:03:46.563Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T03:03:46.563Z] ---> Running in bfd22ab0c167 [2022-04-26T03:03:47.177Z] Removing intermediate container bfd22ab0c167 [2022-04-26T03:03:47.177Z] ---> acba41ff3793 [2022-04-26T03:03:47.177Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T03:03:47.177Z] ---> Running in 9422b87e8f1d [2022-04-26T03:03:47.891Z] Removing intermediate container 9422b87e8f1d [2022-04-26T03:03:47.891Z] ---> da48a095b3ab [2022-04-26T03:03:47.891Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:03:48.886Z] ---> 7eda9dae8c8f [2022-04-26T03:03:48.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T03:03:51.532Z] ---> 3a5aaac61e6d [2022-04-26T03:03:51.532Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T03:03:52.144Z] ---> 379e7b5a54ed [2022-04-26T03:03:52.144Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T03:03:52.422Z] ---> Running in f51384b3925c [2022-04-26T03:03:53.029Z] Removing intermediate container f51384b3925c [2022-04-26T03:03:53.029Z] ---> 27d9fd9e51a8 [2022-04-26T03:03:53.029Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:03:53.029Z] ---> Running in fdb7e2a86049 [2022-04-26T03:03:53.631Z] Removing intermediate container fdb7e2a86049 [2022-04-26T03:03:53.631Z] ---> 8bbbe75b3f9f [2022-04-26T03:03:53.631Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T03:03:53.631Z] ---> Running in d12786bdb1ee [2022-04-26T03:03:54.255Z] Removing intermediate container d12786bdb1ee [2022-04-26T03:03:54.255Z] ---> 840368e2ed28 [2022-04-26T03:03:54.255Z] Step 21/22 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:03:54.255Z] ---> Running in a638544410d9 [2022-04-26T03:03:54.877Z] Removing intermediate container a638544410d9 [2022-04-26T03:03:54.877Z] ---> 94830e75059d [2022-04-26T03:03:54.877Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T03:03:55.158Z] ---> Running in 530f70d74b7f [2022-04-26T03:03:55.440Z] Removing intermediate container 530f70d74b7f [2022-04-26T03:03:55.440Z] ---> d4671f7e34e3 [2022-04-26T03:03:55.440Z] [2022-04-26T03:03:56.053Z] Successfully built d4671f7e34e3 [2022-04-26T03:03:56.053Z] Successfully tagged support-scheduler-arm64:latest [2022-04-26T03:18:34.322Z]  Building support-scheduler ... done Building bin/spire-agent... [2022-04-26T03:18:34.322Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:18:34.322Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:18:34.322Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:18:34.322Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:18:34.322Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:18:34.322Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:18:34.322Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:18:34.322Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:18:34.322Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:18:34.322Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:18:34.322Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:18:34.322Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:18:34.322Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:18:38.651Z] Building bin/spire-agent... [2022-04-26T03:18:40.099Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:18:40.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:18:40.659Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:18:40.659Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:18:46.089Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:18:47.531Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:18:47.805Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:18:48.080Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:18:48.080Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:18:48.080Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:18:48.356Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:18:48.356Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:18:48.631Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:25:11.035Z] Removing intermediate container 6cd28ebb5529 [2022-04-26T03:25:11.035Z] ---> eeea4d72dafb [2022-04-26T03:25:11.035Z] [2022-04-26T03:25:11.035Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T03:25:11.035Z] ---> 3fb3c9af89a9 [2022-04-26T03:25:11.035Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:25:11.035Z] ---> Using cache [2022-04-26T03:25:11.035Z] ---> 20c5144666f6 [2022-04-26T03:25:11.035Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:25:11.035Z] ---> Using cache [2022-04-26T03:25:11.035Z] ---> a9294a0099d5 [2022-04-26T03:25:11.035Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T03:25:11.035Z] ---> Running in 6eb75a3af3a4 [2022-04-26T03:25:11.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:25:11.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:25:11.035Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:25:11.035Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:25:11.035Z] OK: 15729 distinct packages available [2022-04-26T03:25:11.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:25:11.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:25:11.035Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T03:25:11.035Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T03:25:11.035Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T03:25:11.035Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T03:25:11.035Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T03:25:11.035Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:25:11.035Z] OK: 6 MiB in 19 packages [2022-04-26T03:25:11.035Z] Removing intermediate container 6eb75a3af3a4 [2022-04-26T03:25:11.035Z] ---> 69c1565f8b34 [2022-04-26T03:25:11.035Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:25:15.402Z] ---> e72a279a831a [2022-04-26T03:25:15.402Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:25:16.398Z] ---> dfe2eb85de85 [2022-04-26T03:25:16.398Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T03:25:17.024Z] ---> 6373fda07ad9 [2022-04-26T03:25:17.024Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T03:25:17.333Z] Removing intermediate container d5acd22582fd [2022-04-26T03:25:17.333Z] ---> 81d701d41099 [2022-04-26T03:25:17.333Z] [2022-04-26T03:25:17.333Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T03:25:17.333Z] ---> 3fb3c9af89a9 [2022-04-26T03:25:17.333Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:25:17.333Z] ---> Using cache [2022-04-26T03:25:17.333Z] ---> 20c5144666f6 [2022-04-26T03:25:17.333Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:25:17.333Z] ---> Using cache [2022-04-26T03:25:17.333Z] ---> a9294a0099d5 [2022-04-26T03:25:17.333Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T03:25:17.333Z] ---> Using cache [2022-04-26T03:25:17.333Z] ---> 69c1565f8b34 [2022-04-26T03:25:17.333Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T03:25:17.944Z] ---> 18daab2d372e [2022-04-26T03:25:17.944Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:25:17.944Z] ---> Running in c9d92d39d866 [2022-04-26T03:25:18.563Z] Removing intermediate container c9d92d39d866 [2022-04-26T03:25:18.563Z] ---> 302f4999b317 [2022-04-26T03:25:18.563Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:25:18.563Z] ---> Running in e08b2ee35d13 [2022-04-26T03:25:19.169Z] Removing intermediate container e08b2ee35d13 [2022-04-26T03:25:19.169Z] ---> 40ae8d041f6b [2022-04-26T03:25:19.169Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T03:25:19.169Z] ---> Running in d2786ff8f441 [2022-04-26T03:25:19.776Z] Removing intermediate container d2786ff8f441 [2022-04-26T03:25:19.776Z] ---> 5c2009688836 [2022-04-26T03:25:19.776Z] Step 24/25 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:25:19.776Z] ---> Running in f341b3bac238 [2022-04-26T03:25:20.385Z] Removing intermediate container f341b3bac238 [2022-04-26T03:25:20.385Z] ---> 16a28a0eb13a [2022-04-26T03:25:20.385Z] Step 25/25 : LABEL version=2.2.0-dev.79 [2022-04-26T03:25:20.385Z] ---> a9550f895bd2 [2022-04-26T03:25:20.385Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:25:20.385Z] ---> Running in 9bc9ce263d81 [2022-04-26T03:25:20.985Z] Removing intermediate container 9bc9ce263d81 [2022-04-26T03:25:20.985Z] ---> 1896f40f990d [2022-04-26T03:25:20.985Z] [2022-04-26T03:25:21.258Z] Successfully built 1896f40f990d [2022-04-26T03:25:21.258Z] Successfully tagged security-spire-server-arm64:latest [2022-04-26T03:25:24.660Z]  Building security-spire-server ... done  ---> 4296a24d204e [2022-04-26T03:25:24.660Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:25:24.660Z] ---> dc18c6c51666 [2022-04-26T03:25:24.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T03:25:25.263Z] ---> 97113011e960 [2022-04-26T03:25:25.263Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T03:25:25.866Z] ---> 2c425e301025 [2022-04-26T03:25:25.866Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:25:25.866Z] ---> Running in def738d25ef4 [2022-04-26T03:25:26.467Z] Removing intermediate container def738d25ef4 [2022-04-26T03:25:26.467Z] ---> fa720c45949a [2022-04-26T03:25:26.467Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:25:26.467Z] ---> Running in 98fda96607bc [2022-04-26T03:25:26.740Z] Removing intermediate container 98fda96607bc [2022-04-26T03:25:26.740Z] ---> 4512ff21f093 [2022-04-26T03:25:26.740Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T03:25:26.740Z] ---> Running in 8ca1db9a4738 [2022-04-26T03:25:27.333Z] Removing intermediate container 8ca1db9a4738 [2022-04-26T03:25:27.333Z] ---> a5113986ee1b [2022-04-26T03:25:27.333Z] Step 25/26 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:25:27.333Z] ---> Running in e1f01f529ff1 [2022-04-26T03:25:27.606Z] Removing intermediate container e1f01f529ff1 [2022-04-26T03:25:27.606Z] ---> ad7f5f7f270c [2022-04-26T03:25:27.606Z] Step 26/26 : LABEL version=2.2.0-dev.79 [2022-04-26T03:25:27.606Z] ---> Running in 9455b3ced44e [2022-04-26T03:25:27.875Z] Removing intermediate container 9455b3ced44e [2022-04-26T03:25:27.875Z] ---> 0f132ff884fa [2022-04-26T03:25:27.875Z] [2022-04-26T03:25:28.144Z] Successfully built 0f132ff884fa [2022-04-26T03:25:28.144Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-26T03:26:36.084Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-26T03:26:36.084Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:26:36.084Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:26:36.084Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:26:37.516Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:26:37.790Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:26:38.386Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:26:38.386Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:26:38.386Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:26:38.386Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:26:38.663Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:26:38.663Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:26:38.663Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:26:38.663Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:30:15.644Z] Removing intermediate container 262880102abf [2022-04-26T03:30:15.644Z] ---> 8add9021073b [2022-04-26T03:30:15.644Z] [2022-04-26T03:30:15.644Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T03:30:15.644Z] ---> 3fb3c9af89a9 [2022-04-26T03:30:15.644Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:30:15.644Z] ---> Using cache [2022-04-26T03:30:15.644Z] ---> 20c5144666f6 [2022-04-26T03:30:15.644Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:30:15.644Z] ---> Using cache [2022-04-26T03:30:15.644Z] ---> a9294a0099d5 [2022-04-26T03:30:15.644Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T03:30:15.644Z] ---> Running in 742cb586e68b [2022-04-26T03:30:15.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:30:15.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:30:16.622Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:30:16.622Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:30:16.622Z] OK: 15729 distinct packages available [2022-04-26T03:30:16.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:30:17.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:30:18.682Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T03:30:18.682Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T03:30:18.966Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T03:30:18.966Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T03:30:18.966Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:30:18.966Z] OK: 6 MiB in 18 packages [2022-04-26T03:30:20.552Z] Removing intermediate container 742cb586e68b [2022-04-26T03:30:20.552Z] ---> bebb7440138e [2022-04-26T03:30:20.552Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:30:24.034Z] ---> 351344ef1297 [2022-04-26T03:30:24.034Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:30:25.019Z] ---> 6718479c36a5 [2022-04-26T03:30:25.019Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T03:30:25.019Z] ---> Running in 28fe77133103 [2022-04-26T03:30:25.293Z] Removing intermediate container 28fe77133103 [2022-04-26T03:30:25.293Z] ---> 72601fe245ef [2022-04-26T03:30:25.293Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T03:30:25.890Z] ---> 1df83ea4426b [2022-04-26T03:30:25.890Z] Step 21/26 : WORKDIR / [2022-04-26T03:30:25.890Z] ---> Running in 1d3ead0467f4 [2022-04-26T03:30:26.491Z] Removing intermediate container 1d3ead0467f4 [2022-04-26T03:30:26.491Z] ---> d1cfe97bd9b6 [2022-04-26T03:30:26.491Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:30:26.491Z] ---> Running in 1b1eee2315d3 [2022-04-26T03:30:26.766Z] Removing intermediate container 1b1eee2315d3 [2022-04-26T03:30:26.766Z] ---> f7a9a3540e5f [2022-04-26T03:30:26.766Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:30:26.766Z] ---> Running in 2e50c6800a0d [2022-04-26T03:30:27.042Z] Removing intermediate container 2e50c6800a0d [2022-04-26T03:30:27.042Z] ---> 0549cd9be0ff [2022-04-26T03:30:27.042Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T03:30:27.317Z] ---> Running in ef586b98a8be [2022-04-26T03:30:27.590Z] Removing intermediate container ef586b98a8be [2022-04-26T03:30:27.590Z] ---> 27e46728db59 [2022-04-26T03:30:27.590Z] Step 25/26 : LABEL git_sha=286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:27.590Z] ---> Running in 191adc397889 [2022-04-26T03:30:28.186Z] Removing intermediate container 191adc397889 [2022-04-26T03:30:28.186Z] ---> a9dcc9a9123e [2022-04-26T03:30:28.186Z] Step 26/26 : LABEL version=2.2.0-dev.79 [2022-04-26T03:30:28.186Z] ---> Running in b741227af137 [2022-04-26T03:30:28.458Z] Removing intermediate container b741227af137 [2022-04-26T03:30:28.458Z] ---> 8f622cd6f25c [2022-04-26T03:30:28.458Z] [2022-04-26T03:30:28.732Z] Successfully built 8f622cd6f25c [2022-04-26T03:30:28.732Z] Successfully tagged security-spire-config-arm64:latest [2022-04-26T03:30:29.018Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-26T03:30:29.016Z] $ docker stop --time=1 fcb01b8acc88bcb1b131615c032fee31f3d9255b3f327731af0c02526831c1f5 [2022-04-26T03:30:30.802Z] $ docker rm -f fcb01b8acc88bcb1b131615c032fee31f3d9255b3f327731af0c02526831c1f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T03:30:31.425Z] + docker images [2022-04-26T03:30:32.020Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T03:30:32.020Z] security-spire-config-arm64 latest 8f622cd6f25c 3 seconds ago 85.6MB [2022-04-26T03:30:32.020Z] 8add9021073b 35 seconds ago 3.98GB [2022-04-26T03:30:32.020Z] security-spire-agent-arm64 latest 0f132ff884fa 5 minutes ago 126MB [2022-04-26T03:30:32.020Z] security-spire-server-arm64 latest 1896f40f990d 5 minutes ago 86.3MB [2022-04-26T03:30:32.020Z] 81d701d41099 5 minutes ago 3.98GB [2022-04-26T03:30:32.020Z] eeea4d72dafb 5 minutes ago 3.98GB [2022-04-26T03:30:32.020Z] support-scheduler-arm64 latest d4671f7e34e3 26 minutes ago 25.2MB [2022-04-26T03:30:32.020Z] 649dc85cfff5 26 minutes ago 1.21GB [2022-04-26T03:30:32.020Z] security-proxy-setup-arm64 latest 0e10e76d8b69 29 minutes ago 26.1MB [2022-04-26T03:30:32.020Z] 9a4e80fbf3e2 30 minutes ago 1.16GB [2022-04-26T03:30:32.020Z] core-data-arm64 latest c2912b8dd1ab 30 minutes ago 21.6MB [2022-04-26T03:30:32.020Z] 9b28bca74fda 31 minutes ago 1.18GB [2022-04-26T03:30:32.020Z] security-bootstrapper-arm64 latest 787d7612103a 33 minutes ago 18.3MB [2022-04-26T03:30:32.020Z] b16ef8cb7b0f 34 minutes ago 1.15GB [2022-04-26T03:30:32.020Z] sys-mgmt-agent-arm64 latest 69fd850244a6 35 minutes ago 282MB [2022-04-26T03:30:32.020Z] 7216935a4cd7 36 minutes ago 1.15GB [2022-04-26T03:30:32.020Z] core-command-arm64 latest 3e1ae9602661 37 minutes ago 15.5MB [2022-04-26T03:30:32.020Z] 3a7a4c3c6c94 38 minutes ago 1.15GB [2022-04-26T03:30:32.020Z] core-metadata-arm64 latest e9f521eeab37 39 minutes ago 16.3MB [2022-04-26T03:30:32.020Z] c8032ddbcd59 39 minutes ago 1.15GB [2022-04-26T03:30:32.020Z] support-notifications-arm64 latest fceed5b45bf6 42 minutes ago 25.9MB [2022-04-26T03:30:32.020Z] 4252f2f8f338 42 minutes ago 1.21GB [2022-04-26T03:30:32.020Z] security-spiffe-token-provider-arm64 latest fadd9e4728e0 43 minutes ago 27.9MB [2022-04-26T03:30:32.020Z] c11397b01c1b 43 minutes ago 1.2GB [2022-04-26T03:30:32.020Z] security-secretstore-setup-arm64 latest 3f727d04dd90 44 minutes ago 27.5MB [2022-04-26T03:30:32.020Z] e6db0b846abc 45 minutes ago 1.16GB [2022-04-26T03:30:32.020Z] ci-base-image-arm64 latest 831e713e8517 52 minutes ago 886MB [2022-04-26T03:30:32.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 days ago 551MB [2022-04-26T03:30:32.020Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-26T03:30:32.020Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-26T03:30:32.020Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-26T03:30:32.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T03:30:32.143Z] provisioning config files... [2022-04-26T03:30:32.162Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/206@tmp/config6544133225241273338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:30:32.518Z] ---> docker-login.sh [2022-04-26T03:30:32.518Z] nexus3.edgexfoundry.org:10001 [2022-04-26T03:30:32.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:30:33.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:30:33.064Z] Configure a credential helper to remove this warning. See [2022-04-26T03:30:33.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:30:33.064Z] [2022-04-26T03:30:33.064Z] Login Succeeded [2022-04-26T03:30:33.064Z] nexus3.edgexfoundry.org:10002 [2022-04-26T03:30:33.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:30:33.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:30:33.608Z] Configure a credential helper to remove this warning. See [2022-04-26T03:30:33.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:30:33.608Z] [2022-04-26T03:30:33.608Z] Login Succeeded [2022-04-26T03:30:33.608Z] nexus3.edgexfoundry.org:10003 [2022-04-26T03:30:33.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:30:34.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:30:34.155Z] Configure a credential helper to remove this warning. See [2022-04-26T03:30:34.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:30:34.155Z] [2022-04-26T03:30:34.155Z] Login Succeeded [2022-04-26T03:30:34.155Z] nexus3.edgexfoundry.org:10004 [2022-04-26T03:30:34.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:30:34.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:30:34.699Z] Configure a credential helper to remove this warning. See [2022-04-26T03:30:34.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:30:34.699Z] [2022-04-26T03:30:34.699Z] Login Succeeded [2022-04-26T03:30:34.699Z] docker.io [2022-04-26T03:30:34.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:30:35.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:30:35.567Z] Configure a credential helper to remove this warning. See [2022-04-26T03:30:35.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:30:35.567Z] [2022-04-26T03:30:35.567Z] Login Succeeded [2022-04-26T03:30:35.567Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T03:30:35.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:30:35.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T03:30:35.642Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-26T03:30:35.642Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:35.642Z] latest [2022-04-26T03:30:35.642Z] 2.2.0-dev.79 [2022-04-26T03:30:35.642Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:30:35.642Z] main [2022-04-26T03:30:35.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:36.008Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:36.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:36.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:30:36.362Z] 993c45fcf414: Preparing [2022-04-26T03:30:36.362Z] f65300617649: Preparing [2022-04-26T03:30:36.362Z] 506503436c51: Preparing [2022-04-26T03:30:36.362Z] 3207b87bb60b: Preparing [2022-04-26T03:30:36.362Z] f73e7dbfee58: Preparing [2022-04-26T03:30:36.638Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:36.638Z] 506503436c51: Pushed [2022-04-26T03:30:36.638Z] 3207b87bb60b: Pushed [2022-04-26T03:30:36.638Z] 993c45fcf414: Pushed [2022-04-26T03:30:39.248Z] f65300617649: Pushed [2022-04-26T03:30:39.521Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:1fd3696d3016f316e41bef046e84b4f6a7478b5cf6f1ae4f36351289779bf90d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:39.872Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:40.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-26T03:30:40.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:30:40.216Z] 993c45fcf414: Preparing [2022-04-26T03:30:40.216Z] f65300617649: Preparing [2022-04-26T03:30:40.216Z] 506503436c51: Preparing [2022-04-26T03:30:40.216Z] 3207b87bb60b: Preparing [2022-04-26T03:30:40.216Z] f73e7dbfee58: Preparing [2022-04-26T03:30:40.489Z] f65300617649: Layer already exists [2022-04-26T03:30:40.489Z] 506503436c51: Layer already exists [2022-04-26T03:30:40.489Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:40.489Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:40.489Z] 993c45fcf414: Layer already exists [2022-04-26T03:30:40.489Z] latest: digest: sha256:1fd3696d3016f316e41bef046e84b4f6a7478b5cf6f1ae4f36351289779bf90d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:40.838Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:41.185Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.79 [2022-04-26T03:30:41.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:30:41.185Z] 993c45fcf414: Preparing [2022-04-26T03:30:41.185Z] f65300617649: Preparing [2022-04-26T03:30:41.185Z] 506503436c51: Preparing [2022-04-26T03:30:41.185Z] 3207b87bb60b: Preparing [2022-04-26T03:30:41.185Z] f73e7dbfee58: Preparing [2022-04-26T03:30:41.185Z] 993c45fcf414: Layer already exists [2022-04-26T03:30:41.186Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:41.186Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:41.186Z] f65300617649: Layer already exists [2022-04-26T03:30:41.186Z] 506503436c51: Layer already exists [2022-04-26T03:30:41.456Z] 2.2.0-dev.79: digest: sha256:1fd3696d3016f316e41bef046e84b4f6a7478b5cf6f1ae4f36351289779bf90d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:41.806Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:42.154Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:30:42.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:30:42.154Z] 993c45fcf414: Preparing [2022-04-26T03:30:42.154Z] f65300617649: Preparing [2022-04-26T03:30:42.154Z] 506503436c51: Preparing [2022-04-26T03:30:42.154Z] 3207b87bb60b: Preparing [2022-04-26T03:30:42.154Z] f73e7dbfee58: Preparing [2022-04-26T03:30:42.154Z] f65300617649: Layer already exists [2022-04-26T03:30:42.154Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:42.154Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:42.154Z] 993c45fcf414: Layer already exists [2022-04-26T03:30:42.154Z] 506503436c51: Layer already exists [2022-04-26T03:30:42.427Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:1fd3696d3016f316e41bef046e84b4f6a7478b5cf6f1ae4f36351289779bf90d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:42.783Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:43.132Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-26T03:30:43.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:30:43.133Z] 993c45fcf414: Preparing [2022-04-26T03:30:43.133Z] f65300617649: Preparing [2022-04-26T03:30:43.133Z] 506503436c51: Preparing [2022-04-26T03:30:43.133Z] 3207b87bb60b: Preparing [2022-04-26T03:30:43.133Z] f73e7dbfee58: Preparing [2022-04-26T03:30:43.133Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:43.133Z] 506503436c51: Layer already exists [2022-04-26T03:30:43.133Z] 993c45fcf414: Layer already exists [2022-04-26T03:30:43.133Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:43.133Z] f65300617649: Layer already exists [2022-04-26T03:30:43.406Z] main: digest: sha256:1fd3696d3016f316e41bef046e84b4f6a7478b5cf6f1ae4f36351289779bf90d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:30:43.456Z] ===================================================== [Pipeline] echo [2022-04-26T03:30:43.465Z] taggedImages: [2022-04-26T03:30:43.465Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:43.465Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-26T03:30:43.465Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.79 [2022-04-26T03:30:43.465Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:30:43.465Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-26T03:30:43.489Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-26T03:30:43.489Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:43.489Z] latest [2022-04-26T03:30:43.489Z] 2.2.0-dev.79 [2022-04-26T03:30:43.489Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:30:43.489Z] main [2022-04-26T03:30:43.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:43.859Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:44.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:44.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:30:44.203Z] 629a06bf707a: Preparing [2022-04-26T03:30:44.203Z] 0e99ffe405bf: Preparing [2022-04-26T03:30:44.203Z] 506503436c51: Preparing [2022-04-26T03:30:44.203Z] 1679d42fbbda: Preparing [2022-04-26T03:30:44.203Z] f1cfc57eaf3d: Preparing [2022-04-26T03:30:44.203Z] f73e7dbfee58: Preparing [2022-04-26T03:30:44.203Z] f73e7dbfee58: Waiting [2022-04-26T03:30:44.482Z] 506503436c51: Layer already exists [2022-04-26T03:30:44.482Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:44.482Z] 629a06bf707a: Pushed [2022-04-26T03:30:44.482Z] f1cfc57eaf3d: Pushed [2022-04-26T03:30:45.457Z] 1679d42fbbda: Pushed [2022-04-26T03:30:48.070Z] 0e99ffe405bf: Pushed [2022-04-26T03:30:48.070Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:72fb70c4c32d4f2416949bd6e648d10308b9b0740f2ae66e386bfee50761295b size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:48.413Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:48.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-26T03:30:48.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:30:48.758Z] 629a06bf707a: Preparing [2022-04-26T03:30:48.758Z] 0e99ffe405bf: Preparing [2022-04-26T03:30:48.758Z] 506503436c51: Preparing [2022-04-26T03:30:48.758Z] 1679d42fbbda: Preparing [2022-04-26T03:30:48.758Z] f1cfc57eaf3d: Preparing [2022-04-26T03:30:48.758Z] f73e7dbfee58: Preparing [2022-04-26T03:30:48.758Z] f73e7dbfee58: Waiting [2022-04-26T03:30:48.758Z] 1679d42fbbda: Layer already exists [2022-04-26T03:30:48.758Z] f1cfc57eaf3d: Layer already exists [2022-04-26T03:30:48.758Z] 629a06bf707a: Layer already exists [2022-04-26T03:30:48.758Z] 0e99ffe405bf: Layer already exists [2022-04-26T03:30:48.758Z] 506503436c51: Layer already exists [2022-04-26T03:30:48.758Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:49.030Z] latest: digest: sha256:72fb70c4c32d4f2416949bd6e648d10308b9b0740f2ae66e386bfee50761295b size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:49.382Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:49.723Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.79 [2022-04-26T03:30:49.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:30:49.723Z] 629a06bf707a: Preparing [2022-04-26T03:30:49.723Z] 0e99ffe405bf: Preparing [2022-04-26T03:30:49.723Z] 506503436c51: Preparing [2022-04-26T03:30:49.723Z] 1679d42fbbda: Preparing [2022-04-26T03:30:49.723Z] f1cfc57eaf3d: Preparing [2022-04-26T03:30:49.723Z] f73e7dbfee58: Preparing [2022-04-26T03:30:49.723Z] f73e7dbfee58: Waiting [2022-04-26T03:30:49.723Z] f1cfc57eaf3d: Layer already exists [2022-04-26T03:30:49.723Z] 629a06bf707a: Layer already exists [2022-04-26T03:30:49.723Z] 0e99ffe405bf: Layer already exists [2022-04-26T03:30:49.723Z] 1679d42fbbda: Layer already exists [2022-04-26T03:30:49.723Z] 506503436c51: Layer already exists [2022-04-26T03:30:49.723Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:49.995Z] 2.2.0-dev.79: digest: sha256:72fb70c4c32d4f2416949bd6e648d10308b9b0740f2ae66e386bfee50761295b size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:50.344Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:50.688Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:30:50.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:30:50.688Z] 629a06bf707a: Preparing [2022-04-26T03:30:50.688Z] 0e99ffe405bf: Preparing [2022-04-26T03:30:50.688Z] 506503436c51: Preparing [2022-04-26T03:30:50.688Z] 1679d42fbbda: Preparing [2022-04-26T03:30:50.688Z] f1cfc57eaf3d: Preparing [2022-04-26T03:30:50.688Z] f73e7dbfee58: Preparing [2022-04-26T03:30:50.688Z] f73e7dbfee58: Waiting [2022-04-26T03:30:50.688Z] 506503436c51: Layer already exists [2022-04-26T03:30:50.688Z] 1679d42fbbda: Layer already exists [2022-04-26T03:30:50.688Z] 629a06bf707a: Layer already exists [2022-04-26T03:30:50.688Z] 0e99ffe405bf: Layer already exists [2022-04-26T03:30:50.688Z] f1cfc57eaf3d: Layer already exists [2022-04-26T03:30:50.688Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:50.960Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:72fb70c4c32d4f2416949bd6e648d10308b9b0740f2ae66e386bfee50761295b size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:51.312Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:51.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-26T03:30:51.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:30:51.650Z] 629a06bf707a: Preparing [2022-04-26T03:30:51.650Z] 0e99ffe405bf: Preparing [2022-04-26T03:30:51.650Z] 506503436c51: Preparing [2022-04-26T03:30:51.650Z] 1679d42fbbda: Preparing [2022-04-26T03:30:51.650Z] f1cfc57eaf3d: Preparing [2022-04-26T03:30:51.650Z] f73e7dbfee58: Preparing [2022-04-26T03:30:51.650Z] f73e7dbfee58: Waiting [2022-04-26T03:30:51.650Z] 506503436c51: Layer already exists [2022-04-26T03:30:51.650Z] 0e99ffe405bf: Layer already exists [2022-04-26T03:30:51.650Z] f1cfc57eaf3d: Layer already exists [2022-04-26T03:30:51.650Z] 1679d42fbbda: Layer already exists [2022-04-26T03:30:51.650Z] 629a06bf707a: Layer already exists [2022-04-26T03:30:51.650Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:51.922Z] main: digest: sha256:72fb70c4c32d4f2416949bd6e648d10308b9b0740f2ae66e386bfee50761295b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:30:51.966Z] ===================================================== [Pipeline] echo [2022-04-26T03:30:51.973Z] taggedImages: [2022-04-26T03:30:51.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:51.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-26T03:30:51.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.79 [2022-04-26T03:30:51.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:30:51.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-26T03:30:51.996Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-26T03:30:51.996Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:51.996Z] latest [2022-04-26T03:30:51.996Z] 2.2.0-dev.79 [2022-04-26T03:30:51.996Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:30:51.996Z] main [2022-04-26T03:30:51.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:52.355Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:52.701Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:30:52.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:30:52.701Z] 3bded64f69ce: Preparing [2022-04-26T03:30:52.701Z] 478e6b8339e8: Preparing [2022-04-26T03:30:52.701Z] 506503436c51: Preparing [2022-04-26T03:30:52.701Z] 3207b87bb60b: Preparing [2022-04-26T03:30:52.701Z] f73e7dbfee58: Preparing [2022-04-26T03:30:52.975Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:52.975Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:52.975Z] 506503436c51: Layer already exists [2022-04-26T03:30:52.975Z] 3bded64f69ce: Pushed [2022-04-26T03:30:56.349Z] 478e6b8339e8: Pushed [2022-04-26T03:30:56.349Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:389bd980f61ec7cbbeca52bd62a392de31025f0b44a4bf1f84e9c8cfbc4618a9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:56.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:57.042Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-26T03:30:57.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:30:57.042Z] 3bded64f69ce: Preparing [2022-04-26T03:30:57.042Z] 478e6b8339e8: Preparing [2022-04-26T03:30:57.042Z] 506503436c51: Preparing [2022-04-26T03:30:57.042Z] 3207b87bb60b: Preparing [2022-04-26T03:30:57.042Z] f73e7dbfee58: Preparing [2022-04-26T03:30:57.042Z] 478e6b8339e8: Layer already exists [2022-04-26T03:30:57.042Z] 506503436c51: Layer already exists [2022-04-26T03:30:57.042Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:57.042Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:57.042Z] 3bded64f69ce: Layer already exists [2022-04-26T03:30:57.314Z] latest: digest: sha256:389bd980f61ec7cbbeca52bd62a392de31025f0b44a4bf1f84e9c8cfbc4618a9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:57.667Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:58.010Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.79 [2022-04-26T03:30:58.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:30:58.010Z] 3bded64f69ce: Preparing [2022-04-26T03:30:58.010Z] 478e6b8339e8: Preparing [2022-04-26T03:30:58.010Z] 506503436c51: Preparing [2022-04-26T03:30:58.010Z] 3207b87bb60b: Preparing [2022-04-26T03:30:58.010Z] f73e7dbfee58: Preparing [2022-04-26T03:30:58.010Z] 506503436c51: Layer already exists [2022-04-26T03:30:58.010Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:58.010Z] 478e6b8339e8: Layer already exists [2022-04-26T03:30:58.010Z] 3bded64f69ce: Layer already exists [2022-04-26T03:30:58.010Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:58.282Z] 2.2.0-dev.79: digest: sha256:389bd980f61ec7cbbeca52bd62a392de31025f0b44a4bf1f84e9c8cfbc4618a9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:58.633Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:58.976Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:30:58.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:30:58.976Z] 3bded64f69ce: Preparing [2022-04-26T03:30:58.976Z] 478e6b8339e8: Preparing [2022-04-26T03:30:58.976Z] 506503436c51: Preparing [2022-04-26T03:30:58.976Z] 3207b87bb60b: Preparing [2022-04-26T03:30:58.976Z] f73e7dbfee58: Preparing [2022-04-26T03:30:58.976Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:58.976Z] 3bded64f69ce: Layer already exists [2022-04-26T03:30:58.976Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:58.976Z] 506503436c51: Layer already exists [2022-04-26T03:30:58.977Z] 478e6b8339e8: Layer already exists [2022-04-26T03:30:59.250Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:389bd980f61ec7cbbeca52bd62a392de31025f0b44a4bf1f84e9c8cfbc4618a9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:59.605Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:30:59.948Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-26T03:30:59.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:30:59.948Z] 3bded64f69ce: Preparing [2022-04-26T03:30:59.948Z] 478e6b8339e8: Preparing [2022-04-26T03:30:59.948Z] 506503436c51: Preparing [2022-04-26T03:30:59.948Z] 3207b87bb60b: Preparing [2022-04-26T03:30:59.948Z] f73e7dbfee58: Preparing [2022-04-26T03:30:59.948Z] 506503436c51: Layer already exists [2022-04-26T03:30:59.948Z] f73e7dbfee58: Layer already exists [2022-04-26T03:30:59.948Z] 478e6b8339e8: Layer already exists [2022-04-26T03:30:59.948Z] 3207b87bb60b: Layer already exists [2022-04-26T03:30:59.948Z] 3bded64f69ce: Layer already exists [2022-04-26T03:31:00.219Z] main: digest: sha256:389bd980f61ec7cbbeca52bd62a392de31025f0b44a4bf1f84e9c8cfbc4618a9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:31:00.263Z] ===================================================== [Pipeline] echo [2022-04-26T03:31:00.272Z] taggedImages: [2022-04-26T03:31:00.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:00.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-26T03:31:00.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.79 [2022-04-26T03:31:00.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:00.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-26T03:31:00.291Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-26T03:31:00.291Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:00.291Z] latest [2022-04-26T03:31:00.291Z] 2.2.0-dev.79 [2022-04-26T03:31:00.292Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:00.292Z] main [2022-04-26T03:31:00.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:00.628Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:00.963Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:00.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:31:00.963Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:00.963Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:00.963Z] d5c9612fcc67: Preparing [2022-04-26T03:31:00.963Z] b0930cc4e845: Preparing [2022-04-26T03:31:00.963Z] 64955b50dd3b: Preparing [2022-04-26T03:31:00.963Z] cb0411d90933: Preparing [2022-04-26T03:31:00.963Z] 506503436c51: Preparing [2022-04-26T03:31:00.963Z] 3935a2aaa47c: Preparing [2022-04-26T03:31:00.963Z] 12b1a8eb4f53: Preparing [2022-04-26T03:31:00.963Z] c38d24856cd4: Preparing [2022-04-26T03:31:00.963Z] 1221e3feff03: Preparing [2022-04-26T03:31:00.963Z] f73e7dbfee58: Preparing [2022-04-26T03:31:00.963Z] 506503436c51: Waiting [2022-04-26T03:31:00.963Z] 3935a2aaa47c: Waiting [2022-04-26T03:31:00.963Z] 12b1a8eb4f53: Waiting [2022-04-26T03:31:00.963Z] c38d24856cd4: Waiting [2022-04-26T03:31:00.963Z] 1221e3feff03: Waiting [2022-04-26T03:31:00.963Z] f73e7dbfee58: Waiting [2022-04-26T03:31:01.236Z] d5c9612fcc67: Pushed [2022-04-26T03:31:01.236Z] 64955b50dd3b: Pushed [2022-04-26T03:31:01.236Z] b0930cc4e845: Pushed [2022-04-26T03:31:01.236Z] 88ee5fcbdae5: Pushed [2022-04-26T03:31:01.236Z] 506503436c51: Layer already exists [2022-04-26T03:31:01.509Z] 3935a2aaa47c: Pushed [2022-04-26T03:31:01.509Z] c38d24856cd4: Pushed [2022-04-26T03:31:01.509Z] 12b1a8eb4f53: Pushed [2022-04-26T03:31:01.509Z] 1221e3feff03: Pushed [2022-04-26T03:31:01.509Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:04.889Z] cb0411d90933: Pushed [2022-04-26T03:31:04.889Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:9a2b36ab8973712fe9fa9c2ca966ebfc2909256b926d26f69486856c28294cb4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:05.236Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:05.579Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-26T03:31:05.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:31:05.579Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:05.579Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:05.579Z] d5c9612fcc67: Preparing [2022-04-26T03:31:05.579Z] b0930cc4e845: Preparing [2022-04-26T03:31:05.579Z] 64955b50dd3b: Preparing [2022-04-26T03:31:05.579Z] cb0411d90933: Preparing [2022-04-26T03:31:05.579Z] 506503436c51: Preparing [2022-04-26T03:31:05.579Z] 3935a2aaa47c: Preparing [2022-04-26T03:31:05.579Z] 12b1a8eb4f53: Preparing [2022-04-26T03:31:05.579Z] c38d24856cd4: Preparing [2022-04-26T03:31:05.579Z] 1221e3feff03: Preparing [2022-04-26T03:31:05.579Z] f73e7dbfee58: Preparing [2022-04-26T03:31:05.579Z] 12b1a8eb4f53: Waiting [2022-04-26T03:31:05.579Z] c38d24856cd4: Waiting [2022-04-26T03:31:05.579Z] 1221e3feff03: Waiting [2022-04-26T03:31:05.579Z] f73e7dbfee58: Waiting [2022-04-26T03:31:05.579Z] 506503436c51: Waiting [2022-04-26T03:31:05.579Z] 3935a2aaa47c: Waiting [2022-04-26T03:31:05.579Z] 64955b50dd3b: Layer already exists [2022-04-26T03:31:05.579Z] b0930cc4e845: Layer already exists [2022-04-26T03:31:05.579Z] d5c9612fcc67: Layer already exists [2022-04-26T03:31:05.579Z] cb0411d90933: Layer already exists [2022-04-26T03:31:05.579Z] 88ee5fcbdae5: Layer already exists [2022-04-26T03:31:05.852Z] c38d24856cd4: Layer already exists [2022-04-26T03:31:05.852Z] 12b1a8eb4f53: Layer already exists [2022-04-26T03:31:05.852Z] 3935a2aaa47c: Layer already exists [2022-04-26T03:31:05.852Z] 506503436c51: Layer already exists [2022-04-26T03:31:05.852Z] 1221e3feff03: Layer already exists [2022-04-26T03:31:05.852Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:05.852Z] latest: digest: sha256:9a2b36ab8973712fe9fa9c2ca966ebfc2909256b926d26f69486856c28294cb4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:06.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:06.556Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.79 [2022-04-26T03:31:06.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:31:06.556Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:06.556Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:06.556Z] d5c9612fcc67: Preparing [2022-04-26T03:31:06.556Z] b0930cc4e845: Preparing [2022-04-26T03:31:06.556Z] 64955b50dd3b: Preparing [2022-04-26T03:31:06.556Z] cb0411d90933: Preparing [2022-04-26T03:31:06.556Z] 506503436c51: Preparing [2022-04-26T03:31:06.556Z] 3935a2aaa47c: Preparing [2022-04-26T03:31:06.556Z] 12b1a8eb4f53: Preparing [2022-04-26T03:31:06.556Z] c38d24856cd4: Preparing [2022-04-26T03:31:06.556Z] 1221e3feff03: Preparing [2022-04-26T03:31:06.556Z] f73e7dbfee58: Preparing [2022-04-26T03:31:06.556Z] 12b1a8eb4f53: Waiting [2022-04-26T03:31:06.556Z] c38d24856cd4: Waiting [2022-04-26T03:31:06.556Z] 1221e3feff03: Waiting [2022-04-26T03:31:06.556Z] f73e7dbfee58: Waiting [2022-04-26T03:31:06.556Z] 506503436c51: Waiting [2022-04-26T03:31:06.556Z] 3935a2aaa47c: Waiting [2022-04-26T03:31:06.556Z] 64955b50dd3b: Layer already exists [2022-04-26T03:31:06.556Z] 88ee5fcbdae5: Layer already exists [2022-04-26T03:31:06.556Z] b0930cc4e845: Layer already exists [2022-04-26T03:31:06.556Z] d5c9612fcc67: Layer already exists [2022-04-26T03:31:06.556Z] cb0411d90933: Layer already exists [2022-04-26T03:31:06.556Z] 3935a2aaa47c: Layer already exists [2022-04-26T03:31:06.556Z] 506503436c51: Layer already exists [2022-04-26T03:31:06.556Z] 12b1a8eb4f53: Layer already exists [2022-04-26T03:31:06.829Z] c38d24856cd4: Layer already exists [2022-04-26T03:31:06.829Z] 1221e3feff03: Layer already exists [2022-04-26T03:31:06.829Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:06.829Z] 2.2.0-dev.79: digest: sha256:9a2b36ab8973712fe9fa9c2ca966ebfc2909256b926d26f69486856c28294cb4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:07.177Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:07.519Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:07.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:31:07.519Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:07.519Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:07.519Z] d5c9612fcc67: Preparing [2022-04-26T03:31:07.519Z] b0930cc4e845: Preparing [2022-04-26T03:31:07.519Z] 64955b50dd3b: Preparing [2022-04-26T03:31:07.519Z] cb0411d90933: Preparing [2022-04-26T03:31:07.519Z] 506503436c51: Preparing [2022-04-26T03:31:07.519Z] 3935a2aaa47c: Preparing [2022-04-26T03:31:07.519Z] 12b1a8eb4f53: Preparing [2022-04-26T03:31:07.519Z] c38d24856cd4: Preparing [2022-04-26T03:31:07.519Z] 1221e3feff03: Preparing [2022-04-26T03:31:07.519Z] f73e7dbfee58: Preparing [2022-04-26T03:31:07.519Z] 12b1a8eb4f53: Waiting [2022-04-26T03:31:07.519Z] c38d24856cd4: Waiting [2022-04-26T03:31:07.519Z] 1221e3feff03: Waiting [2022-04-26T03:31:07.519Z] 506503436c51: Waiting [2022-04-26T03:31:07.519Z] 3935a2aaa47c: Waiting [2022-04-26T03:31:07.519Z] f73e7dbfee58: Waiting [2022-04-26T03:31:07.519Z] d5c9612fcc67: Layer already exists [2022-04-26T03:31:07.519Z] 64955b50dd3b: Layer already exists [2022-04-26T03:31:07.519Z] 88ee5fcbdae5: Layer already exists [2022-04-26T03:31:07.519Z] cb0411d90933: Layer already exists [2022-04-26T03:31:07.519Z] b0930cc4e845: Layer already exists [2022-04-26T03:31:07.794Z] 506503436c51: Layer already exists [2022-04-26T03:31:07.794Z] 3935a2aaa47c: Layer already exists [2022-04-26T03:31:07.794Z] c38d24856cd4: Layer already exists [2022-04-26T03:31:07.794Z] 12b1a8eb4f53: Layer already exists [2022-04-26T03:31:07.794Z] 1221e3feff03: Layer already exists [2022-04-26T03:31:07.794Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:07.794Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:9a2b36ab8973712fe9fa9c2ca966ebfc2909256b926d26f69486856c28294cb4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:08.140Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:08.480Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-26T03:31:08.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:31:08.480Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:08.480Z] 88ee5fcbdae5: Preparing [2022-04-26T03:31:08.480Z] d5c9612fcc67: Preparing [2022-04-26T03:31:08.480Z] b0930cc4e845: Preparing [2022-04-26T03:31:08.480Z] 64955b50dd3b: Preparing [2022-04-26T03:31:08.480Z] cb0411d90933: Preparing [2022-04-26T03:31:08.480Z] 506503436c51: Preparing [2022-04-26T03:31:08.480Z] 3935a2aaa47c: Preparing [2022-04-26T03:31:08.480Z] 12b1a8eb4f53: Preparing [2022-04-26T03:31:08.480Z] c38d24856cd4: Preparing [2022-04-26T03:31:08.480Z] 1221e3feff03: Preparing [2022-04-26T03:31:08.480Z] f73e7dbfee58: Preparing [2022-04-26T03:31:08.480Z] 506503436c51: Waiting [2022-04-26T03:31:08.480Z] 3935a2aaa47c: Waiting [2022-04-26T03:31:08.480Z] f73e7dbfee58: Waiting [2022-04-26T03:31:08.480Z] 12b1a8eb4f53: Waiting [2022-04-26T03:31:08.480Z] c38d24856cd4: Waiting [2022-04-26T03:31:08.480Z] 1221e3feff03: Waiting [2022-04-26T03:31:08.754Z] cb0411d90933: Layer already exists [2022-04-26T03:31:08.754Z] 88ee5fcbdae5: Layer already exists [2022-04-26T03:31:08.754Z] 64955b50dd3b: Layer already exists [2022-04-26T03:31:08.754Z] d5c9612fcc67: Layer already exists [2022-04-26T03:31:08.754Z] b0930cc4e845: Layer already exists [2022-04-26T03:31:08.754Z] 12b1a8eb4f53: Layer already exists [2022-04-26T03:31:08.754Z] 1221e3feff03: Layer already exists [2022-04-26T03:31:08.754Z] 506503436c51: Layer already exists [2022-04-26T03:31:08.754Z] 3935a2aaa47c: Layer already exists [2022-04-26T03:31:08.754Z] c38d24856cd4: Layer already exists [2022-04-26T03:31:08.754Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:08.754Z] main: digest: sha256:9a2b36ab8973712fe9fa9c2ca966ebfc2909256b926d26f69486856c28294cb4 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:31:08.798Z] ===================================================== [Pipeline] echo [2022-04-26T03:31:08.809Z] taggedImages: [2022-04-26T03:31:08.810Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:08.810Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-26T03:31:08.810Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.79 [2022-04-26T03:31:08.810Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:08.810Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-26T03:31:08.829Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-26T03:31:08.829Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:08.829Z] latest [2022-04-26T03:31:08.829Z] 2.2.0-dev.79 [2022-04-26T03:31:08.829Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:08.829Z] main [2022-04-26T03:31:08.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:09.230Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:09.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:09.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:31:09.576Z] 9cd629b7e8c5: Preparing [2022-04-26T03:31:09.576Z] c8755554ea46: Preparing [2022-04-26T03:31:09.576Z] 7742567d5df0: Preparing [2022-04-26T03:31:09.576Z] d28b8cca711a: Preparing [2022-04-26T03:31:09.576Z] a3dcf6c11860: Preparing [2022-04-26T03:31:09.576Z] d0992b2dc436: Preparing [2022-04-26T03:31:09.576Z] 3990a2522131: Preparing [2022-04-26T03:31:09.576Z] f73e7dbfee58: Preparing [2022-04-26T03:31:09.576Z] d0992b2dc436: Waiting [2022-04-26T03:31:09.576Z] 3990a2522131: Waiting [2022-04-26T03:31:09.576Z] f73e7dbfee58: Waiting [2022-04-26T03:31:09.854Z] 9cd629b7e8c5: Pushed [2022-04-26T03:31:09.854Z] c8755554ea46: Pushed [2022-04-26T03:31:09.854Z] a3dcf6c11860: Pushed [2022-04-26T03:31:09.854Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:10.132Z] d0992b2dc436: Pushed [2022-04-26T03:31:10.732Z] 3990a2522131: Pushed [2022-04-26T03:31:12.705Z] d28b8cca711a: Pushed [2022-04-26T03:31:12.705Z] 7742567d5df0: Pushed [2022-04-26T03:31:12.705Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:4834296b5508f8ab247dab1a8b4121fa494352206779c2ab4ec6a1ed3d2d1e5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:13.058Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:13.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-26T03:31:13.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:31:13.395Z] 9cd629b7e8c5: Preparing [2022-04-26T03:31:13.395Z] c8755554ea46: Preparing [2022-04-26T03:31:13.395Z] 7742567d5df0: Preparing [2022-04-26T03:31:13.395Z] d28b8cca711a: Preparing [2022-04-26T03:31:13.395Z] a3dcf6c11860: Preparing [2022-04-26T03:31:13.396Z] d0992b2dc436: Preparing [2022-04-26T03:31:13.396Z] 3990a2522131: Preparing [2022-04-26T03:31:13.396Z] f73e7dbfee58: Preparing [2022-04-26T03:31:13.396Z] d0992b2dc436: Waiting [2022-04-26T03:31:13.396Z] 3990a2522131: Waiting [2022-04-26T03:31:13.396Z] f73e7dbfee58: Waiting [2022-04-26T03:31:13.396Z] c8755554ea46: Layer already exists [2022-04-26T03:31:13.396Z] 9cd629b7e8c5: Layer already exists [2022-04-26T03:31:13.396Z] d28b8cca711a: Layer already exists [2022-04-26T03:31:13.396Z] 7742567d5df0: Layer already exists [2022-04-26T03:31:13.396Z] a3dcf6c11860: Layer already exists [2022-04-26T03:31:13.668Z] 3990a2522131: Layer already exists [2022-04-26T03:31:13.668Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:13.668Z] d0992b2dc436: Layer already exists [2022-04-26T03:31:13.668Z] latest: digest: sha256:4834296b5508f8ab247dab1a8b4121fa494352206779c2ab4ec6a1ed3d2d1e5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:14.008Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:14.347Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.79 [2022-04-26T03:31:14.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:31:14.347Z] 9cd629b7e8c5: Preparing [2022-04-26T03:31:14.347Z] c8755554ea46: Preparing [2022-04-26T03:31:14.347Z] 7742567d5df0: Preparing [2022-04-26T03:31:14.347Z] d28b8cca711a: Preparing [2022-04-26T03:31:14.347Z] a3dcf6c11860: Preparing [2022-04-26T03:31:14.347Z] d0992b2dc436: Preparing [2022-04-26T03:31:14.347Z] 3990a2522131: Preparing [2022-04-26T03:31:14.347Z] f73e7dbfee58: Preparing [2022-04-26T03:31:14.347Z] d0992b2dc436: Waiting [2022-04-26T03:31:14.347Z] 3990a2522131: Waiting [2022-04-26T03:31:14.347Z] f73e7dbfee58: Waiting [2022-04-26T03:31:14.347Z] 7742567d5df0: Layer already exists [2022-04-26T03:31:14.347Z] 9cd629b7e8c5: Layer already exists [2022-04-26T03:31:14.347Z] a3dcf6c11860: Layer already exists [2022-04-26T03:31:14.347Z] d28b8cca711a: Layer already exists [2022-04-26T03:31:14.347Z] c8755554ea46: Layer already exists [2022-04-26T03:31:14.619Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:14.619Z] d0992b2dc436: Layer already exists [2022-04-26T03:31:14.619Z] 3990a2522131: Layer already exists [2022-04-26T03:31:14.619Z] 2.2.0-dev.79: digest: sha256:4834296b5508f8ab247dab1a8b4121fa494352206779c2ab4ec6a1ed3d2d1e5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:14.967Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:15.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:15.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:31:15.303Z] 9cd629b7e8c5: Preparing [2022-04-26T03:31:15.303Z] c8755554ea46: Preparing [2022-04-26T03:31:15.303Z] 7742567d5df0: Preparing [2022-04-26T03:31:15.303Z] d28b8cca711a: Preparing [2022-04-26T03:31:15.303Z] a3dcf6c11860: Preparing [2022-04-26T03:31:15.303Z] d0992b2dc436: Preparing [2022-04-26T03:31:15.303Z] 3990a2522131: Preparing [2022-04-26T03:31:15.303Z] f73e7dbfee58: Preparing [2022-04-26T03:31:15.303Z] d0992b2dc436: Waiting [2022-04-26T03:31:15.303Z] 3990a2522131: Waiting [2022-04-26T03:31:15.304Z] f73e7dbfee58: Waiting [2022-04-26T03:31:15.304Z] 7742567d5df0: Layer already exists [2022-04-26T03:31:15.304Z] c8755554ea46: Layer already exists [2022-04-26T03:31:15.304Z] 9cd629b7e8c5: Layer already exists [2022-04-26T03:31:15.304Z] d28b8cca711a: Layer already exists [2022-04-26T03:31:15.304Z] a3dcf6c11860: Layer already exists [2022-04-26T03:31:15.304Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:15.304Z] 3990a2522131: Layer already exists [2022-04-26T03:31:15.304Z] d0992b2dc436: Layer already exists [2022-04-26T03:31:15.575Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:4834296b5508f8ab247dab1a8b4121fa494352206779c2ab4ec6a1ed3d2d1e5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:15.925Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:16.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-26T03:31:16.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:31:16.269Z] 9cd629b7e8c5: Preparing [2022-04-26T03:31:16.269Z] c8755554ea46: Preparing [2022-04-26T03:31:16.269Z] 7742567d5df0: Preparing [2022-04-26T03:31:16.269Z] d28b8cca711a: Preparing [2022-04-26T03:31:16.269Z] a3dcf6c11860: Preparing [2022-04-26T03:31:16.269Z] d0992b2dc436: Preparing [2022-04-26T03:31:16.269Z] 3990a2522131: Preparing [2022-04-26T03:31:16.269Z] f73e7dbfee58: Preparing [2022-04-26T03:31:16.269Z] 3990a2522131: Waiting [2022-04-26T03:31:16.269Z] f73e7dbfee58: Waiting [2022-04-26T03:31:16.269Z] d0992b2dc436: Waiting [2022-04-26T03:31:16.269Z] 7742567d5df0: Layer already exists [2022-04-26T03:31:16.269Z] a3dcf6c11860: Layer already exists [2022-04-26T03:31:16.269Z] c8755554ea46: Layer already exists [2022-04-26T03:31:16.269Z] 9cd629b7e8c5: Layer already exists [2022-04-26T03:31:16.269Z] d28b8cca711a: Layer already exists [2022-04-26T03:31:16.541Z] d0992b2dc436: Layer already exists [2022-04-26T03:31:16.541Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:16.541Z] 3990a2522131: Layer already exists [2022-04-26T03:31:16.541Z] main: digest: sha256:4834296b5508f8ab247dab1a8b4121fa494352206779c2ab4ec6a1ed3d2d1e5d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:31:16.592Z] ===================================================== [Pipeline] echo [2022-04-26T03:31:16.607Z] taggedImages: [2022-04-26T03:31:16.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:16.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-26T03:31:16.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.79 [2022-04-26T03:31:16.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:16.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-26T03:31:16.629Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-26T03:31:16.629Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:16.629Z] latest [2022-04-26T03:31:16.629Z] 2.2.0-dev.79 [2022-04-26T03:31:16.629Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:16.629Z] main [2022-04-26T03:31:16.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:16.983Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:17.322Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:17.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:31:17.322Z] 7138417d0158: Preparing [2022-04-26T03:31:17.322Z] 79c0d79c2713: Preparing [2022-04-26T03:31:17.322Z] bdad282a9829: Preparing [2022-04-26T03:31:17.322Z] 2a571e566827: Preparing [2022-04-26T03:31:17.322Z] 4227717aafd2: Preparing [2022-04-26T03:31:17.322Z] 9acbc16a27a6: Preparing [2022-04-26T03:31:17.322Z] 3e4f6aca6288: Preparing [2022-04-26T03:31:17.322Z] 89eda8f5a4f6: Preparing [2022-04-26T03:31:17.322Z] 9022ccaa678d: Preparing [2022-04-26T03:31:17.322Z] f73e7dbfee58: Preparing [2022-04-26T03:31:17.323Z] 89eda8f5a4f6: Waiting [2022-04-26T03:31:17.323Z] 9acbc16a27a6: Waiting [2022-04-26T03:31:17.323Z] 3e4f6aca6288: Waiting [2022-04-26T03:31:17.323Z] 9022ccaa678d: Waiting [2022-04-26T03:31:17.323Z] f73e7dbfee58: Waiting [2022-04-26T03:31:17.597Z] 79c0d79c2713: Pushed [2022-04-26T03:31:17.597Z] 4227717aafd2: Pushed [2022-04-26T03:31:17.597Z] 7138417d0158: Pushed [2022-04-26T03:31:17.876Z] 9acbc16a27a6: Pushed [2022-04-26T03:31:17.876Z] 3e4f6aca6288: Pushed [2022-04-26T03:31:17.876Z] 89eda8f5a4f6: Pushed [2022-04-26T03:31:17.876Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:18.149Z] 9022ccaa678d: Pushed [2022-04-26T03:31:20.120Z] 2a571e566827: Pushed [2022-04-26T03:31:20.711Z] bdad282a9829: Pushed [2022-04-26T03:31:20.983Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:c4354ab719d6fd8596d957948017a9720fe40e98388b02fc34bf114418d80e0e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:21.323Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:21.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-26T03:31:21.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:31:21.658Z] 7138417d0158: Preparing [2022-04-26T03:31:21.658Z] 79c0d79c2713: Preparing [2022-04-26T03:31:21.658Z] bdad282a9829: Preparing [2022-04-26T03:31:21.658Z] 2a571e566827: Preparing [2022-04-26T03:31:21.658Z] 4227717aafd2: Preparing [2022-04-26T03:31:21.658Z] 9acbc16a27a6: Preparing [2022-04-26T03:31:21.658Z] 3e4f6aca6288: Preparing [2022-04-26T03:31:21.658Z] 89eda8f5a4f6: Preparing [2022-04-26T03:31:21.658Z] 9022ccaa678d: Preparing [2022-04-26T03:31:21.658Z] f73e7dbfee58: Preparing [2022-04-26T03:31:21.658Z] 3e4f6aca6288: Waiting [2022-04-26T03:31:21.658Z] 89eda8f5a4f6: Waiting [2022-04-26T03:31:21.658Z] 9022ccaa678d: Waiting [2022-04-26T03:31:21.658Z] 9acbc16a27a6: Waiting [2022-04-26T03:31:21.658Z] f73e7dbfee58: Waiting [2022-04-26T03:31:21.658Z] 7138417d0158: Layer already exists [2022-04-26T03:31:21.658Z] bdad282a9829: Layer already exists [2022-04-26T03:31:21.658Z] 2a571e566827: Layer already exists [2022-04-26T03:31:21.658Z] 79c0d79c2713: Layer already exists [2022-04-26T03:31:21.658Z] 4227717aafd2: Layer already exists [2022-04-26T03:31:21.930Z] 9acbc16a27a6: Layer already exists [2022-04-26T03:31:21.930Z] 3e4f6aca6288: Layer already exists [2022-04-26T03:31:21.930Z] 89eda8f5a4f6: Layer already exists [2022-04-26T03:31:21.930Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:21.930Z] 9022ccaa678d: Layer already exists [2022-04-26T03:31:21.930Z] latest: digest: sha256:c4354ab719d6fd8596d957948017a9720fe40e98388b02fc34bf114418d80e0e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:22.281Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:22.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.79 [2022-04-26T03:31:22.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:31:22.621Z] 7138417d0158: Preparing [2022-04-26T03:31:22.621Z] 79c0d79c2713: Preparing [2022-04-26T03:31:22.621Z] bdad282a9829: Preparing [2022-04-26T03:31:22.621Z] 2a571e566827: Preparing [2022-04-26T03:31:22.621Z] 4227717aafd2: Preparing [2022-04-26T03:31:22.621Z] 9acbc16a27a6: Preparing [2022-04-26T03:31:22.621Z] 3e4f6aca6288: Preparing [2022-04-26T03:31:22.621Z] 89eda8f5a4f6: Preparing [2022-04-26T03:31:22.621Z] 9022ccaa678d: Preparing [2022-04-26T03:31:22.621Z] f73e7dbfee58: Preparing [2022-04-26T03:31:22.621Z] 9acbc16a27a6: Waiting [2022-04-26T03:31:22.621Z] 89eda8f5a4f6: Waiting [2022-04-26T03:31:22.621Z] 3e4f6aca6288: Waiting [2022-04-26T03:31:22.621Z] 9022ccaa678d: Waiting [2022-04-26T03:31:22.621Z] f73e7dbfee58: Waiting [2022-04-26T03:31:22.621Z] 7138417d0158: Layer already exists [2022-04-26T03:31:22.621Z] 2a571e566827: Layer already exists [2022-04-26T03:31:22.621Z] 4227717aafd2: Layer already exists [2022-04-26T03:31:22.621Z] bdad282a9829: Layer already exists [2022-04-26T03:31:22.621Z] 79c0d79c2713: Layer already exists [2022-04-26T03:31:22.894Z] 9acbc16a27a6: Layer already exists [2022-04-26T03:31:22.894Z] 89eda8f5a4f6: Layer already exists [2022-04-26T03:31:22.894Z] 3e4f6aca6288: Layer already exists [2022-04-26T03:31:22.894Z] 9022ccaa678d: Layer already exists [2022-04-26T03:31:22.894Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:22.894Z] 2.2.0-dev.79: digest: sha256:c4354ab719d6fd8596d957948017a9720fe40e98388b02fc34bf114418d80e0e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:23.242Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:23.575Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:23.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:31:23.575Z] 7138417d0158: Preparing [2022-04-26T03:31:23.575Z] 79c0d79c2713: Preparing [2022-04-26T03:31:23.575Z] bdad282a9829: Preparing [2022-04-26T03:31:23.575Z] 2a571e566827: Preparing [2022-04-26T03:31:23.575Z] 4227717aafd2: Preparing [2022-04-26T03:31:23.575Z] 9acbc16a27a6: Preparing [2022-04-26T03:31:23.575Z] 3e4f6aca6288: Preparing [2022-04-26T03:31:23.575Z] 89eda8f5a4f6: Preparing [2022-04-26T03:31:23.575Z] 9022ccaa678d: Preparing [2022-04-26T03:31:23.575Z] f73e7dbfee58: Preparing [2022-04-26T03:31:23.575Z] 9acbc16a27a6: Waiting [2022-04-26T03:31:23.575Z] 3e4f6aca6288: Waiting [2022-04-26T03:31:23.575Z] 89eda8f5a4f6: Waiting [2022-04-26T03:31:23.575Z] 9022ccaa678d: Waiting [2022-04-26T03:31:23.575Z] f73e7dbfee58: Waiting [2022-04-26T03:31:23.575Z] 79c0d79c2713: Layer already exists [2022-04-26T03:31:23.575Z] 4227717aafd2: Layer already exists [2022-04-26T03:31:23.575Z] 7138417d0158: Layer already exists [2022-04-26T03:31:23.575Z] bdad282a9829: Layer already exists [2022-04-26T03:31:23.575Z] 2a571e566827: Layer already exists [2022-04-26T03:31:23.575Z] 9022ccaa678d: Layer already exists [2022-04-26T03:31:23.575Z] 89eda8f5a4f6: Layer already exists [2022-04-26T03:31:23.575Z] 3e4f6aca6288: Layer already exists [2022-04-26T03:31:23.575Z] 9acbc16a27a6: Layer already exists [2022-04-26T03:31:23.575Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:23.847Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:c4354ab719d6fd8596d957948017a9720fe40e98388b02fc34bf114418d80e0e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:24.200Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:24.539Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-26T03:31:24.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:31:24.539Z] 7138417d0158: Preparing [2022-04-26T03:31:24.539Z] 79c0d79c2713: Preparing [2022-04-26T03:31:24.539Z] bdad282a9829: Preparing [2022-04-26T03:31:24.539Z] 2a571e566827: Preparing [2022-04-26T03:31:24.539Z] 4227717aafd2: Preparing [2022-04-26T03:31:24.539Z] 9acbc16a27a6: Preparing [2022-04-26T03:31:24.539Z] 3e4f6aca6288: Preparing [2022-04-26T03:31:24.539Z] 89eda8f5a4f6: Preparing [2022-04-26T03:31:24.539Z] 9022ccaa678d: Preparing [2022-04-26T03:31:24.539Z] f73e7dbfee58: Preparing [2022-04-26T03:31:24.539Z] 9acbc16a27a6: Waiting [2022-04-26T03:31:24.539Z] 3e4f6aca6288: Waiting [2022-04-26T03:31:24.539Z] 89eda8f5a4f6: Waiting [2022-04-26T03:31:24.539Z] 9022ccaa678d: Waiting [2022-04-26T03:31:24.539Z] f73e7dbfee58: Waiting [2022-04-26T03:31:24.539Z] bdad282a9829: Layer already exists [2022-04-26T03:31:24.539Z] 4227717aafd2: Layer already exists [2022-04-26T03:31:24.539Z] 7138417d0158: Layer already exists [2022-04-26T03:31:24.539Z] 79c0d79c2713: Layer already exists [2022-04-26T03:31:24.539Z] 2a571e566827: Layer already exists [2022-04-26T03:31:24.810Z] 9022ccaa678d: Layer already exists [2022-04-26T03:31:24.810Z] 9acbc16a27a6: Layer already exists [2022-04-26T03:31:24.810Z] 3e4f6aca6288: Layer already exists [2022-04-26T03:31:24.810Z] 89eda8f5a4f6: Layer already exists [2022-04-26T03:31:24.810Z] f73e7dbfee58: Layer already exists [2022-04-26T03:31:24.810Z] main: digest: sha256:c4354ab719d6fd8596d957948017a9720fe40e98388b02fc34bf114418d80e0e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:31:24.858Z] ===================================================== [Pipeline] echo [2022-04-26T03:31:24.866Z] taggedImages: [2022-04-26T03:31:24.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:24.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-26T03:31:24.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.79 [2022-04-26T03:31:24.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:24.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-26T03:31:24.890Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-26T03:31:24.890Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:24.890Z] latest [2022-04-26T03:31:24.890Z] 2.2.0-dev.79 [2022-04-26T03:31:24.890Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:24.890Z] main [2022-04-26T03:31:24.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:25.250Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:25.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:25.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:31:25.590Z] eeadf31467a1: Preparing [2022-04-26T03:31:25.590Z] 94feb42b3129: Preparing [2022-04-26T03:31:25.590Z] 506503436c51: Preparing [2022-04-26T03:31:25.590Z] 0fb5860886ee: Preparing [2022-04-26T03:31:25.590Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:25.590Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:25.590Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:25.590Z] 506503436c51: Layer already exists [2022-04-26T03:31:25.875Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:25.875Z] eeadf31467a1: Pushed [2022-04-26T03:31:25.875Z] 7dda98fca1e1: Pushed [2022-04-26T03:31:27.309Z] 0fb5860886ee: Pushed [2022-04-26T03:31:30.694Z] 94feb42b3129: Pushed [2022-04-26T03:31:30.694Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:07147b2eeb1d41681c58a1fcb2f3f3d07a1716065f35ea1e3bca8069682b5df5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:31.042Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:31.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-26T03:31:31.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:31:31.381Z] eeadf31467a1: Preparing [2022-04-26T03:31:31.381Z] 94feb42b3129: Preparing [2022-04-26T03:31:31.381Z] 506503436c51: Preparing [2022-04-26T03:31:31.381Z] 0fb5860886ee: Preparing [2022-04-26T03:31:31.381Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:31.381Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:31.381Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:31.381Z] eeadf31467a1: Layer already exists [2022-04-26T03:31:31.381Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:31.381Z] 0fb5860886ee: Layer already exists [2022-04-26T03:31:31.381Z] 94feb42b3129: Layer already exists [2022-04-26T03:31:31.381Z] 506503436c51: Layer already exists [2022-04-26T03:31:31.653Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:31.653Z] latest: digest: sha256:07147b2eeb1d41681c58a1fcb2f3f3d07a1716065f35ea1e3bca8069682b5df5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:31.995Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:32.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.79 [2022-04-26T03:31:32.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:31:32.339Z] eeadf31467a1: Preparing [2022-04-26T03:31:32.339Z] 94feb42b3129: Preparing [2022-04-26T03:31:32.339Z] 506503436c51: Preparing [2022-04-26T03:31:32.339Z] 0fb5860886ee: Preparing [2022-04-26T03:31:32.339Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:32.339Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:32.339Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:32.339Z] 94feb42b3129: Layer already exists [2022-04-26T03:31:32.339Z] 506503436c51: Layer already exists [2022-04-26T03:31:32.339Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:32.339Z] eeadf31467a1: Layer already exists [2022-04-26T03:31:32.339Z] 0fb5860886ee: Layer already exists [2022-04-26T03:31:32.339Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:32.611Z] 2.2.0-dev.79: digest: sha256:07147b2eeb1d41681c58a1fcb2f3f3d07a1716065f35ea1e3bca8069682b5df5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:32.959Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:33.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:33.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:31:33.297Z] eeadf31467a1: Preparing [2022-04-26T03:31:33.297Z] 94feb42b3129: Preparing [2022-04-26T03:31:33.297Z] 506503436c51: Preparing [2022-04-26T03:31:33.297Z] 0fb5860886ee: Preparing [2022-04-26T03:31:33.297Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:33.297Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:33.297Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:33.297Z] 94feb42b3129: Layer already exists [2022-04-26T03:31:33.297Z] 0fb5860886ee: Layer already exists [2022-04-26T03:31:33.297Z] eeadf31467a1: Layer already exists [2022-04-26T03:31:33.297Z] 506503436c51: Layer already exists [2022-04-26T03:31:33.297Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:33.569Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:33.569Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:07147b2eeb1d41681c58a1fcb2f3f3d07a1716065f35ea1e3bca8069682b5df5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:33.916Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:34.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-26T03:31:34.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:31:34.254Z] eeadf31467a1: Preparing [2022-04-26T03:31:34.254Z] 94feb42b3129: Preparing [2022-04-26T03:31:34.254Z] 506503436c51: Preparing [2022-04-26T03:31:34.254Z] 0fb5860886ee: Preparing [2022-04-26T03:31:34.254Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:34.254Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:34.254Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:34.254Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:34.254Z] 506503436c51: Layer already exists [2022-04-26T03:31:34.254Z] 94feb42b3129: Layer already exists [2022-04-26T03:31:34.254Z] 0fb5860886ee: Layer already exists [2022-04-26T03:31:34.254Z] eeadf31467a1: Layer already exists [2022-04-26T03:31:34.254Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:34.526Z] main: digest: sha256:07147b2eeb1d41681c58a1fcb2f3f3d07a1716065f35ea1e3bca8069682b5df5 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:31:34.571Z] ===================================================== [Pipeline] echo [2022-04-26T03:31:34.580Z] taggedImages: [2022-04-26T03:31:34.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:34.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-26T03:31:34.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.79 [2022-04-26T03:31:34.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:34.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-26T03:31:34.601Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-26T03:31:34.601Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:34.601Z] latest [2022-04-26T03:31:34.601Z] 2.2.0-dev.79 [2022-04-26T03:31:34.601Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:34.601Z] main [2022-04-26T03:31:34.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:35.230Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:35.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:35.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:31:35.603Z] 6fae84dcd59b: Preparing [2022-04-26T03:31:35.603Z] 8d9426df3aa5: Preparing [2022-04-26T03:31:35.603Z] 9c91bb1ad800: Preparing [2022-04-26T03:31:35.603Z] a0efbcce6eec: Preparing [2022-04-26T03:31:35.603Z] be9a6e3bf64e: Preparing [2022-04-26T03:31:35.603Z] 84291b77fbf6: Preparing [2022-04-26T03:31:35.603Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:35.603Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:35.603Z] 84291b77fbf6: Waiting [2022-04-26T03:31:35.603Z] 7dda98fca1e1: Waiting [2022-04-26T03:31:35.603Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:35.883Z] 8d9426df3aa5: Pushed [2022-04-26T03:31:35.883Z] 9c91bb1ad800: Pushed [2022-04-26T03:31:35.883Z] 6fae84dcd59b: Pushed [2022-04-26T03:31:36.181Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:36.181Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:37.265Z] 84291b77fbf6: Pushed [2022-04-26T03:31:45.664Z] be9a6e3bf64e: Pushed [2022-04-26T03:31:53.932Z] a0efbcce6eec: Pushed [2022-04-26T03:31:53.932Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:f65c686b6e442149c39314674c15db9cb276cc2caae25adb73a28b5511e177ed size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:54.278Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:54.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-26T03:31:54.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:31:54.621Z] 6fae84dcd59b: Preparing [2022-04-26T03:31:54.621Z] 8d9426df3aa5: Preparing [2022-04-26T03:31:54.621Z] 9c91bb1ad800: Preparing [2022-04-26T03:31:54.621Z] a0efbcce6eec: Preparing [2022-04-26T03:31:54.621Z] be9a6e3bf64e: Preparing [2022-04-26T03:31:54.621Z] 84291b77fbf6: Preparing [2022-04-26T03:31:54.621Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:54.621Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:54.621Z] 84291b77fbf6: Waiting [2022-04-26T03:31:54.621Z] 7dda98fca1e1: Waiting [2022-04-26T03:31:54.621Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:54.894Z] 6fae84dcd59b: Layer already exists [2022-04-26T03:31:54.894Z] 8d9426df3aa5: Layer already exists [2022-04-26T03:31:54.894Z] a0efbcce6eec: Layer already exists [2022-04-26T03:31:54.894Z] 9c91bb1ad800: Layer already exists [2022-04-26T03:31:54.894Z] be9a6e3bf64e: Layer already exists [2022-04-26T03:31:54.894Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:54.894Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:54.894Z] 84291b77fbf6: Layer already exists [2022-04-26T03:31:54.894Z] latest: digest: sha256:f65c686b6e442149c39314674c15db9cb276cc2caae25adb73a28b5511e177ed size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:55.237Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:55.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.79 [2022-04-26T03:31:55.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:31:55.576Z] 6fae84dcd59b: Preparing [2022-04-26T03:31:55.576Z] 8d9426df3aa5: Preparing [2022-04-26T03:31:55.576Z] 9c91bb1ad800: Preparing [2022-04-26T03:31:55.576Z] a0efbcce6eec: Preparing [2022-04-26T03:31:55.576Z] be9a6e3bf64e: Preparing [2022-04-26T03:31:55.576Z] 84291b77fbf6: Preparing [2022-04-26T03:31:55.576Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:55.576Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:55.576Z] 84291b77fbf6: Waiting [2022-04-26T03:31:55.576Z] 7dda98fca1e1: Waiting [2022-04-26T03:31:55.576Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:55.576Z] 9c91bb1ad800: Layer already exists [2022-04-26T03:31:55.576Z] be9a6e3bf64e: Layer already exists [2022-04-26T03:31:55.576Z] 8d9426df3aa5: Layer already exists [2022-04-26T03:31:55.576Z] 6fae84dcd59b: Layer already exists [2022-04-26T03:31:55.576Z] a0efbcce6eec: Layer already exists [2022-04-26T03:31:55.847Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:55.847Z] 84291b77fbf6: Layer already exists [2022-04-26T03:31:55.847Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:55.847Z] 2.2.0-dev.79: digest: sha256:f65c686b6e442149c39314674c15db9cb276cc2caae25adb73a28b5511e177ed size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:56.191Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:56.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:56.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:31:56.537Z] 6fae84dcd59b: Preparing [2022-04-26T03:31:56.537Z] 8d9426df3aa5: Preparing [2022-04-26T03:31:56.537Z] 9c91bb1ad800: Preparing [2022-04-26T03:31:56.537Z] a0efbcce6eec: Preparing [2022-04-26T03:31:56.537Z] be9a6e3bf64e: Preparing [2022-04-26T03:31:56.537Z] 84291b77fbf6: Preparing [2022-04-26T03:31:56.537Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:56.537Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:56.537Z] 84291b77fbf6: Waiting [2022-04-26T03:31:56.537Z] 7dda98fca1e1: Waiting [2022-04-26T03:31:56.537Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:56.537Z] 8d9426df3aa5: Layer already exists [2022-04-26T03:31:56.537Z] a0efbcce6eec: Layer already exists [2022-04-26T03:31:56.537Z] be9a6e3bf64e: Layer already exists [2022-04-26T03:31:56.537Z] 6fae84dcd59b: Layer already exists [2022-04-26T03:31:56.537Z] 9c91bb1ad800: Layer already exists [2022-04-26T03:31:56.810Z] 84291b77fbf6: Layer already exists [2022-04-26T03:31:56.810Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:56.810Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:56.810Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:f65c686b6e442149c39314674c15db9cb276cc2caae25adb73a28b5511e177ed size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:57.155Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:57.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-26T03:31:57.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:31:57.497Z] 6fae84dcd59b: Preparing [2022-04-26T03:31:57.497Z] 8d9426df3aa5: Preparing [2022-04-26T03:31:57.497Z] 9c91bb1ad800: Preparing [2022-04-26T03:31:57.497Z] a0efbcce6eec: Preparing [2022-04-26T03:31:57.497Z] be9a6e3bf64e: Preparing [2022-04-26T03:31:57.497Z] 84291b77fbf6: Preparing [2022-04-26T03:31:57.497Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:57.497Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:57.497Z] 84291b77fbf6: Waiting [2022-04-26T03:31:57.497Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:57.497Z] 7dda98fca1e1: Waiting [2022-04-26T03:31:57.769Z] be9a6e3bf64e: Layer already exists [2022-04-26T03:31:57.769Z] 8d9426df3aa5: Layer already exists [2022-04-26T03:31:57.769Z] a0efbcce6eec: Layer already exists [2022-04-26T03:31:57.769Z] 6fae84dcd59b: Layer already exists [2022-04-26T03:31:57.769Z] 9c91bb1ad800: Layer already exists [2022-04-26T03:31:57.769Z] 84291b77fbf6: Layer already exists [2022-04-26T03:31:57.769Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:57.769Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:57.769Z] main: digest: sha256:f65c686b6e442149c39314674c15db9cb276cc2caae25adb73a28b5511e177ed size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:31:57.818Z] ===================================================== [Pipeline] echo [2022-04-26T03:31:57.826Z] taggedImages: [2022-04-26T03:31:57.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:57.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-26T03:31:57.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.79 [2022-04-26T03:31:57.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:57.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-26T03:31:57.848Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-26T03:31:57.848Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:57.848Z] latest [2022-04-26T03:31:57.848Z] 2.2.0-dev.79 [2022-04-26T03:31:57.848Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:31:57.848Z] main [2022-04-26T03:31:57.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:58.207Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:31:58.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:31:58.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T03:31:58.546Z] 51abd7e169f9: Preparing [2022-04-26T03:31:58.546Z] 39e7a41b9495: Preparing [2022-04-26T03:31:58.546Z] 7eb5eb8377d5: Preparing [2022-04-26T03:31:58.546Z] 6df6bf6c4030: Preparing [2022-04-26T03:31:58.546Z] 1e5666672ba9: Preparing [2022-04-26T03:31:58.546Z] 7dda98fca1e1: Preparing [2022-04-26T03:31:58.546Z] 4f4ce317c6bb: Preparing [2022-04-26T03:31:58.546Z] 7dda98fca1e1: Waiting [2022-04-26T03:31:58.546Z] 4f4ce317c6bb: Waiting [2022-04-26T03:31:58.822Z] 39e7a41b9495: Pushed [2022-04-26T03:31:58.822Z] 51abd7e169f9: Pushed [2022-04-26T03:31:58.822Z] 7eb5eb8377d5: Pushed [2022-04-26T03:31:58.822Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:31:58.822Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:31:59.420Z] 1e5666672ba9: Pushed [2022-04-26T03:32:17.701Z] 6df6bf6c4030: Pushed [2022-04-26T03:32:17.701Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:db0e688407426ba70a251224d65df9969a68c25a19252f4eea4db3a5c14bccc5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:18.043Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:18.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-26T03:32:18.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T03:32:18.379Z] 51abd7e169f9: Preparing [2022-04-26T03:32:18.379Z] 39e7a41b9495: Preparing [2022-04-26T03:32:18.379Z] 7eb5eb8377d5: Preparing [2022-04-26T03:32:18.379Z] 6df6bf6c4030: Preparing [2022-04-26T03:32:18.379Z] 1e5666672ba9: Preparing [2022-04-26T03:32:18.379Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:18.379Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:18.379Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:18.379Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:18.652Z] 7eb5eb8377d5: Layer already exists [2022-04-26T03:32:18.652Z] 6df6bf6c4030: Layer already exists [2022-04-26T03:32:18.652Z] 39e7a41b9495: Layer already exists [2022-04-26T03:32:18.652Z] 1e5666672ba9: Layer already exists [2022-04-26T03:32:18.652Z] 51abd7e169f9: Layer already exists [2022-04-26T03:32:18.652Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:18.652Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:18.652Z] latest: digest: sha256:db0e688407426ba70a251224d65df9969a68c25a19252f4eea4db3a5c14bccc5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:18.996Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:19.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.79 [2022-04-26T03:32:19.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T03:32:19.341Z] 51abd7e169f9: Preparing [2022-04-26T03:32:19.341Z] 39e7a41b9495: Preparing [2022-04-26T03:32:19.341Z] 7eb5eb8377d5: Preparing [2022-04-26T03:32:19.341Z] 6df6bf6c4030: Preparing [2022-04-26T03:32:19.341Z] 1e5666672ba9: Preparing [2022-04-26T03:32:19.341Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:19.341Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:19.341Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:19.341Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:19.341Z] 1e5666672ba9: Layer already exists [2022-04-26T03:32:19.341Z] 6df6bf6c4030: Layer already exists [2022-04-26T03:32:19.341Z] 7eb5eb8377d5: Layer already exists [2022-04-26T03:32:19.341Z] 51abd7e169f9: Layer already exists [2022-04-26T03:32:19.341Z] 39e7a41b9495: Layer already exists [2022-04-26T03:32:19.613Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:19.613Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:19.613Z] 2.2.0-dev.79: digest: sha256:db0e688407426ba70a251224d65df9969a68c25a19252f4eea4db3a5c14bccc5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:19.961Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:20.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:20.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T03:32:20.306Z] 51abd7e169f9: Preparing [2022-04-26T03:32:20.306Z] 39e7a41b9495: Preparing [2022-04-26T03:32:20.306Z] 7eb5eb8377d5: Preparing [2022-04-26T03:32:20.306Z] 6df6bf6c4030: Preparing [2022-04-26T03:32:20.306Z] 1e5666672ba9: Preparing [2022-04-26T03:32:20.306Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:20.306Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:20.306Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:20.306Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:20.306Z] 51abd7e169f9: Layer already exists [2022-04-26T03:32:20.306Z] 1e5666672ba9: Layer already exists [2022-04-26T03:32:20.306Z] 7eb5eb8377d5: Layer already exists [2022-04-26T03:32:20.306Z] 39e7a41b9495: Layer already exists [2022-04-26T03:32:20.306Z] 6df6bf6c4030: Layer already exists [2022-04-26T03:32:20.580Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:20.580Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:20.580Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:db0e688407426ba70a251224d65df9969a68c25a19252f4eea4db3a5c14bccc5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:20.929Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:21.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-26T03:32:21.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T03:32:21.269Z] 51abd7e169f9: Preparing [2022-04-26T03:32:21.269Z] 39e7a41b9495: Preparing [2022-04-26T03:32:21.269Z] 7eb5eb8377d5: Preparing [2022-04-26T03:32:21.269Z] 6df6bf6c4030: Preparing [2022-04-26T03:32:21.269Z] 1e5666672ba9: Preparing [2022-04-26T03:32:21.269Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:21.269Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:21.269Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:21.269Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:21.269Z] 51abd7e169f9: Layer already exists [2022-04-26T03:32:21.269Z] 7eb5eb8377d5: Layer already exists [2022-04-26T03:32:21.269Z] 6df6bf6c4030: Layer already exists [2022-04-26T03:32:21.543Z] 1e5666672ba9: Layer already exists [2022-04-26T03:32:21.543Z] 39e7a41b9495: Layer already exists [2022-04-26T03:32:21.543Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:21.543Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:21.543Z] main: digest: sha256:db0e688407426ba70a251224d65df9969a68c25a19252f4eea4db3a5c14bccc5 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:32:21.592Z] ===================================================== [Pipeline] echo [2022-04-26T03:32:21.603Z] taggedImages: [2022-04-26T03:32:21.603Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:21.603Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-26T03:32:21.603Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.79 [2022-04-26T03:32:21.603Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:21.603Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-26T03:32:21.627Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-26T03:32:21.627Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:21.627Z] latest [2022-04-26T03:32:21.627Z] 2.2.0-dev.79 [2022-04-26T03:32:21.627Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:21.627Z] main [2022-04-26T03:32:21.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:21.987Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:22.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:22.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T03:32:22.334Z] 7a5e9c5effc3: Preparing [2022-04-26T03:32:22.334Z] 05a8b4623e42: Preparing [2022-04-26T03:32:22.334Z] 7535a878b3ac: Preparing [2022-04-26T03:32:22.334Z] 2e7902d9cc8d: Preparing [2022-04-26T03:32:22.334Z] 84291b77fbf6: Preparing [2022-04-26T03:32:22.334Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:22.334Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:22.334Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:22.334Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:22.607Z] 84291b77fbf6: Layer already exists [2022-04-26T03:32:22.607Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:22.607Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:22.607Z] 7a5e9c5effc3: Pushed [2022-04-26T03:32:22.607Z] 05a8b4623e42: Pushed [2022-04-26T03:32:22.607Z] 7535a878b3ac: Pushed [2022-04-26T03:32:40.901Z] 2e7902d9cc8d: Pushed [2022-04-26T03:32:40.901Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:5273931b152974b22793e6e1ce73de6e7bf46b5c2154f3407a3821b5c47e1d75 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:41.241Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:41.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-26T03:32:41.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T03:32:41.573Z] 7a5e9c5effc3: Preparing [2022-04-26T03:32:41.573Z] 05a8b4623e42: Preparing [2022-04-26T03:32:41.573Z] 7535a878b3ac: Preparing [2022-04-26T03:32:41.573Z] 2e7902d9cc8d: Preparing [2022-04-26T03:32:41.573Z] 84291b77fbf6: Preparing [2022-04-26T03:32:41.573Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:41.573Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:41.573Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:41.573Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:41.573Z] 7535a878b3ac: Layer already exists [2022-04-26T03:32:41.573Z] 2e7902d9cc8d: Layer already exists [2022-04-26T03:32:41.573Z] 05a8b4623e42: Layer already exists [2022-04-26T03:32:41.573Z] 84291b77fbf6: Layer already exists [2022-04-26T03:32:41.573Z] 7a5e9c5effc3: Layer already exists [2022-04-26T03:32:41.573Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:41.573Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:41.843Z] latest: digest: sha256:5273931b152974b22793e6e1ce73de6e7bf46b5c2154f3407a3821b5c47e1d75 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:42.182Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:42.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.79 [2022-04-26T03:32:42.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T03:32:42.519Z] 7a5e9c5effc3: Preparing [2022-04-26T03:32:42.519Z] 05a8b4623e42: Preparing [2022-04-26T03:32:42.519Z] 7535a878b3ac: Preparing [2022-04-26T03:32:42.519Z] 2e7902d9cc8d: Preparing [2022-04-26T03:32:42.519Z] 84291b77fbf6: Preparing [2022-04-26T03:32:42.519Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:42.519Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:42.519Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:42.519Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:42.519Z] 84291b77fbf6: Layer already exists [2022-04-26T03:32:42.519Z] 2e7902d9cc8d: Layer already exists [2022-04-26T03:32:42.519Z] 7a5e9c5effc3: Layer already exists [2022-04-26T03:32:42.519Z] 05a8b4623e42: Layer already exists [2022-04-26T03:32:42.519Z] 7535a878b3ac: Layer already exists [2022-04-26T03:32:42.519Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:42.519Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:42.790Z] 2.2.0-dev.79: digest: sha256:5273931b152974b22793e6e1ce73de6e7bf46b5c2154f3407a3821b5c47e1d75 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:43.134Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:43.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:43.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T03:32:43.474Z] 7a5e9c5effc3: Preparing [2022-04-26T03:32:43.474Z] 05a8b4623e42: Preparing [2022-04-26T03:32:43.474Z] 7535a878b3ac: Preparing [2022-04-26T03:32:43.474Z] 2e7902d9cc8d: Preparing [2022-04-26T03:32:43.474Z] 84291b77fbf6: Preparing [2022-04-26T03:32:43.474Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:43.474Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:43.474Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:43.474Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:43.474Z] 2e7902d9cc8d: Layer already exists [2022-04-26T03:32:43.474Z] 84291b77fbf6: Layer already exists [2022-04-26T03:32:43.474Z] 7a5e9c5effc3: Layer already exists [2022-04-26T03:32:43.474Z] 7535a878b3ac: Layer already exists [2022-04-26T03:32:43.474Z] 05a8b4623e42: Layer already exists [2022-04-26T03:32:43.747Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:43.747Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:43.747Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:5273931b152974b22793e6e1ce73de6e7bf46b5c2154f3407a3821b5c47e1d75 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:44.099Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:44.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-26T03:32:44.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T03:32:44.451Z] 7a5e9c5effc3: Preparing [2022-04-26T03:32:44.451Z] 05a8b4623e42: Preparing [2022-04-26T03:32:44.451Z] 7535a878b3ac: Preparing [2022-04-26T03:32:44.451Z] 2e7902d9cc8d: Preparing [2022-04-26T03:32:44.451Z] 84291b77fbf6: Preparing [2022-04-26T03:32:44.451Z] 7dda98fca1e1: Preparing [2022-04-26T03:32:44.451Z] 4f4ce317c6bb: Preparing [2022-04-26T03:32:44.451Z] 7dda98fca1e1: Waiting [2022-04-26T03:32:44.451Z] 4f4ce317c6bb: Waiting [2022-04-26T03:32:44.451Z] 05a8b4623e42: Layer already exists [2022-04-26T03:32:44.451Z] 7535a878b3ac: Layer already exists [2022-04-26T03:32:44.451Z] 84291b77fbf6: Layer already exists [2022-04-26T03:32:44.451Z] 7a5e9c5effc3: Layer already exists [2022-04-26T03:32:44.451Z] 2e7902d9cc8d: Layer already exists [2022-04-26T03:32:44.725Z] 7dda98fca1e1: Layer already exists [2022-04-26T03:32:44.725Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:32:44.725Z] main: digest: sha256:5273931b152974b22793e6e1ce73de6e7bf46b5c2154f3407a3821b5c47e1d75 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:32:44.774Z] ===================================================== [Pipeline] echo [2022-04-26T03:32:44.786Z] taggedImages: [2022-04-26T03:32:44.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:44.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-26T03:32:44.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.79 [2022-04-26T03:32:44.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:44.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-26T03:32:44.810Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-26T03:32:44.810Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:44.810Z] latest [2022-04-26T03:32:44.810Z] 2.2.0-dev.79 [2022-04-26T03:32:44.810Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:44.810Z] main [2022-04-26T03:32:44.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:45.187Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:45.543Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:45.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T03:32:45.543Z] fcd6e9ede48a: Preparing [2022-04-26T03:32:45.543Z] dcecc500ff98: Preparing [2022-04-26T03:32:45.543Z] 506503436c51: Preparing [2022-04-26T03:32:45.543Z] 08db28360b06: Preparing [2022-04-26T03:32:45.543Z] f73e7dbfee58: Preparing [2022-04-26T03:32:45.543Z] f73e7dbfee58: Layer already exists [2022-04-26T03:32:45.818Z] 506503436c51: Layer already exists [2022-04-26T03:32:45.818Z] fcd6e9ede48a: Pushed [2022-04-26T03:32:46.090Z] 08db28360b06: Pushed [2022-04-26T03:32:51.481Z] dcecc500ff98: Pushed [2022-04-26T03:32:51.481Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:3c5cd66778e00b4789db6b7fdca4d0dca6e74ba87e73578bd418039db9ee5fab size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:51.827Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:52.167Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-26T03:32:52.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T03:32:52.167Z] fcd6e9ede48a: Preparing [2022-04-26T03:32:52.167Z] dcecc500ff98: Preparing [2022-04-26T03:32:52.167Z] 506503436c51: Preparing [2022-04-26T03:32:52.167Z] 08db28360b06: Preparing [2022-04-26T03:32:52.167Z] f73e7dbfee58: Preparing [2022-04-26T03:32:52.167Z] fcd6e9ede48a: Layer already exists [2022-04-26T03:32:52.167Z] f73e7dbfee58: Layer already exists [2022-04-26T03:32:52.167Z] 08db28360b06: Layer already exists [2022-04-26T03:32:52.167Z] 506503436c51: Layer already exists [2022-04-26T03:32:52.167Z] dcecc500ff98: Layer already exists [2022-04-26T03:32:52.441Z] latest: digest: sha256:3c5cd66778e00b4789db6b7fdca4d0dca6e74ba87e73578bd418039db9ee5fab size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:52.788Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:53.129Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.79 [2022-04-26T03:32:53.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T03:32:53.129Z] fcd6e9ede48a: Preparing [2022-04-26T03:32:53.129Z] dcecc500ff98: Preparing [2022-04-26T03:32:53.129Z] 506503436c51: Preparing [2022-04-26T03:32:53.129Z] 08db28360b06: Preparing [2022-04-26T03:32:53.129Z] f73e7dbfee58: Preparing [2022-04-26T03:32:53.129Z] fcd6e9ede48a: Layer already exists [2022-04-26T03:32:53.129Z] f73e7dbfee58: Layer already exists [2022-04-26T03:32:53.129Z] dcecc500ff98: Layer already exists [2022-04-26T03:32:53.129Z] 08db28360b06: Layer already exists [2022-04-26T03:32:53.129Z] 506503436c51: Layer already exists [2022-04-26T03:32:53.402Z] 2.2.0-dev.79: digest: sha256:3c5cd66778e00b4789db6b7fdca4d0dca6e74ba87e73578bd418039db9ee5fab size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:53.759Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:54.100Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:54.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T03:32:54.100Z] fcd6e9ede48a: Preparing [2022-04-26T03:32:54.100Z] dcecc500ff98: Preparing [2022-04-26T03:32:54.100Z] 506503436c51: Preparing [2022-04-26T03:32:54.100Z] 08db28360b06: Preparing [2022-04-26T03:32:54.100Z] f73e7dbfee58: Preparing [2022-04-26T03:32:54.100Z] f73e7dbfee58: Layer already exists [2022-04-26T03:32:54.100Z] 506503436c51: Layer already exists [2022-04-26T03:32:54.100Z] dcecc500ff98: Layer already exists [2022-04-26T03:32:54.100Z] 08db28360b06: Layer already exists [2022-04-26T03:32:54.100Z] fcd6e9ede48a: Layer already exists [2022-04-26T03:32:54.375Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:3c5cd66778e00b4789db6b7fdca4d0dca6e74ba87e73578bd418039db9ee5fab size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:54.722Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:55.059Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-26T03:32:55.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T03:32:55.060Z] fcd6e9ede48a: Preparing [2022-04-26T03:32:55.060Z] dcecc500ff98: Preparing [2022-04-26T03:32:55.060Z] 506503436c51: Preparing [2022-04-26T03:32:55.060Z] 08db28360b06: Preparing [2022-04-26T03:32:55.060Z] f73e7dbfee58: Preparing [2022-04-26T03:32:55.060Z] f73e7dbfee58: Layer already exists [2022-04-26T03:32:55.333Z] fcd6e9ede48a: Layer already exists [2022-04-26T03:32:55.333Z] dcecc500ff98: Layer already exists [2022-04-26T03:32:55.333Z] 08db28360b06: Layer already exists [2022-04-26T03:32:55.333Z] 506503436c51: Layer already exists [2022-04-26T03:32:55.333Z] main: digest: sha256:3c5cd66778e00b4789db6b7fdca4d0dca6e74ba87e73578bd418039db9ee5fab size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:32:55.387Z] ===================================================== [Pipeline] echo [2022-04-26T03:32:55.397Z] taggedImages: [2022-04-26T03:32:55.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:55.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-26T03:32:55.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.79 [2022-04-26T03:32:55.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:55.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-26T03:32:55.422Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-26T03:32:55.422Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:55.422Z] latest [2022-04-26T03:32:55.422Z] 2.2.0-dev.79 [2022-04-26T03:32:55.422Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:32:55.422Z] main [2022-04-26T03:32:55.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:55.781Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:32:56.137Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:32:56.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T03:32:56.138Z] 6f9fed0b9740: Preparing [2022-04-26T03:32:56.138Z] ab6e5ab7d02c: Preparing [2022-04-26T03:32:56.138Z] 506503436c51: Preparing [2022-04-26T03:32:56.138Z] 3207b87bb60b: Preparing [2022-04-26T03:32:56.138Z] f73e7dbfee58: Preparing [2022-04-26T03:32:56.419Z] 506503436c51: Layer already exists [2022-04-26T03:32:56.419Z] 3207b87bb60b: Layer already exists [2022-04-26T03:32:56.419Z] f73e7dbfee58: Layer already exists [2022-04-26T03:32:56.419Z] 6f9fed0b9740: Pushed [2022-04-26T03:33:01.810Z] ab6e5ab7d02c: Pushed [2022-04-26T03:33:01.810Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:29e56e46f1f80cd1f18c65da9e2353d917350b33f93802a4fd19ace07d39fefa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:02.155Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:02.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-26T03:33:02.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T03:33:02.495Z] 6f9fed0b9740: Preparing [2022-04-26T03:33:02.495Z] ab6e5ab7d02c: Preparing [2022-04-26T03:33:02.495Z] 506503436c51: Preparing [2022-04-26T03:33:02.495Z] 3207b87bb60b: Preparing [2022-04-26T03:33:02.495Z] f73e7dbfee58: Preparing [2022-04-26T03:33:02.495Z] 6f9fed0b9740: Layer already exists [2022-04-26T03:33:02.495Z] 506503436c51: Layer already exists [2022-04-26T03:33:02.495Z] f73e7dbfee58: Layer already exists [2022-04-26T03:33:02.495Z] 3207b87bb60b: Layer already exists [2022-04-26T03:33:02.495Z] ab6e5ab7d02c: Layer already exists [2022-04-26T03:33:02.767Z] latest: digest: sha256:29e56e46f1f80cd1f18c65da9e2353d917350b33f93802a4fd19ace07d39fefa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:03.114Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:03.453Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.79 [2022-04-26T03:33:03.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T03:33:03.453Z] 6f9fed0b9740: Preparing [2022-04-26T03:33:03.453Z] ab6e5ab7d02c: Preparing [2022-04-26T03:33:03.453Z] 506503436c51: Preparing [2022-04-26T03:33:03.453Z] 3207b87bb60b: Preparing [2022-04-26T03:33:03.453Z] f73e7dbfee58: Preparing [2022-04-26T03:33:03.453Z] ab6e5ab7d02c: Layer already exists [2022-04-26T03:33:03.453Z] 6f9fed0b9740: Layer already exists [2022-04-26T03:33:03.453Z] 506503436c51: Layer already exists [2022-04-26T03:33:03.724Z] f73e7dbfee58: Layer already exists [2022-04-26T03:33:03.724Z] 3207b87bb60b: Layer already exists [2022-04-26T03:33:03.724Z] 2.2.0-dev.79: digest: sha256:29e56e46f1f80cd1f18c65da9e2353d917350b33f93802a4fd19ace07d39fefa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:04.068Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:04.406Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:33:04.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T03:33:04.406Z] 6f9fed0b9740: Preparing [2022-04-26T03:33:04.406Z] ab6e5ab7d02c: Preparing [2022-04-26T03:33:04.406Z] 506503436c51: Preparing [2022-04-26T03:33:04.406Z] 3207b87bb60b: Preparing [2022-04-26T03:33:04.406Z] f73e7dbfee58: Preparing [2022-04-26T03:33:04.406Z] 6f9fed0b9740: Layer already exists [2022-04-26T03:33:04.406Z] ab6e5ab7d02c: Layer already exists [2022-04-26T03:33:04.406Z] 506503436c51: Layer already exists [2022-04-26T03:33:04.680Z] 3207b87bb60b: Layer already exists [2022-04-26T03:33:04.680Z] f73e7dbfee58: Layer already exists [2022-04-26T03:33:04.680Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:29e56e46f1f80cd1f18c65da9e2353d917350b33f93802a4fd19ace07d39fefa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:05.029Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:05.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-26T03:33:05.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T03:33:05.371Z] 6f9fed0b9740: Preparing [2022-04-26T03:33:05.371Z] ab6e5ab7d02c: Preparing [2022-04-26T03:33:05.371Z] 506503436c51: Preparing [2022-04-26T03:33:05.371Z] 3207b87bb60b: Preparing [2022-04-26T03:33:05.371Z] f73e7dbfee58: Preparing [2022-04-26T03:33:05.371Z] f73e7dbfee58: Layer already exists [2022-04-26T03:33:05.371Z] 3207b87bb60b: Layer already exists [2022-04-26T03:33:05.371Z] 506503436c51: Layer already exists [2022-04-26T03:33:05.371Z] ab6e5ab7d02c: Layer already exists [2022-04-26T03:33:05.371Z] 6f9fed0b9740: Layer already exists [2022-04-26T03:33:05.643Z] main: digest: sha256:29e56e46f1f80cd1f18c65da9e2353d917350b33f93802a4fd19ace07d39fefa size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:33:05.693Z] ===================================================== [Pipeline] echo [2022-04-26T03:33:05.703Z] taggedImages: [2022-04-26T03:33:05.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:33:05.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-26T03:33:05.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.79 [2022-04-26T03:33:05.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:33:05.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-26T03:33:05.726Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-26T03:33:05.726Z] 286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:33:05.726Z] latest [2022-04-26T03:33:05.726Z] 2.2.0-dev.79 [2022-04-26T03:33:05.726Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:33:05.726Z] main [2022-04-26T03:33:05.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:06.082Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:06.420Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:33:06.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T03:33:06.420Z] 6cef05411187: Preparing [2022-04-26T03:33:06.420Z] 7578e8405f38: Preparing [2022-04-26T03:33:06.420Z] 8d8a211e1251: Preparing [2022-04-26T03:33:06.420Z] c75fd184f95d: Preparing [2022-04-26T03:33:06.420Z] f0e5a4d6c014: Preparing [2022-04-26T03:33:06.420Z] 3b19d27f08f7: Preparing [2022-04-26T03:33:06.420Z] 73bb99a6e169: Preparing [2022-04-26T03:33:06.420Z] ec06c3102977: Preparing [2022-04-26T03:33:06.420Z] 6a3c62e080c7: Preparing [2022-04-26T03:33:06.420Z] 340cb19ca677: Preparing [2022-04-26T03:33:06.420Z] 4f4ce317c6bb: Preparing [2022-04-26T03:33:06.420Z] ec06c3102977: Waiting [2022-04-26T03:33:06.420Z] 6a3c62e080c7: Waiting [2022-04-26T03:33:06.420Z] 340cb19ca677: Waiting [2022-04-26T03:33:06.420Z] 4f4ce317c6bb: Waiting [2022-04-26T03:33:06.420Z] 3b19d27f08f7: Waiting [2022-04-26T03:33:06.420Z] 73bb99a6e169: Waiting [2022-04-26T03:33:06.695Z] f0e5a4d6c014: Layer already exists [2022-04-26T03:33:06.695Z] 3b19d27f08f7: Layer already exists [2022-04-26T03:33:06.695Z] 73bb99a6e169: Layer already exists [2022-04-26T03:33:06.695Z] 7578e8405f38: Pushed [2022-04-26T03:33:06.695Z] ec06c3102977: Layer already exists [2022-04-26T03:33:06.695Z] 340cb19ca677: Layer already exists [2022-04-26T03:33:06.695Z] 6a3c62e080c7: Layer already exists [2022-04-26T03:33:06.970Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:33:07.567Z] 6cef05411187: Pushed [2022-04-26T03:33:09.536Z] 8d8a211e1251: Pushed [2022-04-26T03:33:27.829Z] c75fd184f95d: Pushed [2022-04-26T03:33:27.829Z] 286359eb7709b2caf278392d9d97e009b6fa325f: digest: sha256:2450810a51e97197fd71728dd541adc45c1c2c2148a26e36baeca2803622e4e7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:28.177Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:28.514Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-26T03:33:28.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T03:33:28.514Z] 6cef05411187: Preparing [2022-04-26T03:33:28.514Z] 7578e8405f38: Preparing [2022-04-26T03:33:28.514Z] 8d8a211e1251: Preparing [2022-04-26T03:33:28.514Z] c75fd184f95d: Preparing [2022-04-26T03:33:28.514Z] f0e5a4d6c014: Preparing [2022-04-26T03:33:28.514Z] 3b19d27f08f7: Preparing [2022-04-26T03:33:28.514Z] 73bb99a6e169: Preparing [2022-04-26T03:33:28.514Z] ec06c3102977: Preparing [2022-04-26T03:33:28.514Z] 6a3c62e080c7: Preparing [2022-04-26T03:33:28.514Z] 340cb19ca677: Preparing [2022-04-26T03:33:28.514Z] 4f4ce317c6bb: Preparing [2022-04-26T03:33:28.514Z] ec06c3102977: Waiting [2022-04-26T03:33:28.515Z] 6a3c62e080c7: Waiting [2022-04-26T03:33:28.515Z] 3b19d27f08f7: Waiting [2022-04-26T03:33:28.515Z] 340cb19ca677: Waiting [2022-04-26T03:33:28.515Z] 4f4ce317c6bb: Waiting [2022-04-26T03:33:28.515Z] 73bb99a6e169: Waiting [2022-04-26T03:33:28.515Z] c75fd184f95d: Layer already exists [2022-04-26T03:33:28.515Z] 6cef05411187: Layer already exists [2022-04-26T03:33:28.786Z] f0e5a4d6c014: Layer already exists [2022-04-26T03:33:28.786Z] 8d8a211e1251: Layer already exists [2022-04-26T03:33:28.786Z] 7578e8405f38: Layer already exists [2022-04-26T03:33:28.786Z] 3b19d27f08f7: Layer already exists [2022-04-26T03:33:28.786Z] ec06c3102977: Layer already exists [2022-04-26T03:33:28.786Z] 73bb99a6e169: Layer already exists [2022-04-26T03:33:28.786Z] 340cb19ca677: Layer already exists [2022-04-26T03:33:28.786Z] 6a3c62e080c7: Layer already exists [2022-04-26T03:33:28.786Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:33:28.786Z] latest: digest: sha256:2450810a51e97197fd71728dd541adc45c1c2c2148a26e36baeca2803622e4e7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:29.131Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:29.469Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.79 [2022-04-26T03:33:29.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T03:33:29.469Z] 6cef05411187: Preparing [2022-04-26T03:33:29.469Z] 7578e8405f38: Preparing [2022-04-26T03:33:29.469Z] 8d8a211e1251: Preparing [2022-04-26T03:33:29.469Z] c75fd184f95d: Preparing [2022-04-26T03:33:29.469Z] f0e5a4d6c014: Preparing [2022-04-26T03:33:29.469Z] 3b19d27f08f7: Preparing [2022-04-26T03:33:29.469Z] 73bb99a6e169: Preparing [2022-04-26T03:33:29.470Z] ec06c3102977: Preparing [2022-04-26T03:33:29.470Z] 6a3c62e080c7: Preparing [2022-04-26T03:33:29.470Z] 340cb19ca677: Preparing [2022-04-26T03:33:29.470Z] 4f4ce317c6bb: Preparing [2022-04-26T03:33:29.470Z] 3b19d27f08f7: Waiting [2022-04-26T03:33:29.470Z] 73bb99a6e169: Waiting [2022-04-26T03:33:29.470Z] ec06c3102977: Waiting [2022-04-26T03:33:29.470Z] 6a3c62e080c7: Waiting [2022-04-26T03:33:29.470Z] 340cb19ca677: Waiting [2022-04-26T03:33:29.470Z] 4f4ce317c6bb: Waiting [2022-04-26T03:33:29.744Z] 7578e8405f38: Layer already exists [2022-04-26T03:33:29.744Z] 6cef05411187: Layer already exists [2022-04-26T03:33:29.744Z] c75fd184f95d: Layer already exists [2022-04-26T03:33:29.744Z] 8d8a211e1251: Layer already exists [2022-04-26T03:33:29.744Z] f0e5a4d6c014: Layer already exists [2022-04-26T03:33:29.744Z] 73bb99a6e169: Layer already exists [2022-04-26T03:33:29.744Z] 3b19d27f08f7: Layer already exists [2022-04-26T03:33:29.744Z] ec06c3102977: Layer already exists [2022-04-26T03:33:29.744Z] 6a3c62e080c7: Layer already exists [2022-04-26T03:33:29.744Z] 340cb19ca677: Layer already exists [2022-04-26T03:33:29.744Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:33:29.744Z] 2.2.0-dev.79: digest: sha256:2450810a51e97197fd71728dd541adc45c1c2c2148a26e36baeca2803622e4e7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:30.090Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:30.435Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:33:30.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T03:33:30.435Z] 6cef05411187: Preparing [2022-04-26T03:33:30.435Z] 7578e8405f38: Preparing [2022-04-26T03:33:30.435Z] 8d8a211e1251: Preparing [2022-04-26T03:33:30.435Z] c75fd184f95d: Preparing [2022-04-26T03:33:30.435Z] f0e5a4d6c014: Preparing [2022-04-26T03:33:30.435Z] 3b19d27f08f7: Preparing [2022-04-26T03:33:30.435Z] 73bb99a6e169: Preparing [2022-04-26T03:33:30.435Z] ec06c3102977: Preparing [2022-04-26T03:33:30.435Z] 6a3c62e080c7: Preparing [2022-04-26T03:33:30.435Z] 340cb19ca677: Preparing [2022-04-26T03:33:30.435Z] 4f4ce317c6bb: Preparing [2022-04-26T03:33:30.435Z] 3b19d27f08f7: Waiting [2022-04-26T03:33:30.435Z] 73bb99a6e169: Waiting [2022-04-26T03:33:30.435Z] 6a3c62e080c7: Waiting [2022-04-26T03:33:30.435Z] 340cb19ca677: Waiting [2022-04-26T03:33:30.435Z] ec06c3102977: Waiting [2022-04-26T03:33:30.435Z] 4f4ce317c6bb: Waiting [2022-04-26T03:33:30.435Z] 7578e8405f38: Layer already exists [2022-04-26T03:33:30.435Z] c75fd184f95d: Layer already exists [2022-04-26T03:33:30.435Z] 6cef05411187: Layer already exists [2022-04-26T03:33:30.435Z] f0e5a4d6c014: Layer already exists [2022-04-26T03:33:30.435Z] 8d8a211e1251: Layer already exists [2022-04-26T03:33:30.435Z] ec06c3102977: Layer already exists [2022-04-26T03:33:30.435Z] 73bb99a6e169: Layer already exists [2022-04-26T03:33:30.435Z] 3b19d27f08f7: Layer already exists [2022-04-26T03:33:30.435Z] 6a3c62e080c7: Layer already exists [2022-04-26T03:33:30.435Z] 340cb19ca677: Layer already exists [2022-04-26T03:33:30.709Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:33:30.709Z] 286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79: digest: sha256:2450810a51e97197fd71728dd541adc45c1c2c2148a26e36baeca2803622e4e7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:31.059Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:31.401Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-26T03:33:31.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T03:33:31.401Z] 6cef05411187: Preparing [2022-04-26T03:33:31.401Z] 7578e8405f38: Preparing [2022-04-26T03:33:31.401Z] 8d8a211e1251: Preparing [2022-04-26T03:33:31.401Z] c75fd184f95d: Preparing [2022-04-26T03:33:31.401Z] f0e5a4d6c014: Preparing [2022-04-26T03:33:31.401Z] 3b19d27f08f7: Preparing [2022-04-26T03:33:31.401Z] 73bb99a6e169: Preparing [2022-04-26T03:33:31.401Z] ec06c3102977: Preparing [2022-04-26T03:33:31.401Z] 6a3c62e080c7: Preparing [2022-04-26T03:33:31.401Z] 340cb19ca677: Preparing [2022-04-26T03:33:31.401Z] 4f4ce317c6bb: Preparing [2022-04-26T03:33:31.401Z] ec06c3102977: Waiting [2022-04-26T03:33:31.401Z] 340cb19ca677: Waiting [2022-04-26T03:33:31.401Z] 6a3c62e080c7: Waiting [2022-04-26T03:33:31.401Z] 3b19d27f08f7: Waiting [2022-04-26T03:33:31.401Z] 4f4ce317c6bb: Waiting [2022-04-26T03:33:31.401Z] 73bb99a6e169: Waiting [2022-04-26T03:33:31.401Z] 8d8a211e1251: Layer already exists [2022-04-26T03:33:31.401Z] 6cef05411187: Layer already exists [2022-04-26T03:33:31.401Z] 7578e8405f38: Layer already exists [2022-04-26T03:33:31.401Z] c75fd184f95d: Layer already exists [2022-04-26T03:33:31.401Z] f0e5a4d6c014: Layer already exists [2022-04-26T03:33:31.674Z] 6a3c62e080c7: Layer already exists [2022-04-26T03:33:31.674Z] 73bb99a6e169: Layer already exists [2022-04-26T03:33:31.674Z] ec06c3102977: Layer already exists [2022-04-26T03:33:31.674Z] 3b19d27f08f7: Layer already exists [2022-04-26T03:33:31.674Z] 340cb19ca677: Layer already exists [2022-04-26T03:33:31.674Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:33:31.674Z] main: digest: sha256:2450810a51e97197fd71728dd541adc45c1c2c2148a26e36baeca2803622e4e7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:33:31.721Z] ===================================================== [Pipeline] echo [2022-04-26T03:33:31.730Z] taggedImages: [2022-04-26T03:33:31.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f [2022-04-26T03:33:31.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-26T03:33:31.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.79 [2022-04-26T03:33:31.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:286359eb7709b2caf278392d9d97e009b6fa325f-2.2.0-dev.79 [2022-04-26T03:33:31.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:32.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T03:33:32.100Z] [2022-04-26T03:33:32.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:33:32.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T03:33:32.721Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T03:33:32.721Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T03:33:32.721Z] 04944245beec: Pulling fs layer [2022-04-26T03:33:32.721Z] 699f458cf7ca: Pulling fs layer [2022-04-26T03:33:32.721Z] 765212b225bb: Pulling fs layer [2022-04-26T03:33:32.721Z] f23df028b6ca: Pulling fs layer [2022-04-26T03:33:32.721Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T03:33:32.721Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T03:33:32.721Z] f23df028b6ca: Waiting [2022-04-26T03:33:32.721Z] d65c8cfc05b1: Waiting [2022-04-26T03:33:32.721Z] 765212b225bb: Waiting [2022-04-26T03:33:32.721Z] 2437ff75d9bd: Waiting [2022-04-26T03:33:32.721Z] 04944245beec: Verifying Checksum [2022-04-26T03:33:32.721Z] 04944245beec: Download complete [2022-04-26T03:33:32.721Z] 765212b225bb: Verifying Checksum [2022-04-26T03:33:32.721Z] 765212b225bb: Download complete [2022-04-26T03:33:32.721Z] f23df028b6ca: Verifying Checksum [2022-04-26T03:33:32.721Z] f23df028b6ca: Download complete [2022-04-26T03:33:32.721Z] d65c8cfc05b1: Download complete [2022-04-26T03:33:32.997Z] 699f458cf7ca: Verifying Checksum [2022-04-26T03:33:32.997Z] 699f458cf7ca: Download complete [2022-04-26T03:33:33.271Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T03:33:33.271Z] 8998bd30e6a1: Download complete [2022-04-26T03:33:35.902Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T03:33:35.902Z] 2437ff75d9bd: Download complete [2022-04-26T03:33:37.886Z] 8998bd30e6a1: Pull complete [2022-04-26T03:33:38.161Z] 04944245beec: Pull complete [2022-04-26T03:33:39.601Z] 699f458cf7ca: Pull complete [2022-04-26T03:33:39.877Z] 765212b225bb: Pull complete [2022-04-26T03:33:40.858Z] f23df028b6ca: Pull complete [2022-04-26T03:33:41.131Z] d65c8cfc05b1: Pull complete [2022-04-26T03:33:56.224Z] 2437ff75d9bd: Pull complete [2022-04-26T03:33:56.224Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T03:33:56.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T03:33:56.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T03:33:56.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-23559 does not seem to be running inside a container [2022-04-26T03:33:56.550Z] $ 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/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T03:33:59.384Z] $ docker top bcb8cfaa112e5f77fbef2c42f27de3525fe6a655e724d604c6117ce3a8718d76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:34:00.455Z] ---> job-cost.sh [2022-04-26T03:34:00.456Z] lf-activate-venv: SKIPPING [2022-04-26T03:34:00.456Z] INFO: No Stack... [2022-04-26T03:34:01.051Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T03:34:01.647Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T03:34:02.316Z] + cat /w/workspace/edgex-go/206/archives/cost.csv [2022-04-26T03:34:02.316Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T03:34:02.347Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-206-stack-cost] [2022-04-26T03:34:02.353Z] Resource [jenkins-edgexfoundry-edgex-go-main-206-stack-cost] did not exist. Created. [2022-04-26T03:34:02.353Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T03:34:03.019Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T03:34:03.694Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T03:34:03.705Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T03:34:03.711Z] $ docker stop --time=1 bcb8cfaa112e5f77fbef2c42f27de3525fe6a655e724d604c6117ce3a8718d76 [2022-04-26T03:34:05.280Z] $ docker rm -f bcb8cfaa112e5f77fbef2c42f27de3525fe6a655e724d604c6117ce3a8718d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-26T03:34:05.885Z] provisioning config files... [2022-04-26T03:34:05.894Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/206@tmp/config9204714505548937680tmp [Pipeline] { [Pipeline] sh [2022-04-26T03:34:06.192Z] + set +x [2022-04-26T03:34:06.192Z] + curl -s https://codecov.io/bash [2022-04-26T03:34:06.192Z] + bash -s -- [2022-04-26T03:34:06.192Z] [2022-04-26T03:34:06.192Z] _____ _ [2022-04-26T03:34:06.192Z] / ____| | | [2022-04-26T03:34:06.192Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T03:34:06.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T03:34:06.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T03:34:06.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T03:34:06.192Z] Bash-1.0.6 [2022-04-26T03:34:06.192Z] [2022-04-26T03:34:06.192Z] [2022-04-26T03:34:06.192Z] ==> git version 2.25.1 found [2022-04-26T03:34:06.192Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-26T03:34:06.192Z] Release-Date: 2020-01-08 [2022-04-26T03:34:06.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-26T03:34:06.192Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T03:34:06.192Z] ==> Jenkins CI detected. [2022-04-26T03:34:06.192Z] current dir:  /w/workspace/edgex-go/206 [2022-04-26T03:34:06.192Z] project root: . [2022-04-26T03:34:06.192Z] --> token set from env [2022-04-26T03:34:06.192Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T03:34:06.453Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T03:34:06.453Z] ==> Python coveragepy not found [2022-04-26T03:34:06.453Z] ==> Searching for coverage reports in: [2022-04-26T03:34:06.453Z] + . [2022-04-26T03:34:06.453Z] -> Found 1 reports [2022-04-26T03:34:06.453Z] ==> Detecting git/mercurial file structure [2022-04-26T03:34:06.453Z] ==> Reading reports [2022-04-26T03:34:06.453Z] + ./coverage.out bytes=435134 [2022-04-26T03:34:06.453Z] ==> Appending adjustments [2022-04-26T03:34:06.453Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T03:34:07.835Z] + Found adjustments [2022-04-26T03:34:07.835Z] ==> Gzipping contents [2022-04-26T03:34:07.835Z] 60K /tmp/codecov.eL7vyj.gz [2022-04-26T03:34:07.835Z] ==> Uploading reports [2022-04-26T03:34:07.835Z] url: https://codecov.io [2022-04-26T03:34:07.835Z] query: branch=main&commit=286359eb7709b2caf278392d9d97e009b6fa325f&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T03:34:07.835Z] -> Pinging Codecov [2022-04-26T03:34:07.835Z] 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=286359eb7709b2caf278392d9d97e009b6fa325f&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T03:34:07.835Z] -> Uploading to [2022-04-26T03:34:07.835Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/286359eb7709b2caf278392d9d97e009b6fa325f/c7bd907d-1ac8-42a2-b049-6ee8b4528bb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T033407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b715b84a2fde33104158ea60f8d845613550de764878b429a8b3bfe8666ca77 [2022-04-26T03:34:07.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T03:34:07.835Z] Dload Upload Total Spent Left Speed [2022-04-26T03:34:08.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59923 0 0 100 59923 0 218k --:--:-- --:--:-- --:--:-- 217k [2022-04-26T03:34:08.353Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/286359eb7709b2caf278392d9d97e009b6fa325f [Pipeline] } [2022-04-26T03:34:08.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-26T03:34:08.622Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-26T03:34:08.635Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:34:08.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T03:34:08.924Z] [2022-04-26T03:34:08.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:34:09.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T03:34:09.227Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-26T03:34:09.227Z] 188c0c94c7c5: Pulling fs layer [2022-04-26T03:34:09.227Z] 0ef7d3d256c8: Pulling fs layer [2022-04-26T03:34:09.227Z] de9db76c5a1d: Pulling fs layer [2022-04-26T03:34:09.227Z] 0eba1c9be4d2: Pulling fs layer [2022-04-26T03:34:09.227Z] 0d57e429df01: Pulling fs layer [2022-04-26T03:34:09.227Z] 4e4be7b47b0d: Pulling fs layer [2022-04-26T03:34:09.227Z] e1f770b5df2f: Pulling fs layer [2022-04-26T03:34:09.227Z] 85a0685a4137: Pulling fs layer [2022-04-26T03:34:09.227Z] 0eba1c9be4d2: Waiting [2022-04-26T03:34:09.227Z] 4e4be7b47b0d: Waiting [2022-04-26T03:34:09.227Z] 85a0685a4137: Waiting [2022-04-26T03:34:09.227Z] 0d57e429df01: Waiting [2022-04-26T03:34:09.227Z] de9db76c5a1d: Verifying Checksum [2022-04-26T03:34:09.227Z] de9db76c5a1d: Download complete [2022-04-26T03:34:09.227Z] 0ef7d3d256c8: Verifying Checksum [2022-04-26T03:34:09.227Z] 0ef7d3d256c8: Download complete [2022-04-26T03:34:09.227Z] 0d57e429df01: Verifying Checksum [2022-04-26T03:34:09.227Z] 0d57e429df01: Download complete [2022-04-26T03:34:09.227Z] 4e4be7b47b0d: Verifying Checksum [2022-04-26T03:34:09.227Z] 4e4be7b47b0d: Download complete [2022-04-26T03:34:09.227Z] 188c0c94c7c5: Verifying Checksum [2022-04-26T03:34:09.227Z] 188c0c94c7c5: Download complete [2022-04-26T03:34:09.486Z] 188c0c94c7c5: Pull complete [2022-04-26T03:34:09.487Z] e1f770b5df2f: Verifying Checksum [2022-04-26T03:34:09.487Z] e1f770b5df2f: Download complete [2022-04-26T03:34:09.487Z] 0ef7d3d256c8: Pull complete [2022-04-26T03:34:09.747Z] de9db76c5a1d: Pull complete [2022-04-26T03:34:10.005Z] 0eba1c9be4d2: Verifying Checksum [2022-04-26T03:34:10.005Z] 0eba1c9be4d2: Download complete [2022-04-26T03:34:10.263Z] 85a0685a4137: Verifying Checksum [2022-04-26T03:34:10.263Z] 85a0685a4137: Download complete [2022-04-26T03:34:13.552Z] 0eba1c9be4d2: Pull complete [2022-04-26T03:34:13.552Z] 0d57e429df01: Pull complete [2022-04-26T03:34:13.552Z] 4e4be7b47b0d: Pull complete [2022-04-26T03:34:13.552Z] e1f770b5df2f: Pull complete [2022-04-26T03:34:16.846Z] 85a0685a4137: Pull complete [2022-04-26T03:34:16.846Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-26T03:34:16.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T03:34:16.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-26T03:34:16.910Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T03:34:16.959Z] $ 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/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-26T03:34:19.181Z] $ docker top bead347cc5330d2799d7b641c3b746ff81e9453e7992ca76529908de66a6c355 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T03:34:19.261Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-26T03:34:19.538Z] + set -o pipefail [2022-04-26T03:34:19.538Z] + snyk monitor '--org=edgex-jenkins' [2022-04-26T03:34:26.119Z] [2022-04-26T03:34:26.119Z] Monitoring /w/workspace/edgex-go/206 (github.com/edgexfoundry/edgex-go)... [2022-04-26T03:34:26.119Z] [2022-04-26T03:34:26.119Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3ff8cea3-6f38-4a24-bcb1-f6ac51c16703 [2022-04-26T03:34:26.119Z] [2022-04-26T03:34:26.119Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-26T03:34:26.119Z] [2022-04-26T03:34:26.119Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-26T03:34:26.119Z] [2022-04-26T03:34:26.379Z] [Pipeline] } [2022-04-26T03:34:26.392Z] $ docker stop --time=1 bead347cc5330d2799d7b641c3b746ff81e9453e7992ca76529908de66a6c355 [2022-04-26T03:34:28.502Z] $ docker rm -f bead347cc5330d2799d7b641c3b746ff81e9453e7992ca76529908de66a6c355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-26T03:34:28.903Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T03:34:28.913Z] provisioning config files... [2022-04-26T03:34:28.922Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/206@tmp/config1469123069951145151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:34:29.222Z] --> edgex-publish-swagger.sh [2022-04-26T03:34:29.222Z] === Publish openapi/v2 API === [2022-04-26T03:34:29.222Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-26T03:34:29.222Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/206/openapi/v2/core-command.yaml] [2022-04-26T03:34:29.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T03:34:29.222Z] Dload Upload Total Spent Left Speed [2022-04-26T03:34:30.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33298 0:00:01 0:00:01 --:--:-- 33298 100 33831 0 0 100 33831 0 33298 0:00:01 0:00:01 --:--:-- 33298 [2022-04-26T03:34:30.164Z] [2022-04-26T03:34:30.164Z] [2022-04-26T03:34:30.164Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/206/openapi/v2/core-data.yaml] [2022-04-26T03:34:30.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T03:34:30.164Z] Dload Upload Total Spent Left Speed [2022-04-26T03:34:31.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 79826 --:--:-- --:--:-- --:--:-- 79737 100 71604 0 0 100 71604 0 79826 --:--:-- --:--:-- --:--:-- 79737 [2022-04-26T03:34:31.104Z] [2022-04-26T03:34:31.104Z] [2022-04-26T03:34:31.104Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/206/openapi/v2/core-metadata.yaml] [2022-04-26T03:34:31.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T03:34:31.104Z] Dload Upload Total Spent Left Speed [2022-04-26T03:34:32.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 129k 0:00:01 0:00:01 --:--:-- 129k 100 141k 0 0 100 141k 0 129k 0:00:01 0:00:01 --:--:-- 129k [2022-04-26T03:34:32.048Z] [2022-04-26T03:34:32.048Z] [2022-04-26T03:34:32.048Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/206/openapi/v2/support-notifications.yaml] [2022-04-26T03:34:32.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T03:34:32.048Z] Dload Upload Total Spent Left Speed [2022-04-26T03:34:32.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 94516 --:--:-- --:--:-- --:--:-- 94416 100 89318 0 0 100 89318 0 94516 --:--:-- --:--:-- --:--:-- 94416 [2022-04-26T03:34:32.989Z] [2022-04-26T03:34:32.989Z] [2022-04-26T03:34:33.249Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/206/openapi/v2/support-scheduler.yaml] [2022-04-26T03:34:33.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T03:34:33.249Z] Dload Upload Total Spent Left Speed [2022-04-26T03:34:34.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32881 0:00:01 0:00:01 --:--:-- 32881 100 39556 0 0 100 39556 0 30149 0:00:01 0:00:01 --:--:-- 30149 [2022-04-26T03:34:34.634Z] [2022-04-26T03:34:34.634Z] [2022-04-26T03:34:34.634Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/206/openapi/v2/system-agent.yaml] [2022-04-26T03:34:34.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T03:34:34.634Z] Dload Upload Total Spent Left Speed [2022-04-26T03:34:35.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23066 --:--:-- --:--:-- --:--:-- 23040 100 20091 0 0 100 20091 0 23066 --:--:-- --:--:-- --:--:-- 23040 [2022-04-26T03:34:35.464Z] [2022-04-26T03:34:35.464Z] [Pipeline] } [2022-04-26T03:34:35.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-04-26T03:34:35.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T03:34:35.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:34:36.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T03:34:36.146Z] . [Pipeline] withDockerContainer [2022-04-26T03:34:36.217Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T03:34:36.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T03:34:36.676Z] $ docker top 976e585f484599809860929fc0c43054516cd193d726e9d44e670936f4fce7aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T03:34:36.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T03:34:36.778Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T03:34:36.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T03:34:36.919Z] $ docker exec 976e585f484599809860929fc0c43054516cd193d726e9d44e670936f4fce7aa ssh-agent [2022-04-26T03:34:37.070Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiolACO/agent.16 [2022-04-26T03:34:37.070Z] SSH_AGENT_PID=23 [2022-04-26T03:34:37.076Z] Running ssh-add (command line suppressed) [2022-04-26T03:34:37.193Z] Identity added: /w/workspace/edgex-go/206@tmp/private_key_3604647115825179606.key (/w/workspace/edgex-go/206@tmp/private_key_3604647115825179606.key) [2022-04-26T03:34:37.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T03:34:37.501Z] + git semver tag [2022-04-26T03:34:37.501Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T03:34:37.501Z] # $GIT_DIR = /w/workspace/edgex-go/206/.git [2022-04-26T03:34:37.501Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/206 [2022-04-26T03:34:37.501Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T03:34:37.501Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T03:34:37.501Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T03:34:37.501Z] # $SEMVER_BRANCH = main [2022-04-26T03:34:37.501Z] # $SEMVER_DIR = /w/workspace/edgex-go/206/.semver [2022-04-26T03:34:37.501Z] # 286359eb7709b2caf278392d9d97e009b6fa325f HEAD [2022-04-26T03:34:37.501Z] # -> Force: false [2022-04-26T03:34:37.501Z] # cc0755b381c68c21d49d38d7a290d28782b1eaa0 refs/tags/v2.2.0-dev.79 [Pipeline] } [2022-04-26T03:34:37.511Z] $ docker exec --env ******** --env ******** 976e585f484599809860929fc0c43054516cd193d726e9d44e670936f4fce7aa ssh-agent -k [2022-04-26T03:34:37.629Z] unset SSH_AUTH_SOCK; [2022-04-26T03:34:37.629Z] unset SSH_AGENT_PID; [2022-04-26T03:34:37.629Z] echo Agent pid 23 killed; [2022-04-26T03:34:37.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T03:34:37.953Z] + git semver [Pipeline] } [2022-04-26T03:34:37.967Z] $ docker stop --time=1 976e585f484599809860929fc0c43054516cd193d726e9d44e670936f4fce7aa [2022-04-26T03:34:39.283Z] $ docker rm -f 976e585f484599809860929fc0c43054516cd193d726e9d44e670936f4fce7aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:34:39.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T03:34:39.673Z] [2022-04-26T03:34:39.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:34:39.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T03:34:39.971Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-26T03:34:39.971Z] ab5ef0e58194: Pulling fs layer [2022-04-26T03:34:39.971Z] 9712f1f96733: Pulling fs layer [2022-04-26T03:34:39.971Z] 63f879dbbcfc: Pulling fs layer [2022-04-26T03:34:39.971Z] 0d9ebad4ef96: Pulling fs layer [2022-04-26T03:34:39.971Z] e9a5061849ea: Pulling fs layer [2022-04-26T03:34:39.971Z] d747dcd14b5f: Pulling fs layer [2022-04-26T03:34:39.971Z] 2de7ff778b66: Pulling fs layer [2022-04-26T03:34:39.971Z] d747dcd14b5f: Waiting [2022-04-26T03:34:39.971Z] 2de7ff778b66: Waiting [2022-04-26T03:34:39.971Z] 0d9ebad4ef96: Waiting [2022-04-26T03:34:39.971Z] e9a5061849ea: Waiting [2022-04-26T03:34:39.971Z] 9712f1f96733: Verifying Checksum [2022-04-26T03:34:39.971Z] 9712f1f96733: Download complete [2022-04-26T03:34:40.231Z] 63f879dbbcfc: Verifying Checksum [2022-04-26T03:34:40.231Z] 63f879dbbcfc: Download complete [2022-04-26T03:34:40.231Z] e9a5061849ea: Verifying Checksum [2022-04-26T03:34:40.231Z] e9a5061849ea: Download complete [2022-04-26T03:34:40.231Z] d747dcd14b5f: Download complete [2022-04-26T03:34:40.490Z] 0d9ebad4ef96: Verifying Checksum [2022-04-26T03:34:40.490Z] 0d9ebad4ef96: Download complete [2022-04-26T03:34:40.490Z] 2de7ff778b66: Verifying Checksum [2022-04-26T03:34:40.490Z] 2de7ff778b66: Download complete [2022-04-26T03:34:40.490Z] ab5ef0e58194: Verifying Checksum [2022-04-26T03:34:40.490Z] ab5ef0e58194: Download complete [2022-04-26T03:34:43.831Z] ab5ef0e58194: Pull complete [2022-04-26T03:34:43.831Z] 9712f1f96733: Pull complete [2022-04-26T03:34:44.089Z] 63f879dbbcfc: Pull complete [2022-04-26T03:34:48.283Z] 0d9ebad4ef96: Pull complete [2022-04-26T03:34:48.283Z] e9a5061849ea: Pull complete [2022-04-26T03:34:48.283Z] d747dcd14b5f: Pull complete [2022-04-26T03:34:48.852Z] 2de7ff778b66: Pull complete [2022-04-26T03:34:48.852Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-26T03:34:48.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T03:34:48.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-26T03:34:48.918Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T03:34:48.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-26T03:34:51.155Z] $ docker top 929959e505d619658cd06cf8c8d35ecdf6638756a660741ee1bef118c68ec8e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-26T03:34:51.235Z] provisioning config files... [2022-04-26T03:34:51.244Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/206@tmp/config8202277826564439534tmp [2022-04-26T03:34:51.256Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/206@tmp/config2846057539092741469tmp [2022-04-26T03:34:51.265Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/206@tmp/config1071153510242194255tmp [Pipeline] { [Pipeline] echo [2022-04-26T03:34:51.283Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:34:51.570Z] ---> sigul-configuration.sh [2022-04-26T03:34:51.570Z] gpg: directory `/root/.gnupg' created [2022-04-26T03:34:51.570Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-26T03:34:51.570Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-26T03:34:51.570Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-26T03:34:51.570Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-26T03:34:51.570Z] gpg: CAST5 encrypted data [2022-04-26T03:34:51.570Z] gpg: encrypted with 1 passphrase [2022-04-26T03:34:51.570Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-26T03:34:51.860Z] + mkdir /home/jenkins [2022-04-26T03:34:51.860Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-26T03:34:52.151Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-26T03:34:52.162Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:34:52.454Z] ---> sigul-install.sh [2022-04-26T03:34:52.454Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-26T03:34:52.743Z] + git tag --list [2022-04-26T03:34:52.743Z] 0.6.0 [2022-04-26T03:34:52.743Z] 0.6.1 [2022-04-26T03:34:52.743Z] 0.7.0 [2022-04-26T03:34:52.743Z] 0.7.1 [2022-04-26T03:34:52.743Z] v1.0.0 [2022-04-26T03:34:52.743Z] v1.0.1 [2022-04-26T03:34:52.743Z] v1.1.0 [2022-04-26T03:34:52.743Z] v1.2.0 [2022-04-26T03:34:52.743Z] v1.2.1 [2022-04-26T03:34:52.743Z] v1.3.0 [2022-04-26T03:34:52.743Z] v1.3.1 [2022-04-26T03:34:52.743Z] v2.0.0 [2022-04-26T03:34:52.743Z] v2.0.1-dev.1 [2022-04-26T03:34:52.743Z] v2.0.1-dev.10 [2022-04-26T03:34:52.743Z] v2.0.1-dev.11 [2022-04-26T03:34:52.743Z] v2.0.1-dev.12 [2022-04-26T03:34:52.743Z] v2.0.1-dev.13 [2022-04-26T03:34:52.743Z] v2.0.1-dev.14 [2022-04-26T03:34:52.743Z] v2.0.1-dev.15 [2022-04-26T03:34:52.743Z] v2.0.1-dev.16 [2022-04-26T03:34:52.743Z] v2.0.1-dev.17 [2022-04-26T03:34:52.743Z] v2.0.1-dev.18 [2022-04-26T03:34:52.743Z] v2.0.1-dev.19 [2022-04-26T03:34:52.743Z] v2.0.1-dev.2 [2022-04-26T03:34:52.743Z] v2.0.1-dev.20 [2022-04-26T03:34:52.743Z] v2.0.1-dev.21 [2022-04-26T03:34:52.743Z] v2.0.1-dev.22 [2022-04-26T03:34:52.743Z] v2.0.1-dev.23 [2022-04-26T03:34:52.743Z] v2.0.1-dev.24 [2022-04-26T03:34:52.743Z] v2.0.1-dev.25 [2022-04-26T03:34:52.743Z] v2.0.1-dev.26 [2022-04-26T03:34:52.743Z] v2.0.1-dev.27 [2022-04-26T03:34:52.743Z] v2.0.1-dev.28 [2022-04-26T03:34:52.743Z] v2.0.1-dev.29 [2022-04-26T03:34:52.743Z] v2.0.1-dev.3 [2022-04-26T03:34:52.743Z] v2.0.1-dev.30 [2022-04-26T03:34:52.743Z] v2.0.1-dev.31 [2022-04-26T03:34:52.743Z] v2.0.1-dev.32 [2022-04-26T03:34:52.743Z] v2.0.1-dev.33 [2022-04-26T03:34:52.743Z] v2.0.1-dev.34 [2022-04-26T03:34:52.743Z] v2.0.1-dev.35 [2022-04-26T03:34:52.743Z] v2.0.1-dev.36 [2022-04-26T03:34:52.743Z] v2.0.1-dev.37 [2022-04-26T03:34:52.743Z] v2.0.1-dev.38 [2022-04-26T03:34:52.743Z] v2.0.1-dev.39 [2022-04-26T03:34:52.743Z] v2.0.1-dev.4 [2022-04-26T03:34:52.743Z] v2.0.1-dev.40 [2022-04-26T03:34:52.743Z] v2.0.1-dev.41 [2022-04-26T03:34:52.743Z] v2.0.1-dev.42 [2022-04-26T03:34:52.743Z] v2.0.1-dev.43 [2022-04-26T03:34:52.743Z] v2.0.1-dev.44 [2022-04-26T03:34:52.743Z] v2.0.1-dev.45 [2022-04-26T03:34:52.743Z] v2.0.1-dev.46 [2022-04-26T03:34:52.743Z] v2.0.1-dev.47 [2022-04-26T03:34:52.743Z] v2.0.1-dev.48 [2022-04-26T03:34:52.743Z] v2.0.1-dev.49 [2022-04-26T03:34:52.743Z] v2.0.1-dev.5 [2022-04-26T03:34:52.743Z] v2.0.1-dev.50 [2022-04-26T03:34:52.743Z] v2.0.1-dev.51 [2022-04-26T03:34:52.743Z] v2.0.1-dev.52 [2022-04-26T03:34:52.743Z] v2.0.1-dev.53 [2022-04-26T03:34:52.743Z] v2.0.1-dev.54 [2022-04-26T03:34:52.743Z] v2.0.1-dev.55 [2022-04-26T03:34:52.743Z] v2.0.1-dev.56 [2022-04-26T03:34:52.743Z] v2.0.1-dev.57 [2022-04-26T03:34:52.743Z] v2.0.1-dev.58 [2022-04-26T03:34:52.743Z] v2.0.1-dev.59 [2022-04-26T03:34:52.743Z] v2.0.1-dev.6 [2022-04-26T03:34:52.743Z] v2.0.1-dev.60 [2022-04-26T03:34:52.743Z] v2.0.1-dev.61 [2022-04-26T03:34:52.743Z] v2.0.1-dev.62 [2022-04-26T03:34:52.743Z] v2.0.1-dev.63 [2022-04-26T03:34:52.743Z] v2.0.1-dev.64 [2022-04-26T03:34:52.743Z] v2.0.1-dev.65 [2022-04-26T03:34:52.743Z] v2.0.1-dev.66 [2022-04-26T03:34:52.743Z] v2.0.1-dev.67 [2022-04-26T03:34:52.743Z] v2.0.1-dev.68 [2022-04-26T03:34:52.743Z] v2.0.1-dev.69 [2022-04-26T03:34:52.743Z] v2.0.1-dev.7 [2022-04-26T03:34:52.743Z] v2.0.1-dev.70 [2022-04-26T03:34:52.743Z] v2.0.1-dev.71 [2022-04-26T03:34:52.743Z] v2.0.1-dev.72 [2022-04-26T03:34:52.743Z] v2.0.1-dev.73 [2022-04-26T03:34:52.743Z] v2.0.1-dev.74 [2022-04-26T03:34:52.743Z] v2.0.1-dev.75 [2022-04-26T03:34:52.743Z] v2.0.1-dev.76 [2022-04-26T03:34:52.743Z] v2.0.1-dev.77 [2022-04-26T03:34:52.743Z] v2.0.1-dev.78 [2022-04-26T03:34:52.743Z] v2.0.1-dev.79 [2022-04-26T03:34:52.743Z] v2.0.1-dev.8 [2022-04-26T03:34:52.743Z] v2.0.1-dev.80 [2022-04-26T03:34:52.743Z] v2.0.1-dev.81 [2022-04-26T03:34:52.743Z] v2.0.1-dev.82 [2022-04-26T03:34:52.743Z] v2.0.1-dev.83 [2022-04-26T03:34:52.743Z] v2.0.1-dev.84 [2022-04-26T03:34:52.743Z] v2.0.1-dev.85 [2022-04-26T03:34:52.743Z] v2.0.1-dev.86 [2022-04-26T03:34:52.743Z] v2.0.1-dev.87 [2022-04-26T03:34:52.743Z] v2.0.1-dev.88 [2022-04-26T03:34:52.743Z] v2.0.1-dev.89 [2022-04-26T03:34:52.743Z] v2.0.1-dev.9 [2022-04-26T03:34:52.743Z] v2.0.1-dev.90 [2022-04-26T03:34:52.743Z] v2.0.1-dev.91 [2022-04-26T03:34:52.743Z] v2.0.1-dev.92 [2022-04-26T03:34:52.743Z] v2.0.1-dev.93 [2022-04-26T03:34:52.743Z] v2.0.1-dev.94 [2022-04-26T03:34:52.743Z] v2.0.1-dev.95 [2022-04-26T03:34:52.743Z] v2.0.1-dev.96 [2022-04-26T03:34:52.743Z] v2.0.1-dev.97 [2022-04-26T03:34:52.743Z] v2.0.1-dev.98 [2022-04-26T03:34:52.743Z] v2.0.1-dev.99 [2022-04-26T03:34:52.743Z] v2.1.0 [2022-04-26T03:34:52.743Z] v2.2.0-dev.1 [2022-04-26T03:34:52.743Z] v2.2.0-dev.10 [2022-04-26T03:34:52.743Z] v2.2.0-dev.11 [2022-04-26T03:34:52.743Z] v2.2.0-dev.12 [2022-04-26T03:34:52.743Z] v2.2.0-dev.13 [2022-04-26T03:34:52.743Z] v2.2.0-dev.14 [2022-04-26T03:34:52.743Z] v2.2.0-dev.15 [2022-04-26T03:34:52.743Z] v2.2.0-dev.16 [2022-04-26T03:34:52.743Z] v2.2.0-dev.17 [2022-04-26T03:34:52.743Z] v2.2.0-dev.18 [2022-04-26T03:34:52.743Z] v2.2.0-dev.19 [2022-04-26T03:34:52.743Z] v2.2.0-dev.2 [2022-04-26T03:34:52.743Z] v2.2.0-dev.20 [2022-04-26T03:34:52.743Z] v2.2.0-dev.21 [2022-04-26T03:34:52.743Z] v2.2.0-dev.22 [2022-04-26T03:34:52.743Z] v2.2.0-dev.23 [2022-04-26T03:34:52.743Z] v2.2.0-dev.24 [2022-04-26T03:34:52.743Z] v2.2.0-dev.25 [2022-04-26T03:34:52.743Z] v2.2.0-dev.26 [2022-04-26T03:34:52.743Z] v2.2.0-dev.27 [2022-04-26T03:34:52.743Z] v2.2.0-dev.28 [2022-04-26T03:34:52.743Z] v2.2.0-dev.29 [2022-04-26T03:34:52.743Z] v2.2.0-dev.3 [2022-04-26T03:34:52.743Z] v2.2.0-dev.30 [2022-04-26T03:34:52.743Z] v2.2.0-dev.31 [2022-04-26T03:34:52.743Z] v2.2.0-dev.32 [2022-04-26T03:34:52.743Z] v2.2.0-dev.33 [2022-04-26T03:34:52.743Z] v2.2.0-dev.34 [2022-04-26T03:34:52.743Z] v2.2.0-dev.35 [2022-04-26T03:34:52.743Z] v2.2.0-dev.36 [2022-04-26T03:34:52.743Z] v2.2.0-dev.37 [2022-04-26T03:34:52.743Z] v2.2.0-dev.38 [2022-04-26T03:34:52.743Z] v2.2.0-dev.39 [2022-04-26T03:34:52.743Z] v2.2.0-dev.4 [2022-04-26T03:34:52.743Z] v2.2.0-dev.40 [2022-04-26T03:34:52.743Z] v2.2.0-dev.41 [2022-04-26T03:34:52.743Z] v2.2.0-dev.42 [2022-04-26T03:34:52.743Z] v2.2.0-dev.43 [2022-04-26T03:34:52.743Z] v2.2.0-dev.44 [2022-04-26T03:34:52.743Z] v2.2.0-dev.45 [2022-04-26T03:34:52.743Z] v2.2.0-dev.46 [2022-04-26T03:34:52.743Z] v2.2.0-dev.47 [2022-04-26T03:34:52.743Z] v2.2.0-dev.48 [2022-04-26T03:34:52.743Z] v2.2.0-dev.49 [2022-04-26T03:34:52.743Z] v2.2.0-dev.5 [2022-04-26T03:34:52.743Z] v2.2.0-dev.50 [2022-04-26T03:34:52.743Z] v2.2.0-dev.51 [2022-04-26T03:34:52.743Z] v2.2.0-dev.52 [2022-04-26T03:34:52.743Z] v2.2.0-dev.53 [2022-04-26T03:34:52.743Z] v2.2.0-dev.54 [2022-04-26T03:34:52.743Z] v2.2.0-dev.55 [2022-04-26T03:34:52.743Z] v2.2.0-dev.56 [2022-04-26T03:34:52.743Z] v2.2.0-dev.57 [2022-04-26T03:34:52.743Z] v2.2.0-dev.58 [2022-04-26T03:34:52.743Z] v2.2.0-dev.59 [2022-04-26T03:34:52.743Z] v2.2.0-dev.6 [2022-04-26T03:34:52.743Z] v2.2.0-dev.60 [2022-04-26T03:34:52.743Z] v2.2.0-dev.61 [2022-04-26T03:34:52.743Z] v2.2.0-dev.62 [2022-04-26T03:34:52.743Z] v2.2.0-dev.63 [2022-04-26T03:34:52.743Z] v2.2.0-dev.64 [2022-04-26T03:34:52.743Z] v2.2.0-dev.65 [2022-04-26T03:34:52.743Z] v2.2.0-dev.66 [2022-04-26T03:34:52.743Z] v2.2.0-dev.67 [2022-04-26T03:34:52.743Z] v2.2.0-dev.68 [2022-04-26T03:34:52.743Z] v2.2.0-dev.69 [2022-04-26T03:34:52.743Z] v2.2.0-dev.7 [2022-04-26T03:34:52.743Z] v2.2.0-dev.70 [2022-04-26T03:34:52.743Z] v2.2.0-dev.71 [2022-04-26T03:34:52.743Z] v2.2.0-dev.72 [2022-04-26T03:34:52.743Z] v2.2.0-dev.73 [2022-04-26T03:34:52.743Z] v2.2.0-dev.74 [2022-04-26T03:34:52.743Z] v2.2.0-dev.75 [2022-04-26T03:34:52.743Z] v2.2.0-dev.76 [2022-04-26T03:34:52.743Z] v2.2.0-dev.77 [2022-04-26T03:34:52.743Z] v2.2.0-dev.78 [2022-04-26T03:34:52.743Z] v2.2.0-dev.79 [2022-04-26T03:34:52.743Z] v2.2.0-dev.8 [2022-04-26T03:34:52.743Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-26T03:34:53.031Z] + lftools sign git-tag v2.2.0-dev.79 [2022-04-26T03:34:53.603Z] Signing Git tag with Sigul... [2022-04-26T03:34:53.603Z] Signing v2.2.0-dev.79 [Pipeline] echo [2022-04-26T03:34:54.185Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:34:54.470Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-26T03:34:54.478Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-26T03:34:54.498Z] $ docker stop --time=1 929959e505d619658cd06cf8c8d35ecdf6638756a660741ee1bef118c68ec8e2 [2022-04-26T03:34:55.786Z] $ docker rm -f 929959e505d619658cd06cf8c8d35ecdf6638756a660741ee1bef118c68ec8e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-26T03:34:56.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T03:34:56.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:34:56.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T03:34:56.515Z] . [Pipeline] withDockerContainer [2022-04-26T03:34:56.583Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T03:34:56.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T03:34:56.980Z] $ docker top b8a11035df7e5bc156fb04a3eb83ad9e6157850c0cb44847518d795fd31cdeb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T03:34:57.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T03:34:57.071Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T03:34:57.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T03:34:57.209Z] $ docker exec b8a11035df7e5bc156fb04a3eb83ad9e6157850c0cb44847518d795fd31cdeb9 ssh-agent [2022-04-26T03:34:57.345Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCIcAhJ/agent.15 [2022-04-26T03:34:57.345Z] SSH_AGENT_PID=21 [2022-04-26T03:34:57.353Z] Running ssh-add (command line suppressed) [2022-04-26T03:34:57.472Z] Identity added: /w/workspace/edgex-go/206@tmp/private_key_5803666300703646901.key (/w/workspace/edgex-go/206@tmp/private_key_5803666300703646901.key) [2022-04-26T03:34:57.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T03:34:57.782Z] + git semver bump pre [2022-04-26T03:34:57.783Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T03:34:57.783Z] # $GIT_DIR = /w/workspace/edgex-go/206/.git [2022-04-26T03:34:57.783Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/206 [2022-04-26T03:34:57.783Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T03:34:57.783Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T03:34:57.783Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T03:34:57.783Z] # $SEMVER_BRANCH = main [2022-04-26T03:34:57.783Z] # $SEMVER_DIR = /w/workspace/edgex-go/206/.semver [2022-04-26T03:34:57.783Z] 2.2.0-dev.80 [Pipeline] } [2022-04-26T03:34:57.795Z] $ docker exec --env ******** --env ******** b8a11035df7e5bc156fb04a3eb83ad9e6157850c0cb44847518d795fd31cdeb9 ssh-agent -k [2022-04-26T03:34:57.919Z] unset SSH_AUTH_SOCK; [2022-04-26T03:34:57.920Z] unset SSH_AGENT_PID; [2022-04-26T03:34:57.920Z] echo Agent pid 21 killed; [2022-04-26T03:34:57.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T03:34:58.243Z] + git semver [Pipeline] } [2022-04-26T03:34:58.258Z] $ docker stop --time=1 b8a11035df7e5bc156fb04a3eb83ad9e6157850c0cb44847518d795fd31cdeb9 [2022-04-26T03:34:59.539Z] $ docker rm -f b8a11035df7e5bc156fb04a3eb83ad9e6157850c0cb44847518d795fd31cdeb9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T03:34:59.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T03:34:59.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:35:00.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T03:35:00.195Z] . [Pipeline] withDockerContainer [2022-04-26T03:35:00.268Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T03:35:00.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T03:35:00.671Z] $ docker top d41186608d8c10d49ff846ae802c850d48602909e915866c257c643d0f9de6f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T03:35:00.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T03:35:00.777Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T03:35:00.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T03:35:00.908Z] $ docker exec d41186608d8c10d49ff846ae802c850d48602909e915866c257c643d0f9de6f4 ssh-agent [2022-04-26T03:35:01.034Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMIdcMB/agent.14 [2022-04-26T03:35:01.034Z] SSH_AGENT_PID=20 [2022-04-26T03:35:01.063Z] Running ssh-add (command line suppressed) [2022-04-26T03:35:01.190Z] Identity added: /w/workspace/edgex-go/206@tmp/private_key_6004279015120472622.key (/w/workspace/edgex-go/206@tmp/private_key_6004279015120472622.key) [2022-04-26T03:35:01.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T03:35:01.499Z] + git semver push [2022-04-26T03:35:01.499Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T03:35:01.499Z] # $GIT_DIR = /w/workspace/edgex-go/206/.git [2022-04-26T03:35:01.499Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/206 [2022-04-26T03:35:01.499Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T03:35:01.499Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T03:35:01.499Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T03:35:01.499Z] # $SEMVER_BRANCH = main [2022-04-26T03:35:01.499Z] # $SEMVER_DIR = /w/workspace/edgex-go/206/.semver [Pipeline] } [2022-04-26T03:35:04.814Z] $ docker exec --env ******** --env ******** d41186608d8c10d49ff846ae802c850d48602909e915866c257c643d0f9de6f4 ssh-agent -k [2022-04-26T03:35:04.917Z] unset SSH_AUTH_SOCK; [2022-04-26T03:35:04.917Z] unset SSH_AGENT_PID; [2022-04-26T03:35:04.917Z] echo Agent pid 20 killed; [2022-04-26T03:35:04.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T03:35:05.236Z] + git semver [Pipeline] } [2022-04-26T03:35:05.252Z] $ docker stop --time=1 d41186608d8c10d49ff846ae802c850d48602909e915866c257c643d0f9de6f4 [2022-04-26T03:35:06.521Z] $ docker rm -f d41186608d8c10d49ff846ae802c850d48602909e915866c257c643d0f9de6f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-26T03:35:07.141Z] + [ -d /w/workspace/edgex-go/206/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:35:07.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:35:08.308Z] ---> package-listing.sh [2022-04-26T03:35:08.309Z] ++ facter osfamily [2022-04-26T03:35:08.309Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T03:35:08.569Z] + OS_FAMILY=debian [2022-04-26T03:35:08.569Z] + workspace=/w/workspace/edgex-go/206 [2022-04-26T03:35:08.569Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T03:35:08.569Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T03:35:08.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T03:35:08.569Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T03:35:08.569Z] + '[' /w/workspace/edgex-go/206 ']' [2022-04-26T03:35:08.569Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T03:35:08.569Z] + case "${OS_FAMILY}" in [2022-04-26T03:35:08.569Z] + dpkg -l [2022-04-26T03:35:08.569Z] + grep '^ii' [2022-04-26T03:35:08.569Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T03:35:08.569Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T03:35:08.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T03:35:08.569Z] + '[' /w/workspace/edgex-go/206 ']' [2022-04-26T03:35:08.569Z] + mkdir -p /w/workspace/edgex-go/206/archives/ [2022-04-26T03:35:08.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/206/archives/ [Pipeline] echo [2022-04-26T03:35:08.583Z] 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/206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T03:35:08.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:35:09.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T03:35:09.428Z] [2022-04-26T03:35:09.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:35:09.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T03:35:09.729Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T03:35:09.729Z] 5eb5b503b376: Pulling fs layer [2022-04-26T03:35:09.729Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T03:35:09.729Z] ec43610c2a17: Pulling fs layer [2022-04-26T03:35:09.729Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T03:35:09.729Z] 33b1e0a273af: Pulling fs layer [2022-04-26T03:35:09.729Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T03:35:09.729Z] 2f39f015ded8: Pulling fs layer [2022-04-26T03:35:09.729Z] 3a2ae6a8a46f: Waiting [2022-04-26T03:35:09.729Z] 5d3b04190fa2: Waiting [2022-04-26T03:35:09.729Z] 2f39f015ded8: Waiting [2022-04-26T03:35:09.729Z] 33b1e0a273af: Waiting [2022-04-26T03:35:09.729Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T03:35:09.729Z] 5c69ac0246d0: Download complete [2022-04-26T03:35:09.729Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T03:35:09.729Z] 3a2ae6a8a46f: Download complete [2022-04-26T03:35:09.729Z] 33b1e0a273af: Verifying Checksum [2022-04-26T03:35:09.729Z] 33b1e0a273af: Download complete [2022-04-26T03:35:09.729Z] ec43610c2a17: Verifying Checksum [2022-04-26T03:35:09.729Z] ec43610c2a17: Download complete [2022-04-26T03:35:09.729Z] 5d3b04190fa2: Download complete [2022-04-26T03:35:09.988Z] 5eb5b503b376: Verifying Checksum [2022-04-26T03:35:09.988Z] 5eb5b503b376: Download complete [2022-04-26T03:35:10.557Z] 2f39f015ded8: Verifying Checksum [2022-04-26T03:35:11.126Z] 5eb5b503b376: Pull complete [2022-04-26T03:35:11.386Z] 5c69ac0246d0: Pull complete [2022-04-26T03:35:11.646Z] ec43610c2a17: Pull complete [2022-04-26T03:35:11.646Z] 3a2ae6a8a46f: Pull complete [2022-04-26T03:35:11.907Z] 33b1e0a273af: Pull complete [2022-04-26T03:35:12.166Z] 5d3b04190fa2: Pull complete [2022-04-26T03:35:16.353Z] 2f39f015ded8: Pull complete [2022-04-26T03:35:16.353Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T03:35:16.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T03:35:16.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T03:35:16.424Z] prd-ubuntu20.04-docker-8c-8g-23558 does not seem to be running inside a container [2022-04-26T03:35:16.459Z] $ 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/206/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/206 -v /w/workspace/edgex-go/206:/w/workspace/edgex-go/206:rw,z -v /w/workspace/edgex-go/206@tmp:/w/workspace/edgex-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T03:35:17.918Z] $ docker top 3e274c4602420689550ff69015d3cdbd08c5ae3fca7aa21413c0bfe6440a6714 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T03:35:18.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T03:35:18.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T03:35:18.854Z] + ls /var/log/sa-host [2022-04-26T03:35:18.854Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T03:35:19.080Z] provisioning config files... [2022-04-26T03:35:19.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/206@tmp/config8550579950710169828tmp [Pipeline] { [Pipeline] echo [2022-04-26T03:35:19.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:35:19.396Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T03:35:19.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:35:19.745Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T03:35:19.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:35:20.047Z] ---> sudo-logs.sh [2022-04-26T03:35:20.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T03:35:20.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:35:20.362Z] ---> job-cost.sh [2022-04-26T03:35:20.362Z] lf-activate-venv: SKIPPING [2022-04-26T03:35:20.362Z] DEBUG: total: 0.10999999940395355 [2022-04-26T03:35:20.362Z] INFO: Retrieving Stack Cost... [2022-04-26T03:35:20.932Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T03:35:21.192Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T03:35:21.210Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:35:21.497Z] ---> logs-deploy.sh [2022-04-26T03:35:21.497Z] lf-activate-venv: SKIPPING [2022-04-26T03:35:21.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/206 [2022-04-26T03:35:21.497Z] INFO: archiving workspace using pattern(s): [2022-04-26T03:35:22.437Z] Archives upload complete. [2022-04-26T03:35:22.437Z] INFO: archiving logs to Nexus